eCAL 5.12.4#

Changelog#

# Changelog

Core:
- Fixed multiple race conditions and smaller bugs (#1289, #1324, #1325, #1333, #1334) )
- Fixed random-number-generator for UDP Fragment IDs (#1270)

Mon:
- Fixed Column labels in signal plotting widget (#1326)

ecalhdf5:
- Fixed a bug that caused send- and receive-timestamps being mixed up when using `imeasurement.h` (#1252)

MMA:
- Fixed segfault of GetCpuCores. Only occured on few operating systems (#1242)

Python:
- Fixed rem_response_callback function, which removes a callback from a service client (#1272) 
- Fixed function names of `client_set_hostname` (#1285) 

Build:
- CMake: Remove dirty find_package hack. (#1257) 
- CMake: Compatibility with new yaml-cpp release 0.8.0. (#1250, #1323))
- CMake: isolate eCAL cmake find logic from existing eCAL installation (#1267) 
- Documentation: Downgraded Sphinx / documentation related packages to compatible versions in requirements.txt (#1309, #1286)

_eCAL 5.12.4 is patch-level equivalent to eCAL 5.11.8_

Downloads#

Note

A more recent version of eCAL 5.12 is available: eCAL 5.12.7.

eCAL Installer#

OS

Architecture

Files

Windows

x64

ecal_5.12.4-win64.exe

Ubuntu 22.04

x64

ecal_5.12.4-jammy_amd64.deb

Ubuntu 20.04

x64

ecal_5.12.4-focal_amd64.deb

Python Binding#

Source#