File ODR-EDI2EDI.changes of Package ODR-EDI2EDI
-------------------------------------------------------------------
Sun Sep 21 16:03:08 UTC 2025 - Martin Hauke <mardnh@gmx.de>
- Update to version 0.4.0
* Carry SEQ and PSEQ through.
* Add seq and pseq information to EDI/ETI decoder.
* Remove unused ReceivedTagItem class.
* Make SEQ and PSEQ available on EDI receive and improve error
handling.
* Fix EDI UDP packet spreading set to 0.
* Handle TCP socket receive getting stuck.
* Use separate thread for EDI output spreading.
* Replace EDI interleaver by improved EDI spreading.
* Fix UDP EDI packet output spreading.
* Update zmq.hpp, TCPReceiveServer, EDI decoder and output.
* Add -A option to disable PFT transport addressing.
* EDI output: Make Transport Addressing optional.
- Update to version 0.3.0
* Add --version option and some cosmetic changes.
* Do not print sequence error on first packet.
* Autoreconnect and handle signals.
* spread UDP packets over time to avoid bursts.
- Update to version 0.2.0
o Add missing array include.
o Add Frame 0 TS to log output.
o Fix EDISender teardown.
- Add patch:
* fix-build.patch
-------------------------------------------------------------------
Wed May 6 15:29:38 UTC 2020 - Martin Hauke <mardnh@gmx.de>
- Initial package, version 0.1.0