Tags: viks8dm/ecal
Tags
eCAL v5.5.0: * eCAL message recorder released * records messages in realtime in HDF5 format * synchronized recording over multiple targets * pre-buffer feature * modern QT based control gui * eCAL message player * eCAL message replay * topic filtering * adjustable replay speed / looped play * modern QT based gui * command line version (with interactive mode) * eCAL HDF5 recording read / write C++ SDK * high level API to iterate over recorded data sets * auto merging of splitted record files * distributed recording on multiple machines, handling as one recording * Performance improvements * reduced memory copying on subscriber side * new latency send / receive samples demonstrating new performance using callback receive method * see Performance section in Readme.md file * performance factor 2 for windows factor 4 Linux for large messages * CPack installer generates start menu entries on windows platform * Different bug fixes
eCAL v5.4.0: * Capnproto added as natively supported serialization format: * publisher & subscriber register descriptor information * dynamic subscriber added that doesn't require schematas * reflection support in eCAL Monitor * eCALMon display & calculation of CPU usage fixed * performance improvements * minor fixes
eCAL v5.3.4 fix: tcp client server handling for messages greater the 64k optimization: data reader performance optimization add: samples latency_snd / latency_rec added to measure pub/sub latency_rec fix: corrected sample namespaces fix: used external simple ini in eCAL core author: Rex Schilasky <49162693+rex-schilasky@users.noreply.github.com>
parent 6489216 author Rex Schilasky <49162693+rex-schilasky@users.noreply.github.com> 1559562280 +0200 Co-authored-by: Florian Reimold <11774314+FlorianReimold@users.noreply.github.com> committer Rex Schilasky <49162693+rex-schilasky@users.noreply.github.com> 1560499303 +0200 eCAL 5.3.3: Added two samples latency_snd and latency_rec to measure latency and data throughput New NPCap status dialog for ecal moitor Fix in QStableSortFilterProxyModel that leads to monitor crash when closing multiple tasks Different static code analysis fixes Killed some tabulators Make eCAL compile on current Arch Linux. Improved windows cpack wix setup
initial revision (builds, links, setup works) Co-authored-by: Kerstin Keller <49187426+Kerstin-Keller@users.noreply.github.com> Co-authored-by: Florian Reimold <11774314+FlorianReimold@users.noreply.github.com> Co-authored-by: Kristof Hannemann <50989282+hannemn@users.noreply.github.com> Co-authored-by: Florian Geis <45308813+floriangeis@users.noreply.github.com> Co-authored-by: Claudiu Vasilescu <32865900+claudiuvasilescu@users.noreply.github.com> Co-authored-by: Ileana Zepa <51079902+ileanabratu@users.noreply.github.com>