Index: firmware/App/HDCommon.h =================================================================== diff -u -r2a3a47ca90ad19851a30c52f6999a56d5f578783 -r5e2d30dcbd02f5eb737aee7ec45c63d868daf252 --- firmware/App/HDCommon.h (.../HDCommon.h) (revision 2a3a47ca90ad19851a30c52f6999a56d5f578783) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 5e2d30dcbd02f5eb737aee7ec45c63d868daf252) @@ -44,17 +44,11 @@ // #define EMC_TEST_BUILD 1 // EMC test build - HD/DG run separately but connected, HD pumps toggle on/off w/ stop button #define DISABLE_WD_AND_SFTY_POST_TESTS 1 // Disable watchdog and safety shutdown POST tests #define DISABLE_UI_POST_TEST 1 // Disable the UI POST - - // TODO convert the new configuration way -// #define RUN_BP_OPEN_LOOP 1 // Run blood pump in open loop mode // Implement -// #define RUN_DPI_OPEN_LOOP 1 // Run dialysate inlet pump in open loop mode // Implement // #define PBA_ESTIMATION 1 // Estimate arterial pressure rather than look at PBA sensor // Part of DVT build switch -// #define USE_PBO_AS_PBA 1 // PBo readings used for PBA, PBo replaced with fixed pressure (100 mmHg) // Not needed + #define SKIP_CAL_CHECK 1 // Implement TODO stays as a build switch until the calibration structure is updated -// #define ALLOW_1_MIN_TREATMENT_DURATION 1 // Allow user to change treatment duration to as low as 1 minute // Implement -// #define NO_PUMP_FLOW_LIMITS 1 // Allow any commanded flow rate for peristaltic pumps // Implement #include #include