firmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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 'DEN-7117-hd_dev-hd-heparin-delivery' into develop

DEN-7117: Removed small load cell filter - redundant with larger DG filter now.

DEN-7091: Updated to V0.5

DEN-7091: Added alarm resume action option to prime

Fixed merge conflicts.

DEN-7117: Misc fixes.

Miscellaneous fixes. Will duplicate in dev branch.

Initial implementation of HD FW for Blood Leak Detector driver

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

    • -0
    • +20
    ./App/Services/SystemCommMessages.c
Merge branch 'DEN-7117-hd_dev-hd-heparin-delivery' into develop

DEN-7117: Added checks and alarms.

    • -63
    • +117
    ./App/Controllers/SyringePump.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

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

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

Fixed merge conflicts.

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

DEN-7117: Fix issue with blood volume safety check.

Why is UF off state goes back to UF running state right away? Should we remove this state then?

Why is UF off state goes back to UF running state right away? Should we remove this state then?

Suggest combining into one line.

Suggest combining into one line.

Need doxygen description for new functions.

Need doxygen description for new functions.

DEN-7091: Skipped setting calibration gain and offset

Fixed merge conflict.