hdfirmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-7117: fix to last.

    • -1
    • +1
    /firmware/App/Controllers/DialInFlow.c
DEN-7117: added build switch check on pump flow self-test to prevent zeroing of calibration gain while calibration functionality is still TBD.

    • -0
    • +4
    /firmware/App/Controllers/DialInFlow.c
Merge branch 'DEN-7091-pre-treatment-mode' into develop

    • -1
    • +1
    /firmware/App/Controllers/DGInterface.c
    • -1
    • +1
    /firmware/App/Controllers/DGInterface.h
    • -14
    • +99
    /firmware/App/Modes/ModePreTreat.c
Fixed merge conflicts.

    • -8
    • +46
    /firmware/App/Controllers/DGInterface.c
    • -3
    • +6
    /firmware/App/Controllers/DGInterface.h
    • -2
    • +3
    /firmware/App/Controllers/DialInFlow.c
    • -2
    • +1
    /firmware/App/Controllers/DialOutFlow.c
    • -50
    • +536
    /firmware/App/Modes/ModePreTreat.c
    • -1
    • +35
    /firmware/App/Services/SystemComm.c
DEN-7091: Implemented empty reservoirs and flushed bypass circuit

    • -9
    • +150
    /firmware/App/Modes/ModePostTreat.c
DEN-7091: Moved skip wet self-test into prime module

    • -1
    • +1
    /firmware/App/Modes/ConsumableSelfTest.c
DEN-7117: Finished bolus and continuous delivery operations.

    • -14
    • +23
    /firmware/App/Controllers/SyringePump.c
    • -2
    • +2
    /firmware/App/Controllers/SyringePump.h
    • -3
    • +2
    /firmware/App/Modes/ModeTreatmentParams.c
DEN-7091: Added build switch to skip UI interaction

    • -1
    • +1
    /firmware/App/Controllers/DGInterface.h
    • -3
    • +0
    /firmware/App/Modes/ConsumableSelfTest.c
    • -12
    • +90
    /firmware/App/Modes/ModePreTreat.c
DEN-7091: Added build switch to skip sample water

DEN-7091: Addressed code reviews

    • -1
    • +1
    /firmware/App/Controllers/DGInterface.c
    • -4
    • +4
    /firmware/App/Modes/ConsumableSelfTest.c
DEN-7347: Implemented post-treatment skeleton

    • -1
    • +247
    /firmware/App/Modes/ModePostTreat.c
DEN-7117: Fixed plunger seek and prime states.

    • -11
    • +12
    /firmware/App/Controllers/SyringePump.c
DEN-7117: Added Dialin messaging and support functions.

    • -8
    • +262
    /firmware/App/Controllers/SyringePump.c
    • -18
    • +27
    /firmware/App/Controllers/SyringePump.h
    • -0
    • +32
    /firmware/App/Services/SystemComm.c
DEN-7091: Changed pre-treatment fill volume and wet self-test volume displacement

    • -2
    • +2
    /firmware/App/Modes/ConsumableSelfTest.c
DEN-6890: Resolved merge conflicts from staging

    • -4
    • +23
    /firmware/App/Services/SystemComm.c
    • -170
    • +373
    /firmware/App/Services/SystemCommMessages.c
DEN-7117: Fixed error in safety volume checks.

    • -7
    • +15
    /firmware/App/Controllers/BloodFlow.c
    • -3
    • +65
    /firmware/App/Controllers/SyringePump.c
    • -0
    • +23
    /firmware/App/Controllers/SyringePump.h
Added missing OperationModes.h to reduce CCS warning list by 1

Added check fluid leak detector state outside of INIT_MODE

    • -16
    • +19
    /firmware/App/Controllers/FluidLeak.c
DEN-7117: Updated safety volume logic for saline bolus, blood prime, and rinseback. Removed concept of a UF complete state.

DEN-6890: Addressed code review comments

DEN-6890: Addressed code review comments

Addressed code review comments

DEN-6890: Addressed code review comments

DEN-7117: Phase out UF off state.

DEN-7117: update to ramping.

    • -49
    • +43
    /firmware/App/Controllers/SyringePump.c
DEN-7117: Updated ramping profile.

    • -14
    • +36
    /firmware/App/Controllers/SyringePump.c
DEN-7091: Added build switches to skip self-tests

    • -2
    • +9
    /firmware/App/Controllers/DGInterface.c
    • -0
    • +2
    /firmware/App/Controllers/DialInFlow.c
    • -2
    • +19
    /firmware/App/Modes/ConsumableSelfTest.c
DEN-7117: Continued implementation of syringe pump controller.

    • -101
    • +430
    /firmware/App/Controllers/SyringePump.c
    • -0
    • +3
    /firmware/App/Controllers/SyringePump.h
DEN-6890: Implemented first pass of HD Fluid Leak Detector driver

DEN-6890: Implemented first pass of HD Fluid Leak Detector driver