hdfirmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-6372: Fixed dialysate use tracking issue. Added support for setting HD op mode from Dialin.

    • -9
    • +22
    /firmware/App/Controllers/DGInterface.c
    • -1
    • +2
    /firmware/App/Controllers/DGInterface.h
    • -0
    • +34
    /firmware/App/Modes/OperationModes.c
DEN-6372: Addressed code review feedback.

    • -12
    • +13
    /firmware/App/Modes/ModeTreatment.c
DEN-7091: Removed unused include

DEN-6372: UF control change.

    • -1
    • +1
    /firmware/App/Controllers/DialOutFlow.c
DEN-7091: Added timeout to i2c transmit wait

DEN-6372: Fixed bug in user signal handling.

DEN-7091: Moved pre-treatment recirc states to common

    • -29
    • +30
    /firmware/App/Modes/PreTreatmentRecirc.c
    • -0
    • +1
    /firmware/App/Modes/PreTreatmentRecirc.h
DEN-6372: Fixes to final rinseback.

    • -4
    • +17
    /firmware/App/Modes/ModeTreatment.c
DEN-6372: Fixes to end treatment and final rinseback.

    • -9
    • +10
    /firmware/App/Modes/ModeTreatment.c
DEN-7091: Added DG restart and lost comm check

    • -0
    • +20
    /firmware/App/Controllers/DGInterface.c
    • -0
    • +2
    /firmware/App/Controllers/DGInterface.h
DEN-7091: Moved self-tests states to common and updated message ids

DEN-7091: Battery test

    • -0
    • +124
    /firmware/App/Drivers/Battery.c
    • -0
    • +40
    /firmware/App/Drivers/Battery.h
    • -0
    • +849
    /firmware/source/i2c.c
DEN-7091: Polling alarm stop status

    • -25
    • +18
    /firmware/App/Modes/ModePreTreat.c
    • -17
    • +1
    /firmware/App/Modes/PreTreatmentRecirc.c
    • -1
    • +0
    /firmware/App/Modes/PreTreatmentRecirc.h
DEN-7091: Combined sample water result state

DEN-7091: Added UI patient connection confirm handler

    • -23
    • +100
    /firmware/App/Modes/ModePreTreat.c
DEN-7091: Added UI continue to treatment user request handler

    • -13
    • +0
    /firmware/App/Modes/PreTreatmentRecirc.c
    • -1
    • +0
    /firmware/App/Modes/PreTreatmentRecirc.h
DEN-7091: Added handler for start prime msg from UI

    • -0
    • +12
    /firmware/App/Services/SystemComm.c
DEN-7091: Added handler for install confirm msg from UI

DEN-6372: Addressed code review feedback.

DEN-6372: Added countdown status message to UI for treatment stop sub-mode. Addressed code review feedback.

    • -0
    • +30
    /firmware/App/Modes/TreatmentStop.c
Merge branch 'DEN-6402-hd_dev-pre-treatment-self-tests' into staging

DEN-7091: Added sample water result handler

    • -35
    • +40
    /firmware/App/Modes/SampleWater.c
DEN-7091: Added handler for UI sample command request

DEN-7091: Added pre-treatment state data broadcast

Merge branch 'staging' into DEN-6402-hd_dev-pre-treatment-self-tests

    • -12
    • +14
    /firmware/App/Controllers/DGInterface.c
    • -1
    • +1
    /firmware/App/Controllers/DGInterface.h
Merge branch 'DEN-6078-revisit-safety-functionality-of-pumps-valves' of ssh://dvm-linux02:7999/hd/hdfirmware into DEN-6078-revisit-safety-functionality-of-pumps-valves

DEN-6078 addressed some of the merge issues

    • -1
    • +1
    /firmware/App/Controllers/DGInterface.c
    • -19
    • +1
    /firmware/App/Controllers/DGInterface.h
    • -25
    • +7
    /firmware/App/Modes/ModeTreatment.c
    • -20
    • +0
    /firmware/App/Services/SystemComm.c
DEN-6078 merged staging and ran the script

    • -14
    • +19
    /results/Build_Status_Report.csv
    • -4563
    • +6120
    /results/VectorCAST.log
DEN-7091: Added Sample Water module

    • -5
    • +2
    /firmware/App/Controllers/DGInterface.c
    • -2
    • +2
    /firmware/App/Controllers/DGInterface.h
    • -0
    • +200
    /firmware/App/Modes/SampleWater.c
    • -0
    • +43
    /firmware/App/Modes/SampleWater.h
DEN-6372: Moved blood sitting timeout logic from alarm escalation to treatment stop sub-mode.

    • -8
    • +14
    /firmware/App/Controllers/BloodFlow.c
    • -8
    • +15
    /firmware/App/Controllers/DialInFlow.c
    • -5
    • +11
    /firmware/App/Controllers/DialOutFlow.c
    • -0
    • +15
    /firmware/App/Modes/TreatmentStop.c