SystemCommMessages.c

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

  1. … 8 more files in changeset.
Done.

Done.

I removed the enum.

I removed the enum.

These fill volumes will come from non-volatile memory. I also removed the TODOs.

These fill volumes will come from non-volatile memory. I also removed the TODOs.

Done.

Done.

Done.

Done.

Fixed it.

Fixed it.

Done.

Done.

If the calibration data is invalid, the function will raise an alarm. But the all the calibration records that fail CRC test will be in benign values by NVDataMgmt.c so the benign value is taken as...

If the calibration data is invalid, the function will raise an alarm. But the all the calibration records that fail CRC test will be in benign values by NVDataMgmt.c so the benign value is taken as the target flush volume.

This function is called during POST to get all the pertaining calibration data but since the modes do not have have POST states, it was decided to use DrainPump.c to get the calibration information.

This function is called during POST to get all the pertaining calibration data but since the modes do not have have POST states, it was decided to use DrainPump.c to get the calibration information.

Done.

Done.

Bamboo will do the copyrights. It is not turned on right now but it will automatically.

Bamboo will do the copyrights. It is not turned on right now but it will automatically.

Done.

Done.

Done.

Done.

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.

Need to have 2 blank lines.

Need to have 2 blank lines.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

Need to add a check if switchId is in valid range.

Need to add a check if switchId is in valid range.

Do we need to add copyrights or bamboo will do it?

Do we need to add copyrights or bamboo will do it?

Common has an enumeration (OPN_CLS_STATE_T) that is similar to this. Suggest using from common.

Common has an enumeration (OPN_CLS_STATE_T) that is similar to this. Suggest using from common.

Should this function move to ModeRecirculate? It does not seem to contain any information related to drain pump.

Should this function move to ModeRecirculate? It does not seem to contain any information related to drain pump.

What happens when calibration data is invalid?

What happens when calibration data is invalid?

The comment is out-date and need to be updated.

The comment is out-date and need to be updated.

Param name is not matched.

Param name is not matched.