cogu / autosar

A set of python modules for working with AUTOSAR XML files
MIT License
353 stars 160 forks source link

Info: missing Pdu:elements #90

Open fatrank opened 2 years ago

fatrank commented 2 years ago

hi, i was playing around with autosar and was pretty happy about this nice packages. But still some element missing. Question: did i got a wrong version?

e.g.

INCOMPAT_TAGS = [
    'LONG-NAME',
    'DESC',
    'PROVIDER-IREF',
    'SDG-CAPTION',
    'SDX-REF',
    'CATEGORY',
    'CLIENT-ID-DEFINITION-SET-REFS',
    'CONTAINER-I-PDU-HEADER-BYTE-ORDER',
    'ECU-EXTRACT-VERSION',
    'FIBEX-ELEMENTS',
    'MAPPINGS', # todo for each self.parseSystemMapping?
    'PNC-VECTOR-LENGTH',
    'PNC-VECTOR-OFFSET',
    'ROOT-SOFTWARE-COMPOSITIONS',
    'SYSTEM-VERSION',
    'REQUESTER-IREF']
cogu commented 3 months ago

System elements such as PDUs isn't planned until release v0.8.0.