Index: firmware/App/HDCommon.h =================================================================== diff -u -r7fa65a3aae9c4ef70a6e53f3e3bb20f0425bd681 -ra60ec05d359c0d3f014015e9080b6dbcef0fea28 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 7fa65a3aae9c4ef70a6e53f3e3bb20f0425bd681) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision a60ec05d359c0d3f014015e9080b6dbcef0fea28) @@ -29,7 +29,7 @@ // ********** build switches ********** #define UF_TEST_ENABLED 1 -#define UF_TEST_WITH_DG 1 +//#define UF_TEST_WITH_DG 1 #ifndef _RELEASE_ #ifndef _VECTORCAST_ // #define RM46_EVAL_BOARD_TARGET 1 @@ -45,6 +45,8 @@ #define DISABLE_PRESSURE_CHECKS 1 // #define SHOW_LOAD_CELL_IN_ROTOR_RPM 1 // #define READ_FPGA_ASYNC_DATA 1 +// #define EMC_TEST_BUILD 1 + #define ALARMS_DEBUG 1 #include #include