Skip to content

Releases: ZeroCM/zcm

Release v1.1.5

23 Nov 19:25
2122b04
Compare
Choose a tag to compare
  • Introduced bitfields in ZCM types
  • ZCM types support const strings
  • Transport API now natively supports regex subscriptions
  • Changed to julia version 1.6
  • ZCM can now generate a traffic topology map for visualization
  • Spy lite can now filter by channel prefix
  • Spy lite supports real-time decoding of encoded types
  • Spy lite displays traffic bandwidth
  • Added bandwidth analyzer via indexer plugin
  • ZCM bridge now has a watchdog timeout
  • Logger can now run on multiple cores to increase decoding throughput
  • Fixed stream synchronization in generic serial
  • Can driver now has full linux support
  • Added arduino support and examples
  • ZMQ now operates on a round robin message dispatch ordering
  • Eventlogs more reliably handle bad data
  • CI runs on docker
  • General stability fixes

Release v1.0.3

17 Aug 18:19
4a2f010
Compare
Choose a tag to compare
  • Added python3 support
  • Dropped official python2 support, though it should still work
  • Building for arm (aarch64)
  • Untyped functional subscriptions in c++
  • Improved documentation
  • Added can transport based on socketcan
  • New zcm-logplayer-gui based on gtk3
  • Fixed lockfiles to unlock on all program exits
  • Node version upgrade to support new node versions

Release v1.0.0

25 Apr 18:17
1da7539
Compare
Choose a tag to compare

First official release!