fwcommon

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Move CRC location for Bootloader

DEN-16565 cherry picked Sunrise commit 7d94aee7c2fdcce65fdeec1b27afc62f854f2742 by Dara Navaei

Move CRC location for Bootloader

Note in brief that function will return FALSE if Dialin not logged in.

Note in brief that function will return FALSE if Dialin not logged in.

testConfig is an input, not an output.

testConfig is an input, not an output.

Change "release" to "test".

Change "release" to "test".

Yes, s/w fault (for invalid config). Ignore command for not logged in.

Yes, s/w fault (for invalid config). Ignore command for not logged in.

Add check for Dialin logged in.

Add check for Dialin logged in.

Yes, s/w fault (for invalid config). Ignore command for not logged in.

Yes, s/w fault (for invalid config). Ignore command for not logged in.

Also, Dialin must be logged in to accept a test config command.

Also, Dialin must be logged in to accept a test config command.

memset wants a byte. Just say 0 instead of using KEY #define. Also, TEST_CONFIG_T is an enum, so size is probably 1 and so this probably won't initialize whole array.

memset wants a byte. Just say 0 instead of using KEY #define.
Also, TEST_CONFIG_T is an enum, so size is probably 1 and so this probably won't initialize whole array.

Add blank line between banner and #define.

Add blank line between banner and #define.

Add blank line between banner and #define.

Add blank line between banner and #define.

Are DG and HD sharing this enum?

Are DG and HD sharing this enum?

We want test configs be active only if explicitly enabled. Safest condition would be to say ( TRUE == getTest.... ). Make this change everywhere getTestConfigStatus function is used.

We want test configs be active only if explicitly enabled. Safest condition would be to say ( TRUE == getTest.... ).
Make this change everywhere getTestConfigStatus function is used.

DEN-15199 renamed the test configuration code

DEN-15199 continued working on the release software configuration code

Merge branch 'DEN-15024-fw-srshd-1333-vtchd-283-alarm_id_hd_syringe_pump_not_stopped_error-id-111-does-not' into develop

DEN-15199 initial commit of the release software configuration

DG-DEN-15199_FW DN Sprint
DG-DEN-15199_FW DN Sprint
Merge branch 'staging' into develop

DEN-15014 Add windowed timer for FPGA communications

Bamboo Commit: Updated the Copyright section and replaced tabs with 4 spaces

Merge branch 'staging' into develop

Merge DEN-15105 to staging.

Merge branch 'staging' into DEN-15105-dialyzer-flip

HD-DEN-15104_HD Fpga Communications
HD-DEN-15104_HD Fpga Communications