hdfirmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

    • -2
    • +14
    /firmware/App/Controllers/BloodFlow.c
    • -1
    • +13
    /firmware/App/Controllers/DialInFlow.c
    • -0
    • +12
    /firmware/App/Controllers/DialOutFlow.c
DEN-7860: Finished implementing HD Air Bubble Detectors

    • -35
    • +16
    /firmware/App/Controllers/Bubble.c
Why should we need a separate mask for bubble test state? I thought the normal input status mask should be sufficient to see the faked air bubble.

Why should we need a separate mask for bubble test state? I thought the normal input status mask should be sufficient to see the faked air bubble.

Incorrect enum.

Incorrect enum.

Incorrect casting type.

Incorrect casting type.

Re-word comment.

Re-word comment.

Recommend converting to a local variable rather than an array.

Recommend converting to a local variable rather than an array.

Recommend converting to a local variable rather than an array.

Recommend converting to a local variable rather than an array.

Recommend converting to a local variable rather than an array.

Recommend converting to a local variable rather than an array.

These declarations seem odd. Please re-check.

These declarations seem odd. Please re-check.

These should be bit 2 (0x04) and bit 3 (0x08).

These should be bit 2 (0x04) and bit 3 (0x08).

Change

DEN-7605: Added flow sensor status checks.

    • -22
    • +15
    /firmware/App/Controllers/BloodFlow.c
    • -22
    • +15
    /firmware/App/Controllers/DialInFlow.c
HD-DEN-7860_HD Dev Bubble Detector Driver
HD-DEN-7860_HD Dev Bubble Detector Driver
DEN-7860: First pass at HD air bubble detectors code

    • -120
    • +137
    /firmware/App/Controllers/Bubble.c
    • -33
    • +103
    /firmware/App/Services/FPGA.c
DEN-8103: Added battery communication fault

    • -1
    • +1
    /firmware/App/Modes/ConsumableSelfTest.c
Fixed merge conflicts.

    • -7
    • +25
    /firmware/App/Services/SystemComm.c
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
    /firmware/App/Controllers/BloodFlow.c
    • -2
    • +3
    /firmware/App/Controllers/DialOutFlow.c
Merge branch 'develop' of ssh://dvm-linux02:7999/hd/hdfirmware into develop

Merged DEN-8030

    • -17
    • +1
    /firmware/App/Controllers/PresOccl.c
    • -2
    • +23
    /firmware/App/Services/SystemComm.c
DEN-8103: Skipped homing syringe pump when heparin is not used

.

    • -5
    • +5
    /firmware/App/Controllers/DialInFlow.c
DEN-8030 updated the valves controller

    • -61
    • +78
    /firmware/App/Controllers/Valves.c
    • -0
    • +7
    /firmware/App/Drivers/SafetyShutdown.h
Merge branch 'DEN-7605-hd_dg_dev-self-tests' into develop

DEN-7605: Added safety shutdown state to alarm info broadcast.

Fixed merge conflicts.

DEN-7605: Added build switches.

    • -0
    • +2
    /firmware/App/Controllers/DialInFlow.c