hdfirmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Fixed merge conflicts.

    • -23
    • +28
    /firmware/App/Controllers/BloodFlow.c
    • -0
    • +12
    /firmware/App/Controllers/DialOutFlow.c
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
Change

DEN-7605: Added flow sensor status checks.

    • -22
    • +15
    /firmware/App/Controllers/BloodFlow.c
    • -22
    • +15
    /firmware/App/Controllers/DialInFlow.c
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
Merge branch 'DEN-7605-hd_dg_dev-self-tests' into develop

DEN-7605: Fixed dialysate flow read count error typo.

    • -1
    • +1
    /firmware/App/Controllers/DialInFlow.c
v0.5.0.9035

    • -1
    • +1
    /firmware/App/Controllers/DialInFlow.c
Fixed merge conflicts.

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

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

DEN-7605: Added FPGA compatibility to FPGA POST test. Added skeleton POST for f/w compatibility.

DEN-8103: Fixed build warnings

    • -13
    • +0
    /firmware/App/Controllers/AirTrap.c
    • -2
    • +3
    /firmware/App/Controllers/DialOutFlow.c
    • -5
    • +4
    /firmware/App/Controllers/SyringePump.c
    • -2
    • +3
    /firmware/App/Modes/ConsumableSelfTest.c
    • -0
    • +12
    /firmware/App/Modes/OperationModes.c
DEN-8103: Cleaned up TODO and added alarms

    • -4
    • +4
    /firmware/App/Controllers/DGInterface.c
    • -0
    • +1
    /firmware/App/Modes/ConsumableSelfTest.c
    • -2
    • +1
    /firmware/App/Modes/PreTreatmentRecirc.c
  1. … 3 more files in changeset.
DEN-8103: Converted blood pump alarms to use persistent alarm

    • -154
    • +74
    /firmware/App/Controllers/BloodFlow.c