firmware

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

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

DEN-9906: Fixed bugs DEN-10792 and DEN-10803.

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

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

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

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

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

Merged DEN-9480 and resolved merge conflicts

  1. … 40 more files in changeset.
DEN-10158 addressed the HD valves by holding the next command

    • -3
    • +10
    ./App/Services/SystemCommMessages.h
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.

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

Updated the dialysate inlet flow fudge factor

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

Run DPi open loop too for clearance testing.

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

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

No inline pressure checks if disabled by build flag. If build flag says no prime, fill reservoirs all the way.