hdfirmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

Delete this function. Obsolete.

Delete this function. Obsolete.

Delete this function. Obsolete.

Delete this function. Obsolete.

Delete this case. Obsolete.

Delete this case. Obsolete.

Remove "_DIALYSIS" and it should compile. Do this throughout.

Remove "_DIALYSIS" and it should compile. Do this throughout.

Just delete this case. Obsolete.

Just delete this case. Obsolete.

Why is this commented out?

Why is this commented out?

Leave this as is and just don't define SKIP_POST build switch if you want your POST to run.

Leave this as is and just don't define SKIP_POST build switch if you want your POST to run.