PIControllers.c

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Removed

Removed

Removed

Removed

updated

updated

added

added

Added

Added

Removed

Removed

Updated

Updated

Move it right after init function.

Move it right after init function.

Remove Latch from name. No latch in Leahi.

Remove Latch from name. No latch in Leahi.

Should this be done in transition function?

Should this be done in transition function?

Add to .h file.

Add to .h file.

Don't need reason. Need modality.

Don't need reason. Need modality.

Alphabetize

Alphabetize

Should be RESPONSE msg, not request.

Should be RESPONSE msg, not request.

Do we need this?

Do we need this?

Both of these should be alarms. No need to respond to UI's response. Remove.

Both of these should be alarms. No need to respond to UI's response. Remove.

Not a Dialin msg. Renumber (no x8)

Not a Dialin msg. Renumber (no x8)

remove blank line.

remove blank line.

LEAHI-DD-FIRMWARE-LDT-2004_Dialysate Composition - DD
LEAHI-DD-FIRMWARE-LDT-2004_Dialysate Composition - DD
LEAHI-DD-FIRMWARE-LDT-2004_Dialysate Composition - DD
LEAHI-DD-FIRMWARE-LDT-2004_Dialysate Composition - DD
Its static function and not used by external API to pass the wrong id.

Its static function and not used by external API to pass the wrong id.

0.0F is made by Sean.

0.0F is made by Sean.

Same comment applies here (removing resetPIController).

Same comment applies here (removing resetPIController).

I think we can remove the balancing chamber fill in progress check for Opening D80 valve, as this does not impact the balancing chamber fill process.

I think we can remove the balancing chamber fill in progress check for Opening D80 valve, as this does not impact the balancing chamber fill process.

Maintain space after and before parenthesis across the file.

Maintain space after and before parenthesis across the file.

Do we need to add another else statement and address an alarm if wrong mixId is passed? or Keep only else part instead of else if ( ACID_MIX_ID == mixID) check?? this change may be needed across th...

Do we need to add another else statement and address an alarm if wrong mixId is passed? or Keep only else part instead of else if ( ACID_MIX_ID == mixID) check?? this change may be needed across the file.