Index: firmware/App/HDCommon.h =================================================================== diff -u -rbda239a4b29ce1391642c7815c4430ac0da5fb33 -r99031535f5bc95d882f982b8f4cc5b74b825cf6a --- firmware/App/HDCommon.h (.../HDCommon.h) (revision bda239a4b29ce1391642c7815c4430ac0da5fb33) +++ firmware/App/HDCommon.h (.../HDCommon.h) (revision 99031535f5bc95d882f982b8f4cc5b74b825cf6a) @@ -45,17 +45,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 + // TODO stays as a build switch until the calibration structure is updated + #define SKIP_CAL_CHECK 1 // Implement software config -// #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