hdfirmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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
HD-DEN-7091_Pre Treatment Mode
HD-DEN-7091_Pre Treatment Mode
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

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

DEN-6372: Addressed code review feedback.

Timeout is not in ms. Renamed constant.

Timeout is not in ms. Renamed constant.

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

Are timeout and countdown in seconds? If so, RECIRC_TIMEOUT_MS might not convert correctly to second.

Are timeout and countdown in seconds? If so, RECIRC_TIMEOUT_MS might not convert correctly to second.

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
Move "//" to left for consistency.

Move "//" to left for consistency.

Why are all of these commented out?

Why are all of these commented out?

Why are all of these commented out?

Why are all of these commented out?

Why is this commented out?

Why is this commented out?

Consider creating a structure for the 3 U32s to reduce memcpys.

Consider creating a structure for the 3 U32s to reduce memcpys.

Delete this function. Obsolete.

Delete this function. Obsolete.