Skip to content

Releases: ebroecker/canmatrix

Release 0.5

18 Oct 20:00
Compare
Choose a tag to compare
  • new API - all attributes can be accessed without using the internal '_'-attributes of canmatrix
    (external acces to matrix-objects #57)
  • startbit numbering fixed for several formats (thanks to Don Mahurin)
  • new feature: deleting unwanted attributes
  • new feature: rename/delete ECUs, Frames and Signals
  • new feature: delete unneded defines
  • ARXML improvements. Mainly the exported arxml (autosar 3 and 4 support) passes shema validation
  • fibex export (no one uses this, maybe buggy - please comment if you use it)
  • small updates for sym format
  • kcd improvements. Mainly startbit-issue
  • travis support (automatic tests after every checkin)

changelog-0.4-0.5.txt

Release 0.4

05 Jun 11:30
Compare
Choose a tag to compare

changelog.txt

  • several minor improvements for different file formats (mainly sym, json and csv)
  • new command line options of canconvert for merging, splitting multiple databases
  • some helpers for j1939 (no doku or command line options jet)
  • auto min/max calculation for importing file formats without support
  • recalcDLC
  • ...

arxml support improved

14 Jan 21:41
Compare
Choose a tag to compare

several bugfixes and improved arxml support

first release in pypi

01 Dec 22:02
Compare
Choose a tag to compare
Merge pull request #18 from altendky/master

Add setup.py for Setuptools support