hdfirmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-6453: Addressed code review feedback.

Removed comment.

Removed comment.

UF off and complete states are going to be removed. Removed case handlers and handler functions. Keeping enums until UI is updated to not use them.

UF off and complete states are going to be removed. Removed case handlers and handler functions. Keeping enums until UI is updated to not use them.

DEN-7091: Added DG restart check to DG interface monitor

    • -2
    • +6
    /firmware/App/Controllers/DGInterface.c
    • -2
    • +0
    /firmware/App/Controllers/DGInterface.h
DEN-7117: Addressed code review feedback.

Done.

Done.

Done.

Done.

Looks like the function has 250 ms persistence, do we need the TODO anymore?

Looks like the function has 250 ms persistence, do we need the TODO anymore?

There is a DG monitor function near top of this module. I recommend calling it from there. TaskGeneral should only be calling very high level functions.

There is a DG monitor function near top of this module. I recommend calling it from there. TaskGeneral should only be calling very high level functions.

DEN-6453: Fixed merge issues from staging.

Merge branch 'develop' of ssh://dvm-linux02:7999/hd/hdfirmware into develop

Merge branch 'DEN-7117-hd_dev-hd-heparin-delivery' into develop

    • -41
    • +0
    /firmware/App/Controllers/DGInterface.c
    • -1
    • +0
    /firmware/App/Controllers/DGInterface.h
DEN-7117: Removed small load cell filter - redundant with larger DG filter now.

    • -41
    • +0
    /firmware/App/Controllers/DGInterface.c
    • -1
    • +0
    /firmware/App/Controllers/DGInterface.h
Merge branch 'DEN-7091-pre-treatment-mode' into develop

DEN-7091: Updated to V0.5

DEN-7091: Added alarm resume action option to prime

Fixed merge conflicts.

DEN-7117: Misc fixes.

    • -1
    • +5
    /firmware/App/Controllers/SyringePump.c
Miscellaneous fixes. Will duplicate in dev branch.

    • -1
    • +5
    /firmware/App/Controllers/SyringePump.c
Initial implementation of HD FW for Blood Leak Detector driver

    • -0
    • +261
    /firmware/App/Controllers/BloodLeak.c
    • -0
    • +58
    /firmware/App/Controllers/BloodLeak.h
DEN-7347: Added UI patient disconnection confirm message handler

    • -3
    • +14
    /firmware/App/Modes/ModePostTreat.c
Merge branch 'DEN-7117-hd_dev-hd-heparin-delivery' into develop

DEN-7117: Added checks and alarms.

    • -63
    • +117
    /firmware/App/Controllers/SyringePump.c
    • -4
    • +4
    /firmware/App/Modes/ModeTreatmentParams.c
DEN-7091: Removed clear alarm function call for AC power lost alarm

DEN-7347: Changed valves for cartridge unload and added syringe pump retract

    • -2
    • +18
    /firmware/App/Controllers/PresOccl.c
    • -2
    • +43
    /firmware/App/Modes/ModePostTreat.c
Merge branch 'DEN-7117-hd_dev-hd-heparin-delivery' into develop

DEN-7117: Integrated syringe pump driver into treatment sub-modes.

    • -0
    • +15
    /firmware/App/Modes/ModeTreatment.c
Fixed merge conflicts.

    • -1
    • +0
    /firmware/App/Controllers/DialInFlow.c
Merge branch 'DEN-7117-hd_dev-hd-heparin-delivery' into develop

    • -12
    • +16
    /firmware/App/Controllers/BloodFlow.c