eCAL 5.13.2#

Changelog#

# Changelog

## Core:
- fixed send frequency calculation for unconnected publisher (#1608)
- removed specific locks to prevent blockage of parallel executed "Receive()" call (#1622)
- performance improvement large maps (expmap improvement) (#1626, #1631)
- improved IsPublished()/IsSubscribed() logic (#1632)

## eCAL Mon GUI:
- fixed filter function for specific Qt versions >= 5.12 and < 6 (#1591)

## eCAL Rec GUI:
- fixed "Recording" display bug (#1598)

## Language Support:
- C#: no reuse of protobuf message objects in callbacks (#1593, #1610)

## Delivery:
- added debian build for Ubuntu 24 (Noble) (#1624)

**Full changelog:** https://github.com/eclipse-ecal/ecal/compare/v5.13.1...v5.13.2

*eCAL 5.13.2 is patch-level equivalent to eCAL 5.12.6*

Downloads#

Note

A more recent version of eCAL 5.13 is available: eCAL 5.13.3.

eCAL Installer#

OS

Architecture

Files

Windows

x64

ecal_5.13.2-win64.exe

Ubuntu 24.04

x64

ecal_5.13.2-noble_amd64.deb

Ubuntu 22.04

x64

ecal_5.13.2-jammy_amd64.deb

Ubuntu 20.04

x64

ecal_5.13.2-focal_amd64.deb

Python Binding#

Source#