Temperature.c

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
First two logics ANDed correct (first cycle and close period). the third one (BC switch only must be ANDed only with close period), not to include first cycle..

First two logics ANDed correct (first cycle and close period). the third one (BC switch only must be ANDed only with close period), not to include first cycle..

LEAHI-DD-FIRMWARE-LDT-4000_HDF - FW Implementation - 1/4:
LEAHI-DD-FIRMWARE-LDT-4000_HDF - FW Implementation - 1/4:
Don't assign BOOL variables implicitly. Always assign a FALSE or TRUE explicitly with ternary operator or inside an if statement.

Don't assign BOOL variables implicitly. Always assign a FALSE or TRUE explicitly with ternary operator or inside an if statement.

LEAHI-DD-FIRMWARE-LDT-3963_Dialysate Flow Rate - FW Implementation - 1/3:
LEAHI-DD-FIRMWARE-LDT-3963_Dialysate Flow Rate - FW Implementation - 1/3:
fixed

fixed

fixed

fixed

fixed

fixed

2 blank lines before test support banner

2 blank lines before test support banner

Add blank line before return.

Add blank line before return.

Add blank line before return.

Add blank line before return.

fixed

fixed

good catch. This needed to be reverted back to normal publishing.

good catch. This needed to be reverted back to normal publishing.

fixed.

fixed.

fixed.

fixed.

no longer needed. removed

no longer needed. removed

updated sampling to be determined on read count rather than fixed timer.

updated sampling to be determined on read count rather than fixed timer.

per formatting for the test support function header. it is format used across many files

per formatting for the test support function header. it is format used across many files

fixed

fixed

fixed

fixed

fixed

fixed

fixed

fixed