Skip to content

CANdevStudio v0.2

Compare
Choose a tag to compare
@rkollataj rkollataj released this 10 Jul 11:14
· 133 commits to master since this release

List of major features/changes:

  • CanRawLogger - new component to store can traces
  • CanRawPlayer - new component to playback trace files recorded by CanRawLogger
  • CanLoad - new component to measure load on the CAN bus
  • CanRawFilter - new component to filter can messages based on regex expressions
  • CPack support for generation of installation bundles
  • Automatic deployment of binary packages to Bintray
  • Tool to generate templates for new components (templategen)
  • Performance and stability improvements
  • GUI enhancements