hdfirmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'develop' of ssh://dvm-linux02:7999/hd/hdfirmware into develop

DEN-9906: Added more precision to dialysate flow filtering.

    • -7
    • +7
    /firmware/App/Controllers/DialInFlow.c
DEN-9906: Fixed bug w/ dialysate flow freshness alarm logic.

    • -1
    • +3
    /firmware/App/Controllers/DGInterface.c
DEN-9906: Minor changes to dialysate flow freshness alarm code.

    • -20
    • +8
    /firmware/App/Controllers/DGInterface.c
    • -2
    • +1
    /firmware/App/Controllers/DGInterface.h
    • -52
    • +7
    /firmware/App/Controllers/DialInFlow.c
Bamboo Commit: Updated HDCommon.h with build versions from Bamboo

Enabled syringe pump and pre-treatment workflows for syringe alarm testing.

Bamboo Commit: Updated HDCommon.h with build versions from Bamboo

Disabled PBA estimation.

Merge branch 'DEN-9906-hd_dev-flow-measurement-changes' into develop

    • -5
    • +33
    /firmware/App/Controllers/DGInterface.c
    • -0
    • +2
    /firmware/App/Controllers/DGInterface.h
    • -4
    • +75
    /firmware/App/Controllers/DialInFlow.c
    • -2
    • +1
    /firmware/App/Controllers/DialInFlow.h
DEN-9906 Fixed compiling errors

    • -3
    • +0
    /firmware/App/Controllers/DialInFlow.c
DEN-9906 Implemented dialysate flow sensor safety feature

    • -4
    • +6
    /firmware/App/Controllers/DGInterface.c
    • -1
    • +2
    /firmware/App/Controllers/DGInterface.h
    • -216
    • +3
    /firmware/App/Controllers/DialInFlow.c
    • -7
    • +0
    /firmware/App/Controllers/DialInFlow.h
DEN-9906 Implemented dialysate flow sensor safety feature

    • -5
    • +33
    /firmware/App/Controllers/DGInterface.c
    • -0
    • +2
    /firmware/App/Controllers/DGInterface.h
    • -5
    • +29
    /firmware/App/Controllers/DialInFlow.c
    • -2
    • +1
    /firmware/App/Controllers/DialInFlow.h
There is nothing to be done in else, so why add it?

There is nothing to be done in else, so why add it?

There is nothing to be done in else, so why add it?

There is nothing to be done in else, so why add it?

Bamboo Commit: Updated HDCommon.h with build versions from Bamboo

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

Merge branch 'DEN-9906-hd_dev-flow-measurement-changes' into develop

    • -4
    • +6
    /firmware/App/Controllers/DGInterface.c
    • -1
    • +2
    /firmware/App/Controllers/DGInterface.h
    • -263
    • +0
    /firmware/App/Controllers/DialInFlow.c
    • -7
    • +0
    /firmware/App/Controllers/DialInFlow.h
    • -8
    • +23
    /firmware/App/Controllers/SyringePump.c
    • -0
    • +1
    /firmware/App/Controllers/SyringePump.h
    • -101
    • +8
    /firmware/App/Modes/BloodPrime.c
    • -1
    • +1
    /firmware/App/Modes/ModeTreatmentParams.c
  1. … 5 more files in changeset.
DEN-9906 updated the drain command with start/stop

    • -4
    • +6
    /firmware/App/Controllers/DGInterface.c
    • -1
    • +2
    /firmware/App/Controllers/DGInterface.h
DEN-9480 removed the valves broadcast function

Bamboo Commit: Updated HDCommon.h with build versions from Bamboo

Merge branch 'DEN-9906-hd_dev-flow-measurement-changes' into develop

    • -263
    • +0
    /firmware/App/Controllers/DialInFlow.c
    • -7
    • +0
    /firmware/App/Controllers/DialInFlow.h
    • -8
    • +23
    /firmware/App/Controllers/SyringePump.c
    • -0
    • +1
    /firmware/App/Controllers/SyringePump.h
    • -101
    • +8
    /firmware/App/Modes/BloodPrime.c
    • -1
    • +1
    /firmware/App/Modes/ModeTreatmentParams.c
DEN-9906: Increased upper limit of arterial pressure limit per PRS change.

    • -1
    • +1
    /firmware/App/Modes/ModeTreatmentParams.c
DEN-9906: Added build switch to estimate PBA instead of reading PBA.

Fixed bugs DEN-10983 and DEN-10982. Removed obsolete code associated with obsoleted components/features.

    • -263
    • +0
    /firmware/App/Controllers/DialInFlow.c
    • -7
    • +0
    /firmware/App/Controllers/DialInFlow.h
    • -8
    • +23
    /firmware/App/Controllers/SyringePump.c
    • -0
    • +1
    /firmware/App/Controllers/SyringePump.h
    • -101
    • +8
    /firmware/App/Modes/BloodPrime.c
Bamboo Commit: Updated HDCommon.h with build versions from Bamboo

Disabled syringe pump.

Enabled syringe pump.

Merge branch 'DEN-9906-hd_dev-flow-measurement-changes' into develop

DEN-9906: Fixed DEN-10792.