Modes

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

- Addressed code review comments.

add last else else { }

add last else
else
{

}

If no params, put void.

If no params, put void.

If no params, put void.

If no params, put void.

Don't put types here. Also, this function has no outputs. Input is origTreatmentParams.uFVolume_L.

Don't put types here. Also, this function has no outputs. Input is origTreatmentParams.uFVolume_L.

Don't need this function - variable is local to this module.

Don't need this function - variable is local to this module.

Move this up into accepted condition above. Also, we don't need a public function to set original value since variable is local to this module.

Move this up into accepted condition above. Also, we don't need a public function to set original value since variable is local to this module.

If no params, use void (see SignalUserCancelTreatment above).

If no params, use void (see SignalUserCancelTreatment above).

Add space before and after params (see others above).

Add space before and after params (see others above).

Why the extra blank line?

Why the extra blank line?

HD-DEN-10153_Treatment Log Prescribed UF
HD-DEN-10153_Treatment Log Prescribed UF
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.)

  1. … 3 more files in changeset.
Merge branch 'DEN-9906-hd_dev-flow-measurement-changes' into develop

  1. … 3 more files in changeset.
DEN-9906: Fixed bugs DEN-10792 and DEN-10803.

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

  1. … 3 more files in changeset.
Merged DEN-9480 and resolved merge conflicts

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

  1. … 7 more files in changeset.
HD-DEN-9906_HD Dev Flow Measurement Changes
HD-DEN-9906_HD Dev Flow Measurement Changes
Run DPi open loop too for clearance testing.

  1. … 2 more files in changeset.
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.

  1. … 2 more files in changeset.
Merge branch 'DEN-9906-hd_dev-flow-measurement-changes' into develop

  1. … 7 more files in changeset.
DEN-9906: Removed dialysate pump occlusion sensors. Started changes to replace FMB with flow estimation. Added test build switch to run BP open loop during treatment.

  1. … 9 more files in changeset.
Merge branch 'DEN-9906-hd_dev-flow-measurement-changes' into develop

DEN-9906: Fixed logic preventing low venous alarm when venting air trap. Updated inline pressure alarm limit min/max levels.

  1. … 1 more file in changeset.
DEN-9906: Replaced local statics ffor blood and dialysate rates in treatment mode to calls via critical datas for those rates. Fixes problem where rate change did not update fill volume for DG reservoirs.

Fixed general event sub-mode change issue. Fixed merge conflicts.

  1. … 8 more files in changeset.
DEN-9906: Fixed general event sub-mode change issue.

DEN-9906: Added f/w support for Dialin cmd to set syringe pump DAC ref voltage.

  1. … 3 more files in changeset.