aboutsummaryrefslogtreecommitdiffstats
path: root/src/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Add file output format converterMatthias P. Braendli2014-12-251-0/+1
|
* Remove Makefile.am UHD checkMatthias P. Braendli2014-11-141-7/+1
|
* Add new ZeroMQ IQ outputMatthias P. Braendli2014-11-011-7/+2
|
* Refactor autoconf, make FFTW defaultMatthias P. Braendli2014-10-271-53/+60
|
* Make KISS entirely optionalMatthias P. Braendli2014-10-241-1/+8
| | | | | The Resampler block can also use fftw, and the Makefile only does the kiss fft compilation when --enable-fftw is not given.
* Add possibility to use FFTW for OfdmGeneratorMatthias P. Braendli2014-10-241-3/+10
|
* Get compilation working on ARMMatthias P. Braendli2014-10-101-1/+7
|
* Add configure option to disable UHDEmil BarczyƄski2014-03-221-1/+7
| | | | Signed-off-by: Matthias P. Braendli <matthias.braendli@mpb.li>
* add -Wall to Makefile.amMatthias P. Braendli2014-03-141-2/+2
|
* include local zmq.hpp and prefer it over the system oneMatthias P. Braendli2014-02-111-1/+3
|
* fix versioning and tarball generationv0.4.0Matthias P. Braendli2014-02-071-7/+8
|
* Replace CRC-DABMOD by ODR-DabModMatthias P. Braendli2014-02-071-4/+4
|
* Revert "autotools: AM_INIT_AUTOMAKE with subdir-objects"Matthias P. Braendli2014-01-031-0/+101
| | | | | 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-151-101/+0
| | | | | Make the autotools non-recursive to suppress error, and make it future-proof.
* make versioning git compatible, update INSTALLMatthias P. Braendli2013-11-121-4/+4
|
* crc-dabmod: add ZeroMQ input moduleMatthias P. Braendli (think)2013-11-101-1/+8
|
* dabmod: add file input to separate class, change versionMatthias P. Braendli (think)2013-11-101-1/+7
|
* crc-dabmod: added UHD tx gain remote controlMatthias P. Braendli (think)2012-08-161-1/+2
|
* crc-dabmod: added syslog supportMatthias P. Braendli (think)2012-08-151-1/+2
|
* added crc-dabmod patchMatthias (think)2012-07-111-0/+3
|
* added unmodified mmbtoolsMatthias (think)2012-07-111-0/+83