Modes

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-14604 addressed the code review comments

  1. … 2 more files in changeset.
Done

Done

Done

Done

No this has been removed.

No this has been removed.

Removed the code.

Removed the code.

Removed the code.

Removed the code.

Removed the code.

Removed the code.

Done.

Done.

Missing break?

Missing break?

Shouldn't this just be an if (not an else if)? If both are unhealthy, we should activate both alarms, right?

Shouldn't this just be an if (not an else if)? If both are unhealthy, we should activate both alarms, right?

Will this get picked up by doxygen? Do we want that? If not, maybe put this structure outside of the heat disinfect grouping.

Will this get picked up by doxygen? Do we want that? If not, maybe put this structure outside of the heat disinfect grouping.

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.

I think #defines are still appropriate. Since it's debug code, they can be placed right above the function (inside the #ifndef RELEASE) so they do not get used in release s/w.

I think #defines are still appropriate. Since it's debug code, they can be placed right above the function (inside the #ifndef RELEASE) so they do not get used in release s/w.

Merge branch 'staging' into DEN-14604-dg_hd_dev-hd_dg_dvt-update-part-9

  1. … 1 more file in changeset.
DEN-14604 added comments

DEN-14604 added Nelson labs heat disinfect positive control mode

  1. … 2 more files in changeset.
Done.

Done.

Let's keep this broadcast until this project is finished.

Let's keep this broadcast until this project is finished.

Done.

Done.

Removed the code.

Removed the code.

Done

Done

Done.

Done.

Done

Done

This include is no longer needed.

This include is no longer needed.

These values are temporary and only when we build a debug code. So I prefer not to have a #define for them.

These values are temporary and only when we build a debug code. So I prefer not to have a #define for them.