eCAL 5.8.12#

Warning

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

Changelog#

# Changes

- Core:
  - Fixed multiple bugs in Npcap integration (Faulty IP fragment reassembly, memory leak)
  - Updated Npcap SDK and Pcap++
  - Fixed bug that could cause the eCAL receive-thread to shut down on faulty UDP traffic
  - Fixed 0-publish-frequency when sending empty protobuf messages

- Build:
  - Fixed RelWithDebInfo and MinSizeRel mode for Qt
  - Support linking statically against HDF5 (Don't use this unless absolutely necessary!)

- Release:
  - Added ecal-fat-source.tar.gz archive that contains the eCAL Source and all git submodules

eCAL 5.8.12 is patch-level equivalent to eCAL 5.7.15

Downloads#

Note

A more recent version of eCAL 5.8 is available: eCAL 5.8.20.

eCAL Installer#

OS

Architecture

Files

Windows

x64

ecal_5.8.12-win64.exe

Ubuntu 20.04

x64

ecal_5.8.12-focal_amd64.deb

Ubuntu 18.04

x64

ecal_5.8.12-bionic_amd64.deb

macOS

x64

ecal_5.8.12-darwin_amd64.dmg

Python Binding#

OS

Architecture

Files

Windows

x64

Python 3.9 (.whl)

Python 3.8 (.whl)

Python 3.7 (.whl)

Python 3.6 (.whl)

Python 3.5 (.whl)

Ubuntu 20.04

x64

Python 3.8 (.whl) (Default)

Ubuntu 18.04

x64

Python 3.6 (.whl) (Default)

macOS

x64

Python 3.9 (.whl)

Source#