Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-11250 Init ovData field to 40.0 mL/hour

Updated other get functions to use common get override function. Added getS32, getU32, and getU08 override functions.

Updated other get functions to use common get override function.
Added getS32, getU32, and getU08 override functions.

Make a #define for bolus rate (40.0) and use here to initialize. Also initialize ovData field to the same #define.

Make a #define for bolus rate (40.0) and use here to initialize. Also initialize ovData field to the same #define.

Removed line heparinBolusTargetRate.data = heparinBolusTargetRate.ovInitData;

Removed line heparinBolusTargetRate.data = heparinBolusTargetRate.ovInitData;

Done.

Done.

DEN-11250 Updated per peer review comments

  1. … 1 more file in changeset.
Bamboo Commit: Updated HDCommon.h with build versions from Bamboo

Commented out the alarms temporarily

Done.

Done.

Removed the line #include "reg_crc.h"

Removed the line #include "reg_crc.h"

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

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

DEN-11750 updated the files with software configurations

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

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

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

  1. … 6 more files in changeset.