dgfirmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-7091: Added water sample command handler

    • -26
    • +141
    /firmware/App/Modes/ModeStandby.c
DEN-5980 added or removed some of the states

    • -10
    • +1
    /firmware/App/Controllers/LoadCell.h
DEN-5980 removed old calibration commands

DEN-6402: Fixed load cell tare reset between tare requests

    • -25
    • +47
    /firmware/App/Services/PIControllers.c
DEN-5980 added more commands to send and receive NV data

    • -4
    • +28
    /firmware/App/Services/SystemComm.c
DEN-6402: Addressed code review comments

DEN-6402: Added alarm for RO pump ramp up retry fail

DEN-6402: Added flow meter check and filters for load cells

    • -9
    • +106
    /firmware/App/Controllers/LoadCell.c
    • -10
    • +3
    /firmware/App/Controllers/LoadCell.h
    • -29
    • +43
    /firmware/App/Services/Reservoirs.c
    • -25
    • +12
    /firmware/App/Services/Reservoirs.h
DEN-6402: Added change valve setting command

    • -0
    • +48
    /firmware/App/Services/Reservoirs.c
    • -6
    • +15
    /firmware/App/Services/Reservoirs.h
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