SystemCommMessages.c

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
HD-DEN-16842_After Device Reset NO Option OF Chemical Disinfect And Flush IN Cleaning Mode With Chem Disinfect IS Enabled IN Institutional Records P1 Staging
HD-DEN-16842_After Device Reset NO Option OF Chemical Disinfect And Flush IN Cleaning Mode With Chem Disinfect IS Enabled IN Institutional Records P1 Staging
RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

Done

Done

Done

Done

Why is message still a param - appears to be unused and unnecessary.

Why is message still a param - appears to be unused and unnecessary.

Update params.

Update params.

HD-DEN-16842_After Device Reset NO Option OF Chemical Disinfect And Flush IN Cleaning Mode With Chem Disinfect IS Enabled IN Institutional Records Staging
HD-DEN-16842_After Device Reset NO Option OF Chemical Disinfect And Flush IN Cleaning Mode With Chem Disinfect IS Enabled IN Institutional Records Staging
HD-DEN-16773_Add Chemical Disinfect Enable Institutional Record 2
HD-DEN-16773_Add Chemical Disinfect Enable Institutional Record 2
RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

Done

Done

Done

Done

It's 1 line of code either way. Just on top or below in an else. Vectorcast will see as a branch you need to test either way. If you put it in an else, the processor does less work and I think it's...

It's 1 line of code either way. Just on top or below in an else. Vectorcast will see as a branch you need to test either way.
If you put it in an else, the processor does less work and I think it's a lot easier to read.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

I thought about having an else below but this way we write less code. I have done similar in the past.

I thought about having an else below but this way we write less code. I have done similar in the past.

Done

Done

Put this in an else below.

Put this in an else below.

This should probably be in an else below.

This should probably be in an else below.

disinfect is misspelled.

disinfect is misspelled.

RESOLVED IN CODE WALKTHROUGH

RESOLVED IN CODE WALKTHROUGH

Done

Done

Can we remove the AIR_PUMP_OPERATION_TIMEOUT Macro?

Can we remove the AIR_PUMP_OPERATION_TIMEOUT Macro?