firmware

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-9906 Implement HD dialysate flow sensor

    • -0
    • +20
    ./App/Services/SystemCommMessages.c
DEN-9906: Added overrides for blood pump rotor count and arterial pressure offset. Removed unused handling of DG data and related functions/variables. Fixed DEN-10973.

    • -335
    • +31
    ./App/Controllers/BloodFlow.c
    • -68
    • +38
    ./App/Services/SystemCommMessages.c
DEN-9906: Addressed code review comments.

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

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

Enabled the bubble alarms

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

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

Enabled disposable priming

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

Changed enabled air bubble alarm

HD-DEN-10153: HD-DEN-10153-1

- Addressed code review comments.

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