hdfirmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-6372: Addressed code review feedback.

DEN-6372: Fixed bug in treatment recirc progress message broadcast.

DEN-6402: Switch self-test for flow meters

    • -2
    • +2
    /firmware/App/Controllers/DialInFlow.c
DEN-5980 removed old calibration functions from the drivers

    • -61
    • +9
    /firmware/App/Controllers/BloodFlow.c
    • -61
    • +8
    /firmware/App/Controllers/DialInFlow.c
    • -20
    • +0
    /firmware/App/Services/SystemComm.c
DEN-6372: Fixes per lab testing results.

DEN-5887: No adjustment to DPo initial PWM at this time. Restored P and I control terms to original settings.

    • -3
    • +3
    /firmware/App/Controllers/DialOutFlow.c
DEN-5980 added more NV comm messages

DEN-5980 added comm messages to be able to set and get NV records

    • -2
    • +2
    /firmware/App/Controllers/DGInterface.h
    • -1
    • +1
    /firmware/App/Controllers/DialInFlow.c
    • -14
    • +14
    /firmware/App/Modes/ModePreTreat.c
    • -11
    • +11
    /firmware/App/Modes/ModeTreatment.c
    • -4
    • +28
    /firmware/App/Services/SystemComm.c
DEN-6372: Fixes per test results of lab testing.

    • -1
    • +1
    /firmware/App/Controllers/DGInterface.c
    • -19
    • +1
    /firmware/App/Controllers/DGInterface.h
    • -9
    • +16
    /firmware/App/Modes/ModeTreatment.c
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.

    • -4
    • +4
    /firmware/App/Controllers/DGInterface.c
DEN-6372: Addressed code review feedback.

DEN-6372: reoved redundant flag resets.

DEN-6402: Used enums from DG defs

    • -2
    • +2
    /firmware/App/Controllers/DGInterface.c
    • -27
    • +1
    /firmware/App/Controllers/DGInterface.h
DEN-6372: consolidated the two treatment end sub-modes into one.

    • -18
    • +15
    /firmware/App/Modes/ModeTreatment.c
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.

    • -1
    • +30
    /firmware/App/Modes/TreatmentRecirc.c
DEN-6402: Added DG valve setting change command

    • -1
    • +23
    /firmware/App/Controllers/DGInterface.c
    • -3
    • +12
    /firmware/App/Controllers/DGInterface.h
    • -25
    • +203
    /firmware/App/Modes/SelfTests.c
DEN-6402: Stored command response for each possible command

    • -17
    • +41
    /firmware/App/Controllers/DGInterface.c
    • -2
    • +2
    /firmware/App/Controllers/DGInterface.h
DEN-6402: Added wet self-test for FMD and load cell

    • -47
    • +298
    /firmware/App/Modes/SelfTests.c
DEN-5887: Refactored load cell acceleration alarm. Tuned UF control.

    • -34
    • +0
    /firmware/App/Controllers/DGInterface.c
    • -3
    • +3
    /firmware/App/Controllers/DialOutFlow.c
    • -1
    • +1
    /firmware/App/Services/PIControllers.c
DEN-6372: consolidated dialysis transition and start functions. Re-initialize treatment modes before starting a new treatment workflow.

    • -10
    • +24
    /firmware/App/Modes/ModeTreatment.c
    • -1
    • +1
    /firmware/App/Services/PIControllers.c
DEN-6402: Added alarm signal action handlers

    • -105
    • +63
    /firmware/App/Modes/ModePreTreat.c
    • -12
    • +87
    /firmware/App/Modes/PreTreatmentRecirc.c
    • -0
    • +2
    /firmware/App/Modes/PreTreatmentRecirc.h
DEN-6372: Added rinseback rate to rinseback progress msg to UI.

DEN-6372: Amended treatment stop sub-mode.

    • -3
    • +72
    /firmware/App/Modes/TreatmentStop.c
DEN-6372: Added treatment stop state to treatment states message.

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

    • -0
    • +168
    /firmware/App/Modes/PreTreatmentRecirc.c
    • -0
    • +45
    /firmware/App/Modes/PreTreatmentRecirc.h