hdfirmware

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
HD-DEN-10153: HD-DEN-10153-1

- Addressed code review comments.

    • -25
    • +8
    /firmware/App/Modes/ModeTreatmentParams.c
    • -4
    • +2
    /firmware/App/Modes/ModeTreatmentParams.h
DEN-10153: Treatment log's prescribed ultrafiltration volume and rate

- band-aid the staging branch to be able to build

- updated the volume treatmentLogData struct to provide original ultrafiltration volume(L) and rate(mL/min), to includ in the treatment log response in the post-treatment mode.

- updated the originTreatmentParams to store original ultrafiltration volume(L) and rate(mL/min) (set by user during the pre-treatment mode), to query later for the treatment log.

- stored the original ultrafiltration volume if the user set volume is accepted in the pre-treatment mode.

- modified the sendTreatmentLogData function to use the correct type of accepted value from F32 to Bool (although both are the same updated to be consistent.)

    • -0
    • +49
    /firmware/App/Modes/ModeTreatmentParams.c
    • -0
    • +4
    /firmware/App/Modes/ModeTreatmentParams.h
Bamboo Commit: Updated HDCommon.h with build versions from Bamboo

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

Enable pump alarms for Tom.

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

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

Build w/ syringe pump enabled and no skips on pre-treatment for Eliza.

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

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

    • -2
    • +2
    /firmware/App/Controllers/DGInterface.c
DEN-9906: Fixed bugs DEN-10792 and DEN-10803.

DEN-9906: Increased UI wait time to max 40 seconds. Misc changes to message buffers.

    • -2
    • +2
    /firmware/App/Controllers/DGInterface.c
Merge branch 'DEN-9906-hd_dev-flow-measurement-changes' into develop

    • -81
    • +146
    /firmware/App/Controllers/BloodFlow.c
    • -5
    • +1
    /firmware/App/Controllers/DialInFlow.c
DEN-9906: Added build switch for use with used/worn cartridge.

DEN-9906: Updated blood flow estimation per FPrin model.

    • -81
    • +142
    /firmware/App/Controllers/BloodFlow.c
    • -5
    • +1
    /firmware/App/Controllers/DialInFlow.c
Bamboo Commit: Updated HDCommon.h with build versions from Bamboo

Merged DEN-9480 and resolved merge conflicts

    • -6
    • +6
    /firmware/App/Controllers/DGInterface.c
    • -6
    • +6
    /firmware/App/Controllers/DGInterface.h
    • -6
    • +6
    /firmware/App/Controllers/DialInFlow.c
    • -6
    • +6
    /firmware/App/Controllers/DialInFlow.h
    • -6
    • +6
    /firmware/App/Controllers/DialOutFlow.c
  1. … 40 more files in changeset.
DEN-10158 addressed the HD valves by holding the next command

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

Fixed merge conflicts.

DEN-9906: Addressed bug DEN-9692 re: inline pressure range checks not clearing properly.

    • -28
    • +12
    /firmware/App/Controllers/PresOccl.c
Bamboo Commit: Updated HDCommon.h with build versions from Bamboo

Updated the dialysate inlet flow fudge factor

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

Enabled bubble alarms.

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

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

    • -2
    • +2
    /firmware/App/Controllers/DialInFlow.c
Run DPi open loop too for clearance testing.

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

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