hdfirmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Bamboo Commit: Updated HDCommon.h with build versions from Bamboo

DEN-13460 added a config around the syringe pump self test

    • -8
    • +13
    /firmware/App/Controllers/SyringePump.c
DEN-13460 added a config around the syringe pump self test

    • -8
    • +13
    /firmware/App/Controllers/SyringePump.c
Bamboo Commit: Updated HDCommon.h with build versions from Bamboo

DEN-13460 reinstated the code that was removed in the HD valves

DEN-13460 reinstated the code that was removed in the HD valves

Bamboo Commit: Updated HDCommon.h with build versions from Bamboo

Bamboo Commit: Updated HDCommon.h with build versions from Bamboo

Bamboo Commit: Updated HDCommon.h with build versions from Bamboo

Merged DEN-13460

    • -3
    • +44
    /firmware/App/Controllers/DGInterface.c
    • -1
    • +5
    /firmware/App/Controllers/DGInterface.h
    • -42
    • +75
    /firmware/App/Controllers/SyringePump.c
    • -76
    • +10
    /firmware/App/Modes/ModePreTreat.c
Merge branch 'DEN-13460-dg_hd_dev-hd_dg_dvt-update-part-2' of ssh://dvm-linux02:7999/hd/hdfirmware into DEN-13460-dg_hd_dev-hd_dg_dvt-update-part-2

DEN-13460 updated the code

    • -3
    • +3
    /firmware/App/Controllers/SyringePump.c
DEN-13460: Allow alarm minimize in fault or standby modes too.

Merge branch 'DEN-13460-dg_hd_dev-hd_dg_dvt-update-part-2' of ssh://dvm-linux02:7999/hd/hdfirmware into DEN-13460-dg_hd_dev-hd_dg_dvt-update-part-2

    • -1
    • +1
    /firmware/App/Controllers/SyringePump.c
    • -1
    • +1
    /firmware/App/Modes/ModeTreatmentParams.c
DEN-13460 updated the code with DVT changes

    • -2
    • +2
    /firmware/App/Controllers/DGInterface.c
    • -6
    • +3
    /firmware/App/Controllers/SyringePump.c
    • -0
    • +4
    /firmware/App/Modes/ModeTreatmentParams.c
DEN-13460: Updated thresholds for wet transfer test. Updated valve home function to just go to position A if already homed.

DEN-13167 Update Load Cell drift to use Start to Final only.

Merge branch 'staging' into DEN-13141-miscellaneous_hd_issues_bb

DEN-13141 DEN-13149 Resolved alarm 219 (ALARM_ID_HD_SYRINGE_PUMP_SYRINGE_REMOVED). Removed check for presence of syringe pump.

DEN-13460: Updated arterial pressure limits range. Added actuators homing to standby start state.

    • -1
    • +1
    /firmware/App/Controllers/SyringePump.c
    • -1
    • +1
    /firmware/App/Modes/ModeTreatmentParams.c
Check NEARLY_ZERO #define. Value should be 0.00000001F. I believe previous review commented indicated that all floating point #defines should have "F" at the end.

Check NEARLY_ZERO #define. Value should be 0.00000001F. I believe previous review commented indicated that all floating point #defines should have "F" at the end.

SW_CONFIG_ENABLE_VALUE should be first in the conditional.

SW_CONFIG_ENABLE_VALUE should be first in the conditional.

Need #define for minimum vRef

Need #define for minimum vRef

Is the data being published elsewhere?

Is the data being published elsewhere?

Is this supposed to have been removed.

Is this supposed to have been removed.

Merge branch 'DEN-12931-dg_hd_dev-hd_dg_dvt-update' of ssh://dvm-linux02:7999/hd/hdfirmware into DEN-12931-dg_hd_dev-hd_dg_dvt-update

DEN-12931 added isnan math function to prevent NaN values to be used in HD

    • -0
    • +8
    /firmware/App/Controllers/DGInterface.c
DEN-13427: Added events for wet self test results.

Merge branch 'DEN-12931-dg_hd_dev-hd_dg_dvt-update' of ssh://dvm-linux02:7999/hd/hdfirmware into DEN-12931-dg_hd_dev-hd_dg_dvt-update

DEN-12931: Updated blood flow estimation parameters for new tubing.