dgfirmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-6402: Use reset persistent alarm timer

DEN-6402: Added control setup state and delay for RO pump

    • -71
    • +121
    /firmware/App/Controllers/ROPump.c
DEN-5980 disabled some functions for testing

Merge branch 'DEN-6200-hd-disposable-priming-dialyzer-side' into staging

DEN-5963 added a few lines to stop the drain pump if RPM is 0

    • -6
    • +11
    /firmware/App/Controllers/DrainPump.c
    • -3
    • +3
    /firmware/App/Controllers/Thermistors.c
DEN-5980 started adding the structs to NVDatMgmt and modified VectorCAST's configuation file to use GNU compiler template

    • -2
    • +2
    /firmware/App/Controllers/Thermistors.c
DEN-6200: Revert heater module changes

    • -6
    • +44
    /firmware/App/Controllers/Heaters.c
DEN-6200: Added target temperature to trimmer heater command

    • -43
    • +47
    /firmware/App/Controllers/Heaters.c
    • -3
    • +21
    /firmware/App/Controllers/Heaters.h
    • -7
    • +0
    /firmware/App/Services/MessagePayloads.h
    • -50
    • +0
    /firmware/App/Services/Reservoirs.c
DEN-6200: Fixed doxygen comment

DEN-6200: Added command id to DG command response

    • -39
    • +59
    /firmware/App/Services/Reservoirs.c
    • -1
    • +11
    /firmware/App/Services/Reservoirs.h
DEN-6200: Return command request reject reason

    • -53
    • +96
    /firmware/App/Services/Reservoirs.c
DEN-6200: Combined getAlarmActive and isAlarmActive

DEN-6200: Fixed spelling and doxygen comment

    • -13
    • +13
    /firmware/App/Controllers/DrainPump.c
    • -11
    • +11
    /firmware/App/Controllers/UVReactors.c
    • -1
    • +1
    /firmware/App/Controllers/UVReactors.h
DEN-6200: Added target flow rate to RO pump data record

DEN-6200: Added alarm condition cleared function

DEN-5963 worked on the RO pump

DEN-6200: Updated persistent alarms

    • -15
    • +10
    /firmware/App/Controllers/ROPump.c
    • -8
    • +4
    /firmware/App/Controllers/Thermistors.c
    • -6
    • +2
    /firmware/App/Controllers/UVReactors.c
DEN-5980 added alarm clear function

DEN-5963 continued with implementation

DEN-5963 merged staging and resolved merge conflicts

    • -46
    • +74
    /firmware/App/Controllers/ROPump.c
DEN-5963 work in progress

    • -16
    • +20
    /firmware/App/Modes/ModeHeatDisinfect.c
Merge branch 'staging' into DEN-6080-revisit-dg-drain-pump-control-scheme

DEN-6081 added more prathesis for clarity

DEN-6081 added pranthesis in ROPump.c

DEN-6081 addressed code review comments

DEN-6080 addressed code review comments

    • -10
    • +15
    /firmware/App/Controllers/DrainPump.c
DEN-6080 addressed code review comments

    • -16
    • +17
    /firmware/App/Controllers/DrainPump.c
DEN-5963 worked on the heaters.c

DEN-5963 made changes to heaters driver. Added a publish function in the ModeHeatDisinfection

    • -121
    • +38
    /firmware/App/Controllers/Heaters.c
    • -0
    • +16
    /firmware/App/Controllers/Heaters.h
    • -13
    • +50
    /firmware/App/Modes/ModeHeatDisinfect.c
    • -1
    • +9
    /firmware/App/Modes/ModeHeatDisinfect.h
    • -8
    • +0
    /firmware/App/Services/MessagePayloads.h
DEN-6080 added safety shutdown for the drain pump driver

    • -23
    • +39
    /firmware/App/Controllers/DrainPump.c