firmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-6402: Switch self-test for flow meters

DEN-5980 removed old calibration functions from the drivers

    • -145
    • +0
    ./App/Services/SystemCommMessages.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.

DEN-5980 added more NV comm messages

    • -6
    • +166
    ./App/Services/SystemCommMessages.c
DEN-5980 added comm messages to be able to set and get NV records

    • -1
    • +136
    ./App/Services/SystemCommMessages.c
    • -1
    • +28
    ./App/Services/SystemCommMessages.h
DEN-6372: Fixes per test results of lab testing.

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.