hdfirmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-7091: Removed unused include

No one is using this flag. This flag gets set to TRUE previously when the HD starts to command DG to sample water. The DG sample water command consists of start, stop, end sample water. So this fla...

No one is using this flag. This flag gets set to TRUE previously when the HD starts to command DG to sample water.
The DG sample water command consists of start, stop, end sample water. So this flag does not make sense anymore.

Why added?

Why added?

Where does this get set to TRUE? Who uses this flag?

Where does this get set to TRUE? Who uses this flag?

Aligned.

Aligned.

1. How are we syncing times between UI RTC and HD RTC? 2. Does not the UI APP know some of these times (like start time) to compute the other times by itself instead of HD FW passing them to the UI...

1. How are we syncing times between UI RTC and HD RTC?
2. Does not the UI APP know some of these times (like start time) to compute the other times by itself instead of HD FW passing them to the UI APP?

Align comment.

Align comment.

Consider using TREATMENT_STATE_DATA_T data structure.

Consider using TREATMENT_STATE_DATA_T data structure.

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
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