common

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed the venous temperature alarm

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.

Done.

Done.

Removed the line #include "reg_crc.h"

Removed the line #include "reg_crc.h"

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-11980-sw_dev-sprint-64' into staging

Merge branch 'DEN-11980-sw_dev-sprint-64' into develop

Fixed merge conflicts for staging and heparin bolus

Merge branch 'DEN-11980-sw_dev-sprint-64' into develop

Fixed Current Treatment Parameters to have the correct sequence in the MSG_ID list.

DEN-11250 Implemented heprin bolus target rate override

Updated HDDefs.h

Merge branch 'DEN-11980-sw_dev-sprint-64' into develop

Fixed Current Treatment Parameter Enum values

Merge branch 'DEN-11980-sw_dev-sprint-64' into develop

DEN-11980: Reverted msg_ids that were previously available for current treatment parameters.

Removed the new POSTs

Merge branch 'staging' into develop

DEN-11750 added fans POST state'

Added HD temperatures POST state

DEN-11980: msg id's for dialin's get current treatment parameters.

Merge branch 'staging' into develop