eCAL 5.10.8#

Warning

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

Changelog#

# Changelog

Core:
- Fixed nullptr check in raw-C Binding (#1052)
- Fixed compile issue with gcc13 by adding a missing cstdint include
- Fixed a bug that was caused by the cyclic registration thread not being stopped early enough (#1141)
- Restore Receive functionality for Dynamic Subscribers (#1150)

Mon:
- GUI:
  - Fixed a bug in Monitor Plugins that was caused by subscriber callbacks not being removed before destruction (#1083)
  - Fixed text color of "Debug x" string in Log panel (#1147) 

_eCAL 5.10.8 is patch-level equivalent to eCAL 5.11.5_

Downloads#

eCAL Installer#

OS

Architecture

Files

Windows

x64

ecal_5.10.8-win64.exe

Ubuntu 22.04

x64

ecal_5.10.8-jammy_amd64.deb

Ubuntu 20.04

x64

ecal_5.10.8-focal_amd64.deb

Python Binding#

Source#