Index: Compatible.h =================================================================== diff -u -rdffbc2f4bb380311d1d5baf247cd0008050c40c3 -rc05573a5348f9bdaba272266ae16582202d32f9c --- Compatible.h (.../Compatible.h) (revision dffbc2f4bb380311d1d5baf247cd0008050c40c3) +++ Compatible.h (.../Compatible.h) (revision c05573a5348f9bdaba272266ae16582202d32f9c) @@ -25,7 +25,7 @@ * @{ */ -#define SW_COMPATIBILITY_REV 17 ///< Compatibility revision for all system software stacks (HD and DG and UI). +#define SW_COMPATIBILITY_REV 16 // TODO change to 17 in staging ///< 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.