firmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-6402: Set final and start reservoir volume at the same time

DEN-6372: Fixed signal handling per lab test results.

DEN-6402: Fixed DG commands

DEN-6372: doxygen fixes.

DEN-6372: Addressed code review feedback.

DEN-6372: reoved redundant flag resets.

DEN-6402: Used enums from DG defs

DEN-6372: consolidated the two treatment end sub-modes into one.

DEN-6372: Reset rinseback timer whenver BP is running. Set rinseback timeout to 5 minutes.

DEN-6372: set alarm responses in treatment stop sub-mode.

DEN-6372: Added timeout & countdown to rinseback and recirc status messages to UI.

    • -0
    • +30
    ./App/Services/SystemCommMessages.c
DEN-6402: Added DG valve setting change command

    • -0
    • +28
    ./App/Services/SystemCommMessages.c
DEN-6402: Stored command response for each possible command

DEN-6402: Added wet self-test for FMD and load cell

DEN-5887: Refactored load cell acceleration alarm. Tuned UF control.

DEN-6372: consolidated dialysis transition and start functions. Re-initialize treatment modes before starting a new treatment workflow.

DEN-6402: Added alarm signal action handlers

    • -12
    • +87
    ./App/Modes/PreTreatmentRecirc.c
DEN-6372: Added rinseback rate to rinseback progress msg to UI.

DEN-6372: Amended treatment stop sub-mode.

DEN-6372: Added treatment stop state to treatment states message.

DEN-6402: Moved pre-treatment recirc into a module

    • -0
    • +168
    ./App/Modes/PreTreatmentRecirc.c
    • -0
    • +45
    ./App/Modes/PreTreatmentRecirc.h
DEN-6402: Break down big functions

DEN-6372: Updated treatment state broadcast msg to include blood prime and treatment end sub-mode states.

DEN-6372: Added new blood prime sub-mode of treatment mode.

    • -0
    • +280
    ./App/Modes/BloodPrime.c
    • -0
    • +60
    ./App/Modes/BloodPrime.h
    • -0
    • +28
    ./App/Services/SystemCommMessages.c
DEN-6372: Added user messaging for treatment end sub-mode.

    • -0
    • +58
    ./App/Services/SystemCommMessages.c
DEN-6372: Added new Treatment End sub-mode module.

    • -0
    • +392
    ./App/Modes/TreatmentEnd.c
    • -0
    • +52
    ./App/Modes/TreatmentEnd.h
DEN-6372: Added new Treatment End sub-mode module.

DEN-5887: Adjusted UF controller co-efficients.

DEN-5887: Increase load cell change threshold for non-treatment modes so will not cause alarm when load cell is tared. Remove obsolete messaging.

    • -50
    • +0
    ./App/Services/SystemCommMessages.c
DEN-6372: removed reservoir baseline call from standby mode.