autosar
autosar copied to clipboard
Add more types and fix a SD loading issue
Fix an arxml SDG loading issue for below xml
<ELEMENTS>
<APPLICATION-SW-COMPONENT-TYPE>
<SHORT-NAME>CDD_SWC</SHORT-NAME>
<ADMIN-DATA>
<SDGS>
<SDG GID="Master">
<SD>true</SD>
</SDG>
</SDGS>
</ADMIN-DATA>
Thanks @parai for finding the issues. I will however fix them myself in separate commits and will not use this PR.