Releases: eclipse-ecal/ecal
Releases · eclipse-ecal/ecal
eCAL v5.7.8
eCAL v5.8.2
Changes
- Core:
- Now supporting NPCAP 1.10 (Windows only)
eCAL v5.7.6
Changes
- Core:
- Now supporting NPCAP 1.10 (Windows only)
eCAL v5.8.1
Changes
- Sys:
- Fixed crash on Ubuntu (#168)
eCAL v5.8.0
Merry Christmas and a happy new year! Stay healthy! :)
Changes
-
Build:
- Ubuntu builds now install in proper multiarch lib dirs
- Fixed
-dirty
tag on Windows builds - Fixed many cmake warnings
- Added .desktop files, so GUI applications now show up in the Ubuntu App menu
-
Core:
- Changed path of
ecal.ini
on Linux (/etc/ecal/ecal.ini
) and Windows (C:\ProgramData\eCAL\ecal.ini
)
- Changed path of
-
Mon:
- Plugins can be loaded from multiarch lib dirs on Linux
-
Rec:
- Addons can be loaded from multiarch lib dirs on Linux
-
Play:
- Added Hotkeys for loading and saving a channel mapping
-
Sys:
- eCAL Sys added
- MMA (Machine Monitoring Application) added
- eCAL Sys client application is now ecal_sys_client
- eCAL Sys now evaluates eCAL Parser functions
- Tasks are sorted by ID before saving
- eCAL Sys CLI:
- added interactive mode
- eCAL Sys GUI:
- MMA Panel shows the state of ecal_sys_clients
- Panels can be closed and un-docked
eCAL v5.7.5
Changes
- Core:
- Fixed handling of empty parameters on Linux (GetProcessParameters)
- Fixed GetProcessParameters on macOS
eCAL v5.7.4
Changes
-
Core:
- Fixed zombie processes and a deadlock that could occur when starting processes on Linux
- Fixed shared memory names on Posix-style systems (for QNX support)
- Fixed GetProcessParameters on Linux
-
Rec:
- Fixed Upload bug (by updating fineFTP to 1.0.6)
eCAL v5.7.3
Attention for Windows Users:
The Setup has changed. Please uninstall old eCAL Versions before installing this release.
Changes
-
common:
-
core:
- bugfix in iceoryx shm interface (#92)
eCAL v5.7.2
eCAL v5.7.2
- github actions introduced
- Ubuntu 20.04 (stable)
- Ubuntu 20.04 + Iceoryx (stable)
- Windows Server 2019 (stable)
- MacOS Catalina 10.15 (experimental)
- iceoryx shared memory layer support updated to 0.17.0
- capnproto message protocol support updated to 0.8.0
eCAL v5.7.1
eCAL v5.7.1:
- common:
- static code analysis fixes
- cmake fix for ecal unit tests
- apps:
- ecal recorder
- recording of none alphanumeric topic names fixed
- delete measurements after upload
- retry failed uploads
- fixed crash on Windows 7
- preparations for ROS2 middleware (rmw_ecal) layer done
- ecal recorder