firmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-6402: Added more no cartridge self-tests

DEN-6372: doxygen fixes.

DEN-6372: Added rinseback timeout alarm. Fixed function headers.

DEN-6402: Added flow meters and occlusion self tests

DEN-6402: Added home setup state and self tests module

    • -0
    • +153
    ./App/Modes/SelfTests.c
    • -0
    • +44
    ./App/Modes/SelfTests.h
    • -29
    • +29
    ./App/Services/SystemCommMessages.c
DEN-6372: Added more functionality to treatment re-circ sub-mode.

DEN-6372: Added more functionality to rinseback sub-mode.

DEN-6372: Added more functionality to rinseback sub-mode.

DEN-6372: Added more functionality to rinseback sub-mode and its interface with parent treatment mode.

DEN-6372: Integrated stop, rinseback and recirc sub-modes with treatment mode. Added messaging for rinseback and recirc user commands. Added function to alarm mgmt to determine whether any alarm is active.

    • -109
    • +168
    ./App/Modes/ModeTreatment.c
    • -0
    • +113
    ./App/Services/SystemCommMessages.c
    • -0
    • +12
    ./App/Services/SystemCommMessages.h
DEN-6372: added more functionality to rinseback and treatment re-circ sub-modes.

    • -54
    • +9
    ./App/Services/SystemCommMessages.c
DEN-5887: Pulled in addition of clear alarm condition functionality from other branch due to dependency. Added a little persistence to the load cell acceleration alarm.

    • -0
    • +29
    ./App/Services/SystemCommMessages.c
DEN-6453: Updated empty saline bag detection per feedback from Systems.

DEN-6200: Added clarification on handling the rest of reject reasons

DEN-5887: Added alarm for load cell acceleration.

DEN-6200: Added pre-treatment pause state and re-circulate start state

DEN-5887: Updated comments.

DEN-6453: Added empty saline bag check to saline bolus.

DEN-6453: Fixed pre-treatment enums from Quangs push to common.

DEN-6200: Added trimmer heater target temp to heater start/stop command

    • -9
    • +12
    ./App/Services/SystemCommMessages.c
DEN-5887: Fix anti-windup error in PI controller.

DEN-6372: Added new modules for rinseback and re-circulate sub-modes of treatment mode. Fixed pre-treatment enum names per Quang change.

    • -0
    • +85
    ./App/Modes/Rinseback.c
    • -0
    • +43
    ./App/Modes/Rinseback.h
    • -0
    • +87
    ./App/Modes/TreatmentRecirc.c
    • -0
    • +42
    ./App/Modes/TreatmentRecirc.h
DEN-6078 added an alarm after safety shutdown in HD valves

DEN-6200: Fixed system comm wrong function call

DEN-6200: Updated rinseback and re-circ sub-modes

DEN-6200: Added prime pause state

DEN-6200: Added handler to DG command response

    • -25
    • +46
    ./App/Services/SystemCommMessages.c
DEN-6200: Turn wet self-tests into a state inside prime sub-mode

DEN-6078 addressed a code review comment

DEN-6200: Fixed build issue