aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Pull in files from odr-mmbtools-commonMatthias P. Braendli2019-08-13492-109992/+1276
* Update EDI input libraryMatthias P. Braendli2019-07-082-255/+45
* Fix Buffer memory leak when using move-assignmentMatthias P. Braendli2019-07-082-0/+388
* Socket: fix TCPClientMatthias P. Braendli2019-07-082-11/+12
* Unify Socket library with other mmbToolsMatthias P. Braendli2019-07-087-806/+1368
* EDI: Handle sequence counter check for incomplete AF packetsMatthias P. Braendli2019-05-061-5/+7
* Replace boost by the standalone asio libraryMatthias P. Braendli2018-08-06481-0/+109971
* Handle Ctrl-C when using EDI inputMatthias P. Braendli2018-05-162-21/+44
* Fix warning about INIReader strncpyMatthias P. Braendli2018-05-141-1/+1
* Clarify INIReader licenseMatthias P. Braendli2018-04-161-9/+27
* Replace boost ptree by another INI parserMatthias P. Braendli2018-04-101-0/+441
* Code cosmetics and udp multicast documentationMatthias P. Braendli2018-02-011-2/+3
* Enabled multicast support. Fix missing header in PAPRStatsSergiy G2018-01-312-6/+16
* Use ::bind in UdpSocketMatthias P. Braendli2017-12-181-1/+1
* Update EDI lib: fix SAD and take latest changesMatthias P. Braendli2017-02-174-21/+32
* EDI: add protection against runaway memory usageMatthias P. Braendli2017-01-132-3/+7
* Add threaded UDP input for EDIMatthias P. Braendli2017-01-132-2/+89
* Make UdpPacket copyableMatthias P. Braendli2017-01-132-9/+3
* 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-2527-0/+3940
* Remove broken KISS FFT supportMatthias P. Braendli2016-05-271-0/+0
* Change autotools to "subdir-objects" and simplifyMatthias P. Braendli2015-02-051-19/+0
* Replace CRC-DABMOD by ODR-DabModMatthias P. Braendli2014-02-071-4/+4
* stop tracking Makefile.inMatthias P. Braendli2014-01-031-423/+0
* Revert "autotools: AM_INIT_AUTOMAKE with subdir-objects"Matthias P. Braendli2014-01-032-0/+442
* autotools: AM_INIT_AUTOMAKE with subdir-objectsMatthias P. Braendli2013-12-152-442/+0
* dabmod: add file input to separate class, change versionMatthias P. Braendli (think)2013-11-101-33/+68
* crc-dabmod: added clock_config parameters to configuration fileMatthias P. Braendli (think)2012-09-041-7/+41
* crc-dabmod: autoconf added boost version checkMatthias P. Braendli (think)2012-08-261-1/+4
* added unmodified mmbtoolsMatthias (think)2012-07-113-0/+370