aboutsummaryrefslogtreecommitdiffstats
path: root/lib/edi
Commit message (Collapse)AuthorAgeFilesLines
* 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