aboutsummaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Collapse)AuthorAgeFilesLines
* Apply common 23752f6 and e10272eMatthias P. Braendli2019-11-182-3/+3
|
* Common 27ac70f: Initialise InetAddress::addrMatthias P. Braendli2019-11-182-2/+3
|
* Common 0a50ea0: Set SO_REUSEADDR for TCP socketsMatthias P. Braendli2019-11-181-0/+5
|
* 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
|
* Pull lib/Socket from mmbtools common codeMatthias P. Braendli2019-09-052-14/+18
|
* Apply b1fc144 from commonMatthias P. Braendli2019-09-025-21/+66
|
* Make EDI includes consistentMatthias P. Braendli2019-08-215-7/+8
|
* Pull in files from odr-mmbtools-commonMatthias P. Braendli2019-08-13492-109992/+1276
| | | | | | | 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
|
* 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
| | | | That should help for the OSX Travis build
* 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
| | | | | This reverts commit ae587d9d1678d50c98497efeaeecda28f2703229. It doesn't work well with older autotools. Solving this is not urgent.
* autotools: AM_INIT_AUTOMAKE with subdir-objectsMatthias P. Braendli2013-12-152-442/+0
| | | | | Make the autotools non-recursive to suppress error, and make it future-proof.
* 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