Controllers

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Similar code is in other monitoring functions. monitorTemperatureSensors, monitorPressureSensors iterate over their list of sensors using U08. monitorThermistors iterates over thermistors using typ...

Similar code is in other monitoring functions. monitorTemperatureSensors, monitorPressureSensors iterate over their list of sensors using U08. monitorThermistors iterates over thermistors using typedef THERMISTORS_TEMP_SENSORS_T. Changed load cells to use U08 to be consistent with temperature and pressure monitoring.

Should probably change temperature, pressure and load cells to use correct typedef.

Also, it looks like why the typedefs weren't used was in order to set the initial value of the iterator to 0 (i.e, the first sensor in the list). Seems like there should be a value that is the first item in the list, i.e. TEMPSENSORS_FIRST_SENSOR.

Removed.

Removed.

Remove blank line.

Remove blank line.

Why change this to U08?

Why change this to U08?

Add to header and alignment.

Add to header and alignment.

Use get function for override.

Use get function for override.

DG-DEN-13946_Certain Temperature Sensors Trigger Wrong Alarm
DG-DEN-13946_Certain Temperature Sensors Trigger Wrong Alarm
DG-DEN-14086_Alarm 159 Dialysate Inlet Pump Failed Flow VS Motor Speed Check
DG-DEN-14086_Alarm 159 Dialysate Inlet Pump Failed Flow VS Motor Speed Check
Assume this is for testing?

Assume this is for testing?

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.

Done

Done

Done.

Done.

Done.

Done.

Done.

Done.

Should be removed?

Should be removed?

The description seems to be missing a few words.

The description seems to be missing a few words.

Add heaterStatus to header.

Add heaterStatus to header.

Header needs to be updated.

Header needs to be updated.

Alignment.

Alignment.

Add dataPublishCounter, genIdleDataPublicationInterval, handleBadFillFlag, badFillState, targetFillVolumeML.

Add dataPublishCounter, genIdleDataPublicationInterval, handleBadFillFlag, badFillState, targetFillVolumeML.

Remove extra blank line.

Remove extra blank line.