hdfirmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-6453: Updated empty saline bag detection per feedback from Systems.

    • -9
    • +18
    /firmware/App/Controllers/PresOccl.c
DEN-6200: Added clarification on handling the rest of reject reasons

    • -2
    • +14
    /firmware/App/Controllers/DGInterface.c
DEN-5887: Added alarm for load cell acceleration.

    • -2
    • +30
    /firmware/App/Controllers/DGInterface.c
DEN-6200: Added pre-treatment pause state and re-circulate start state

    • -36
    • +167
    /firmware/App/Modes/ModePreTreat.c
DEN-5887: Updated comments.

    • -2
    • +2
    /firmware/App/Services/PIControllers.c
DEN-6453: Added empty saline bag check to saline bolus.

    • -0
    • +24
    /firmware/App/Controllers/PresOccl.c
DEN-6453: Fixed pre-treatment enums from Quangs push to common.

    • -34
    • +30
    /firmware/App/Modes/ModePreTreat.c
    • -24
    • +0
    /firmware/App/Modes/ModeTreatment.c
DEN-6200: Added trimmer heater target temp to heater start/stop command

    • -3
    • +3
    /firmware/App/Controllers/DGInterface.c
DEN-5887: Fix anti-windup error in PI controller.

    • -43
    • +32
    /firmware/App/Modes/ModePreTreat.c
    • -16
    • +0
    /firmware/App/Modes/ModeTreatment.c
    • -4
    • +8
    /firmware/App/Services/PIControllers.c
DEN-6372: Added new modules for rinseback and re-circulate sub-modes of treatment mode. Fixed pre-treatment enum names per Quang change.

    • -34
    • +30
    /firmware/App/Modes/ModePreTreat.c
    • -18
    • +2
    /firmware/App/Modes/ModeTreatment.c
    • -0
    • +85
    /firmware/App/Modes/Rinseback.c
    • -0
    • +43
    /firmware/App/Modes/Rinseback.h
    • -0
    • +87
    /firmware/App/Modes/TreatmentRecirc.c
    • -0
    • +42
    /firmware/App/Modes/TreatmentRecirc.h
DEN-6078 added an alarm after safety shutdown in HD valves

    • -33
    • +33
    /firmware/App/Modes/ModePreTreat.c
DEN-6200: Fixed system comm wrong function call

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

    • -24
    • +0
    /firmware/App/Modes/ModeTreatment.c
DEN-6200: Added prime pause state

    • -18
    • +25
    /firmware/App/Modes/ModePreTreat.c
DEN-6200: Added handler to DG command response

    • -5
    • +50
    /firmware/App/Controllers/DGInterface.c
    • -0
    • +11
    /firmware/App/Controllers/DGInterface.h
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

DEN-6200: Handled pre-treatment alarm action

    • -10
    • +24
    /firmware/App/Modes/ModePreTreat.c
DEN-6200: Added prime status data broadcast

DEN-6200: Updated prime and pre-treatment state enum

    • -38
    • +38
    /firmware/App/Modes/ModePreTreat.c
DEN-6078 added safety shutdown to the valves driver

DEN-6200: Reduced fill volume during priming

    • -1
    • +1
    /firmware/App/Controllers/DGInterface.c
DEN-6372: Minor fix to saline bolus.

DEN-6200: Added pumps, heaters, and valves settings for Pre-Treatment Recirculate state

DEN-6200: Updated persistent alarms

    • -4
    • +5
    /firmware/App/Controllers/DialInFlow.c
    • -12
    • +38
    /firmware/App/Controllers/PresOccl.c
DEN-6372: Fix to PI controller anti-windup logic.

    • -2
    • +6
    /firmware/App/Services/PIControllers.c
DEN-6200: Change timer counter to use timer lib

DEN-6200: Added time out alarm for priming dialyzer and bypass circuit

DEN-6200: Added prime complete alarm to pre-treatment mode