autosar icon indicating copy to clipboard operation
autosar copied to clipboard

Add more types and fix a SD loading issue

Open parai opened this issue 6 months ago • 1 comments

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>

parai avatar Aug 05 '25 12:08 parai

Thanks @parai for finding the issues. I will however fix them myself in separate commits and will not use this PR.

cogu avatar Aug 18 '25 11:08 cogu