dialin

Clone Tools
  • last updated a few minutes ago
Constraints
Constraints: committers
 
Constraints: files
Constraints: dates
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.

Must have worked. I think just one H is all that's needed for unsigned short. Not sure why type "int" is being parsed as unsigned short though.

Must have worked. I think just one H is all that's needed for unsigned short. Not sure why type "int" is being parsed as unsigned short though.

RESOLVED.

RESOLVED.

RESOLVED IN CODE WALKTHROUGH.

RESOLVED IN CODE WALKTHROUGH.

RESOLVED IN CODE WALKTHROUGH.

RESOLVED IN CODE WALKTHROUGH.

DEN-14001 addressed the code review comments

Done.

Done.

That is right. Done.

That is right. Done.

Done.

Done.

Done.

Done.

Done.

Done.

Done.

Done.

The authors and dates will be addressed automatically once the copyright script is run in staging build.

The authors and dates will be addressed automatically once the copyright script is run in staging build.

Done

Done

Done.

Done.

Does this work? struct.unpack does not have an HH option.

Does this work? struct.unpack does not have an HH option.

Needs @publish with message variables.

Needs @publish with message variables.

Needs @publish with message variables.

Needs @publish with message variables.

DEN-14307 updated the DG/HD NV records for the usage information and service records. Added two commands to set the service time of HD and DG

I believe Dong Nguyen created this module (in 2022).

I believe Dong Nguyen created this module (in 2022).