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