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

Removed DEBUG_DENALI

Merge branch 'DEN-11750-dg_dev-dg-dialysate-temperature-control-tune-up' into develop

Initialized the variables

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

Merged DEN-11750 and resolved the merge conflicts

    • -16
    • +19
    /firmware/App/Controllers/DGInterface.c
    • -1
    • +1
    /firmware/App/Controllers/DialInFlow.c
    • -1
    • +1
    /firmware/App/Controllers/DialOutFlow.c
    • -29
    • +80
    /firmware/App/Controllers/PresOccl.c
    • -1
    • +3
    /firmware/App/Controllers/SyringePump.c
    • -4
    • +12
    /firmware/App/Services/Reservoirs.c
DEN-11750 updated the files with software configurations

    • -2
    • +2
    /firmware/App/Controllers/DGInterface.c
    • -17
    • +18
    /firmware/App/Controllers/PresOccl.c
    • -4
    • +10
    /firmware/App/Controllers/Voltages.c
    • -4
    • +12
    /firmware/App/Services/Reservoirs.c
Remove this line. This change was done in DEN-11750 branch.

Remove this line. This change was done in DEN-11750 branch.

Why are these here in Common.h? Move to sys_selftest.c in user defined section.

Why are these here in Common.h? Move to sys_selftest.c in user defined section.

Remove extra blank lines.

Remove extra blank lines.

Do not change data - should always be 40.0 as initialized.

Do not change data - should always be 40.0 as initialized.

Set ovData to ovInitData before zeroing it.

Set ovData to ovInitData before zeroing it.

Can we move this function up above with the other get functions? And update the other get functions to use the common get override value function like this one does.

Can we move this function up above with the other get functions? And update the other get functions to use the common get override value function like this one does.

Merge branch 'DEN-11250-hd-syringe-pump-updates' of ssh://dvm-linux02:7999/hd/hdfirmware into DEN-11250-hd-syringe-pump-updates

DEN-11750: Updated BP occlusion sensor thresholds.

DEN-11250 Fixed function getHeprinBolusTargetRate declared implicitly

    • -0
    • +1
    /firmware/App/Controllers/SyringePump.h
DEN-11250 Fixed occlusion alarm did not triggered. ForceAtEndOfPrime = 0.6V with 1 second delay, ForceAtEndOfPrime = 2.5V with 3 seconds delay

DEN-11250 Do not trigger syringe pump running while BP is off alarm #83 when syringe pump is in heprin bolus state

    • -3
    • +1
    /firmware/App/Controllers/SyringePump.c
DEN-11250 Fixed syringe pump does not retract DEN-11824 and removed redundant code in handleWetSelfTestStartState

DEN-11750 added software configurations and added the DVT arterial pressure sensor

    • -31
    • +37
    /firmware/App/Controllers/Bubble.c
    • -14
    • +17
    /firmware/App/Controllers/DGInterface.c
    • -1
    • +1
    /firmware/App/Controllers/DialInFlow.c
    • -1
    • +1
    /firmware/App/Controllers/DialOutFlow.c
    • -14
    • +64
    /firmware/App/Controllers/PresOccl.c
    • -1
    • +3
    /firmware/App/Controllers/SyringePump.c
    • -1
    • +1
    /firmware/App/Controllers/Temperatures.c
  1. … 6 more files in changeset.
DEN-11250 Implemented heprin bolus target rate override

    • -3
    • +68
    /firmware/App/Controllers/SyringePump.c
    • -0
    • +2
    /firmware/App/Controllers/SyringePump.h
Bamboo Commit: Updated HDCommon.h with build versions from Bamboo

Enabled a build switch

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

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

Disabled the temepratures alarm

    • -1
    • +1
    /firmware/App/Controllers/Temperatures.c
Bamboo Commit: Updated HDCommon.h with build versions from Bamboo

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

Merge branch 'DEN-11750-dg_dev-dg-dialysate-temperature-control-tune-up' into develop

DEN-11750 fixed compilation issues

    • -1
    • +1
    /firmware/App/Controllers/Temperatures.c