firmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'DEN-8030-dg-hd_dev-dg-mode-chemical-disinfect' into develop

DEN-8030 fixed fluid leak detector in systemcommmessages.c

Merge branch 'DEN-7605-hd_dg_dev-self-tests' into develop

DEN-7605: added build switch for flow sensor status check.

Fixed merge conflicts.

DEN-7605: Added check for syringe pump stall w/ retries.

DEN-7860: Addressed part of code review comments

Fixed merge conflicts.

DEN-7605: Added pump direction error counter check and alarm. Added build switch to allow change to treatment duration to as low as 1 minute.

DEN-7860: Finished implementing HD Air Bubble Detectors

    • -3
    • +38
    ./App/Services/SystemCommMessages.c
Change

DEN-7605: Added flow sensor status checks.

DEN-7860: First pass at HD air bubble detectors code

    • -120
    • +137
    ./App/Controllers/Bubble.c
    • -0
    • +90
    ./App/Services/SystemCommMessages.c
    • -0
    • +10
    ./App/Services/SystemCommMessages.h
DEN-8103: Added battery communication fault

Fixed merge conflicts.

Merge branch 'DEN-7605-hd_dg_dev-self-tests' into develop

DEN-7605: minor fixes.

Merge branch 'DEN-8103-dg-hd_dev-alarm-design' into develop

    • -152
    • +74
    ./App/Controllers/BloodFlow.c
Merge branch 'develop' of ssh://dvm-linux02:7999/hd/hdfirmware into develop

Merged DEN-8030

    • -4
    • +187
    ./App/Services/SystemCommMessages.c
    • -2
    • +21
    ./App/Services/SystemCommMessages.h
DEN-8103: Skipped homing syringe pump when heparin is not used

.

DEN-8030 updated the valves controller

    • -0
    • +32
    ./App/Services/SystemCommMessages.c
DEN-7605: Added safety shutdown state to alarm info broadcast.

Fixed merge conflicts.

    • -0
    • +10
    ./App/Services/SystemCommMessages.c
DEN-7605: Added build switches.

    • -0
    • +10
    ./App/Services/SystemCommMessages.c
DEN-7605: Fixed dialysate flow read count error typo.

v0.5.0.9035

DEN-7860: Initial push for HD air bubble detectors module

    • -0
    • +474
    ./App/Controllers/Bubble.c
    • -0
    • +70
    ./App/Controllers/Bubble.h
DEN-7605: minor fixes to compatibility checks.