eCAL 5.5.3#

Warning

eCAL 5.5 is not supported anymore. Please consider upgrading to a newer version.

Changelog#

eCAL v5.5.3:
* core
  * shared memory layer can be configured to use iceoryx implementation alternative to eCAL one's
    * use CMake option 'ECAL_LAYER_ICEORYX = ON'
    * all eCAL eco system tools (record, replay, monitoring, language bindings) tested with iceoryx
    * core automatically switches between iceoryx and udp multicast for local and network subscriptions
  * message frequency min/max observation feature removed (should be implemnented outside eCAL core if needed)
* message protocols
  * compatibility to capnproto 0.7.0 fixed
* common:
  * lot's of warnings fixed
  * Readme.md documentation improved (transport layer configuration)

Downloads#

Note

A more recent version of eCAL 5.5 is available: eCAL 5.5.5.

eCAL Installer#

OS

Architecture

Files

Windows

x64

eCAL-5.5.3-win64.msi

Ubuntu 20.04

x64

eCAL-5.5.3-linux.deb

Python Binding#

OS

Architecture

Files

Windows

x64

Python 3.8 (.egg)

Ubuntu 20.04

x64

Python 3.6 (.egg)