common

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'staging' into develop

Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

Merge branch 'staging' of ssh://dvm-linux02:7999/comm/common into staging

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.