cogu / autosar

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

Feature/nv data #45

Closed kallemooo closed 4 years ago

kallemooo commented 4 years ago

This pull request adds support for NV-DATA-INTERFACE and SWCs of type NV-BLOCK-SW-COMPONENT-TYPE.

Some errors in the Ar4 parsers and writers is also fixed.

This pull request solves #41

kallemooo commented 4 years ago

Yes it got big, but it where hard to divide in smaller parts. I will drop the abc stuff commit and rebase on master.