aboutsummaryrefslogtreecommitdiffstats
path: root/lib/edi
Commit message (Collapse)AuthorAgeFilesLines
* Common: log timestamps, socket changes and frame_timestamp_tMatthias P. Braendli2022-03-291-1/+28
|
* Common ba7f317, 5a0689a, c63fb05Matthias P. Braendli2021-11-262-44/+68
|
* Common e8d7277, bf60e06: EDI PFT input CRC and ClockTAI string copyMatthias P. Braendli2021-06-151-4/+4
|
* Common ad7e11a: Add seq and pseq information to EDI/ETI decoderMatthias P. Braendli2021-05-252-0/+3
|
* Common 44ae39c: Make SEQ and PSEQ available on EDI receive and improve error ↵Matthias P. Braendli2021-05-195-41/+85
| | | | handling
* Update common code to latest, update zmq.hpp and adaptMatthias P. Braendli2021-01-167-21/+87
|
* common ea3156f: EDI input: Do not print sequence error on first packetMatthias P. Braendli2020-10-282-3/+10
|
* common edc9c1a: Add missing array includeMatthias P. Braendli2020-07-201-0/+1
|
* Update common EDI input and adapt to API changesMatthias P. Braendli2020-05-114-41/+112
|
* Pull add14d9: Properly handle EDI AF SEQ rolloverMatthias P. Braendli2020-03-241-1/+3
|
* Pull common code c8defb3Matthias P. Braendli2020-03-241-1/+8
|
* Pull common code efe0a08Matthias P. Braendli2020-03-242-1/+19
|
* Pull code from common commit 67a62df, replacing put_timeMatthias P. Braendli2019-10-302-4/+8
|
* Pull common code from 547c789Matthias P. Braendli2019-09-232-0/+21
|
* lib: update from common code cdf104a and 2847f4dMatthias P. Braendli2019-09-052-2/+26
|
* Make EDI includes consistentMatthias P. Braendli2019-08-215-7/+8
|
* Pull in files from odr-mmbtools-commonMatthias P. Braendli2019-08-132-2/+29
| | | | | | | Replace ASIO by simpler implementation, meaning that the telnet RC now only supports a single connection. Move Log, RC to lib/
* Update EDI input libraryMatthias P. Braendli2019-07-082-255/+45
|
* Fix Buffer memory leak when using move-assignmentMatthias P. Braendli2019-07-082-0/+388
|
* EDI: Handle sequence counter check for incomplete AF packetsMatthias P. Braendli2019-05-061-5/+7
|
* Update EDI lib: fix SAD and take latest changesMatthias P. Braendli2017-02-174-21/+32
|
* Update edi code from edilibMatthias P. Braendli2017-01-133-12/+33
|
* Add edi_max_delay option to config fileMatthias P. Braendli2017-01-061-1/+1
|
* EDI: handle pseq resync and SIGINTMatthias P. Braendli2017-01-063-30/+30
|
* Replace EDI-to-ETI converter with a dedicated EDI sourceMatthias P. Braendli2017-01-064-432/+101
|
* EDI: Handle RFU bits and add some sanity checksMatthias P. Braendli2016-12-264-8/+48
|
* Add first version of EDI inputMatthias P. Braendli2016-12-2510-0/+1801