SystemCommMessages.c

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
DEN-9054 merged stagin

  1. … 20 more files in changeset.
The signal is debounced for 50ms. I added a debounce for a longer time.

The signal is debounced for 50ms. I added a debounce for a longer time.

The calibration structures are populated during POST. The initialization will be addressed in DEN-9480.

The calibration structures are populated during POST. The initialization will be addressed in DEN-9480.

Merge branch 'DEN-9054-dg-hd_dev-dg-hd-switches' into develop

  1. … 18 more files in changeset.
Merge branch 'DEN-8886-hd_dg_dev-self-tests-2-of-2' into develop

  1. … 7 more files in changeset.
Done.

Done.

Need function header.

Need function header.

Should we debounce switches before changing states? Check with Noe to see if FPGA is already debouncing these signals.

Should we debounce switches before changing states? Check with Noe to see if FPGA is already debouncing these signals.

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.

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.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

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.