eCAL 5.10.3#

Warning

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

Changelog#

# Changes

Core
- Fixed compile issues with QNX
- Fixed a Bug that could cause CSubscriber::Receive() to wrongly return a zero-byte message

Rec
- Fixed a bug while uploading files, that prevented to upload files with reserved URI characters in their filename (like `#`, `@` etc.)
- Fixed compile issue with very new GCC versions (-> Updated fineftp-server)

Python
  - Relaxed requirement of a specific python-protobuf version. The eCAL Python binding now works with newer Protobuf versions as well without re-compiling.

Installer
- The Windows installer is now signed with a trusted certificate

eCAL 5.10.3 is patch-level equivalent to eCAL 5.9.11

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.3-win64.exe

Ubuntu 22.04

x64

ecal_5.10.3-jammy_amd64.deb

Ubuntu 20.04

x64

ecal_5.10.3-focal_amd64.deb

Ubuntu 18.04

x64

ecal_5.10.3-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#