eCAL 5.10.2#

Warning

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

Changelog#

# Changes

Core:
- Fixed a bug that would prevent SHM compatibility with future eCAL Versions (5.11 and up)
- Fixed a bug in Shared Memory Layer where a timeout would cause the memfile to be not observed any more. Also now a steady clock is used for that timeout computation (it was the non-steady eCAL::Time before)
- Fixed a compile issue with gcc12
- Fixed compatibility with latest protobuf
- Fixed multiply defined symbols bug in measurement API (thanks to @patrick-fleischmann-conti)
- Fixed some race conditions and minor bugs

Play:
- The GUI now shows an error dialog, when creating eCAL subscribers fails (e.g. due to the open-file-descriptor-limit)

Installer:
- The Windows installer is now (self-) signed

eCAL 5.10.2 is patch-level equivalent to eCAL 5.9.10

Downloads#

Note

A more recent version of eCAL 5.10 is available: eCAL 5.10.8.

eCAL Installer#

OS

Architecture

Files

Windows

x64

ecal_5.10.2-win64.exe

Ubuntu 22.04

x64

ecal_5.10.2-jammy_amd64.deb

Ubuntu 20.04

x64

ecal_5.10.2-focal_amd64.deb

Ubuntu 18.04

x64

ecal_5.10.2-bionic_amd64.deb

Python Binding#

OS

Architecture

Files

Windows

x64

Python 3.10 (.whl)

Python 3.9 (.whl)

Python 3.8 (.whl)

Python 3.7 (.whl)

Python 3.6 (.whl)

Ubuntu 22.04

x64

Python 3.10 (.whl) (Default)

Ubuntu 20.04

x64

Python 3.9 (.whl)

Python 3.8 (.whl) (Default)

Ubuntu 18.04

x64

Python 3.8 (.whl)

Python 3.7 (.whl)

Python 3.6 (.whl) (Default)

Source#