dialin

Clone Tools
  • last updated a few seconds ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
Merge branch 'DEN-14307-dg_hd_dev-hd_dg_dvt-update-part-6' into develop

DEN-14307: Added handling of new alarm info broadcast params for alarm response button blocker flags.

Bamboo Commit: generated the code change report

Merged DEN-14307

DEN-14307 updated the DG NV record CRC override message ID due to a conflict

DEN-14307 changed the message ID of the DG crc NV record override due to conflict

DEN-14307 updated the DG tests

Bamboo Commit: generated the code change report

Merged staging with the latest changes

Bamboo Commit: generated the code change report

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

RESOLVED.

RESOLVED.

DEN-14001 addressed a code review comments

Done.

Done.

May not be needed, but can we just add 0xB8 too for completeness?

May not be needed, but can we just add 0xB8 too for completeness?

DEN-14001 merged staging

Looking at unpack functionality a little more, I believe HH will parse a 32-bit byte array as 2 unsigned shorts. I think it's kind of working because byte array is little endian and we're only look...

Looking at unpack functionality a little more, I believe HH will parse a 32-bit byte array as 2 unsigned shorts. I think it's kind of working because byte array is little endian and we're only looking at the first value (index 0) parsed.
Firmware is sending everything as U32. So we should be using "I" for unsigned int.

RESOLVED.

RESOLVED.

Please look at the green lines at the bottom of these comments

Please look at the green lines at the bottom of these comments

RESOLVED IN CODE WALKTHROUGH.

RESOLVED IN CODE WALKTHROUGH.

first get function still missing header.

first get function still missing header.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.

RESOLVED.