COVESA / COVESA/dlt-daemon

DLT Daemon compatibility issue with AUTOSAR DLT for GetlogInfo

Open
#874 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C
Stars
459
Forks
340
Avg merge
4d 21h
Merged PRs (30d)
2

Description

According to the AUTOSAR specification, AppId and ContextId descriptions should be uint8_t.

whilst Covesa DLT Daemon structure is expecting uint16_t type.

DLT Daemon implementation (2.18.10): ContextIDsInfoType and AppIDsType structure impl. by Dlt_common.h use uint16_t for context and app description lengths -

[R21-11 ](https://www.autosar.org/fileadmin/standards/R21-11/CP/AUTOSAR_SWS_DiagnosticLogAndTrace.pdf) (newer)

[R20-11 ](https://www.autosar.org/fileadmin/standards/R20-11/CP/AUTOSAR_SWS_DiagnosticLogAndTrace.pdf) (older)

[R22-11 ]https://www.autosar.org/fileadmin/standards/R22-11/CP/AUTOSAR_SWS_DiagnosticLogAndTrace.pdf (v3.0.0)

Image

[R22-11 ]https://www.autosar.org/fileadmin/standards/R22-11/CP/AUTOSAR_SWS_DiagnosticLogAndTrace.pdf

Image

Image

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.