fwcommon

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'DEN-9054-dg-hd_dev-dg-hd-switches' into develop

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

DEN-9054 removed a write length divded by 4 in non-volatile module

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

RESOLVED in CODE WALKTHROUGH.

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

DEN-9054 fixed a buffer length division in non-volatile data management

Fixed the maxBufferLength variable.

Fixed the maxBufferLength variable.

Done.

Done.

Done.

Done.

Unused parameter.

Unused parameter.

Looks like the parameter is not being used.

Looks like the parameter is not being used.

maxBufferLength variable is not needed in this case and the comment is not matched the code. Suggest revert this change to line 2139.

maxBufferLength variable is not needed in this case and the comment is not matched the code.
Suggest revert this change to line 2139.

Merge branch 'DEN-9054-dg-hd_dev-dg-hd-switches' of ssh://dvm-linux02:7999/comm/fwcommon into DEN-9054-dg-hd_dev-dg-hd-switches

DEN-9054 brought #ifdef _DG_ into a DG self test in non-volatile data management

DEN-9054 brought ifdef _DG_ into a DG self test in non-volatile data management

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 merged staging

DEN-9054 added a check ignore the scheduled runs in POST

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.

Merged DEN-9054-HD DG switches

Done.

Done.

DEN-9054 added an if statement to ignore scheduled runs during POST

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.