melodypapa / py-armodel

support AUTOSAR model with python
MIT License
7 stars 6 forks source link

Fix the unsupported events #5

Closed melodypapa closed 1 year ago

melodypapa commented 1 year ago
  1. Add the InitEvent support.
  2. Add the DataReceiveEvent support.
  3. Add the SwcModeSwitchEvent support.
melodypapa commented 1 year ago

Fix with PR #7