Index: Compatible.h =================================================================== diff -u -r291c3a4aede7f7f47ac5cd3272e2b4b3b7fe2a05 -r2ae479b6b85b6d6ec70547f54edfc32b59c3cef2 --- Compatible.h (.../Compatible.h) (revision 291c3a4aede7f7f47ac5cd3272e2b4b3b7fe2a05) +++ Compatible.h (.../Compatible.h) (revision 2ae479b6b85b6d6ec70547f54edfc32b59c3cef2) @@ -8,7 +8,7 @@ * @file Compatible.h * * @author (last) Dara Navaei -* @date (last) 06-Mar-2024 +* @date (last) 06-Nov-2024 * * @author (original) Sean Nash * @date (original) 06-May-2021 @@ -25,7 +25,7 @@ * @{ */ -#define SW_COMPATIBILITY_REV 12 ///< Compatibility revision for all system software stacks (HD and DG and UI). +#define SW_COMPATIBILITY_REV 15 ///< Compatibility revision for all system software stacks (HD and DG and UI). #define HD_FPGA_COMPATIBILITY_REV 1 ///< Compatibility revision for HD firmware with HD FPGA. #define DG_FPGA_COMPATIBILITY_REV 2 ///< Compatibility revision for DG firmware with DG FPGA.