fARstXML
Loading...
Searching...
No Matches
Release Notes

Version History

1.1.2

  • Move CMake scripts to standard folders

1.1.1

  • Repair help call for arxml_identity executable

1.1.0

  • Added options to arxml_identity command line tool:
    • --paths annotates elements inheriting from Referrable with their fully qualified name as a comment
    • --validate annotates elements containing obvious errors such as broken references with comments
  • Extended ARXML writer interface with format options
  • Deployment changed to single-configuration package
  • Debug symbols split from main delivery
  • Additional input validation if the input was no valid ARXML
  • Fixed symbol exports for arxml_data interface

1.0.0

  • M2 metal model in C++17 synthesized from AUTOSAR 4.4 Adaptive/Classic hybrid UML
  • ARXML reader (interface parse_arxml() )
  • ARXML writer (inteface write_arxml() )

Known Issues / Restrictions

  • Mixed content groups (atpMixed / atpMixedString) do not capture order information yet
  • Support for Autosar R22-11 not implemented yet (e.g. for accessing CAN XL and TLS configuration properties)