Skip to content

Fix AUTOSAR DLT V1 spec compliance issues in DltObjects#10

Merged
froks merged 2 commits into
mainfrom
fix/dlt-spec-compliance
May 27, 2026
Merged

Fix AUTOSAR DLT V1 spec compliance issues in DltObjects#10
froks merged 2 commits into
mainfrom
fix/dlt-spec-compliance

Conversation

@froks
Copy link
Copy Markdown
Owner

@froks froks commented Apr 20, 2026

  • DLT_CONTROL_REQUEST/RESPONSE: correct MTIN values 0x5/0x6 to 0x1/0x2
  • DltPayloadArgumentRawData: fix argumentType STRG -> RAWD
  • DltPayloadArgumentRawData: fix dataSize to return byte count, not hex string length
  • DltPayloadArgumentNumber: fix toString() to display correct unsigned values
  • TYPEINFO_MASK_STRING_ENCODING: correct mask from 0x38000 to 0x18000 (bits 15-16)

froks added 2 commits April 20, 2026 20:25
- DLT_CONTROL_REQUEST/RESPONSE: correct MTIN values 0x5/0x6 to 0x1/0x2
- DltPayloadArgumentRawData: fix argumentType STRG -> RAWD
- DltPayloadArgumentRawData: fix dataSize to return byte count, not hex string length
- DltPayloadArgumentNumber: fix toString() to display correct unsigned values
- TYPEINFO_MASK_STRING_ENCODING: correct mask from 0x38000 to 0x18000 (bits 15-16)
@froks froks merged commit 9a60142 into main May 27, 2026
2 checks passed
@froks froks deleted the fix/dlt-spec-compliance branch May 27, 2026 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant