aboutsummaryrefslogtreecommitdiffstats
path: root/src/DabMod.cpp
Commit message (Collapse)AuthorAgeFilesLines
...
* Move some code from DabMod into UtilsMatthias P. Braendli2015-02-121-88/+2
|
* indentationMatthias P. Braendli2015-02-121-1/+1
|
* Removed magick numbers and added support for static delay in all dab modesJörgen Scott2015-02-041-0/+1
|
* Merge branch 'next'Matthias P. Braendli2015-01-241-14/+36
|\
| * Add file output format converterMatthias P. Braendli2014-12-251-14/+36
| |
* | Replace signal() by sigaction()Matthias P. Braendli2015-01-231-4/+11
| |
* | Merge input-zeromq and output-zeromq configure optionsMatthias P. Braendli2015-01-231-10/+7
| |
* | Merge raspine's ZeroMQ RC and UHD staticdelayMatthias P. Braendli2015-01-231-18/+89
|\| | | | | | | | | | | | | Merge raspine/master pull request, fix indentation, code style, and two minor conflicts in: doc/example.ini src/DabMod.cpp
| * Interpret a single cmdline option as ini file nameMatthias P. Braendli2014-12-091-4/+16
| |
| * Print compile-time settings on startupMatthias P. Braendli2014-12-091-0/+25
| |
| * Update -V outputMatthias P. Braendli2014-12-091-2/+9
| |
| * Change UHD txgain to doubleMatthias P. Braendli2014-11-021-2/+2
| |
| * Fix compilation without zmq outputMatthias P. Braendli2014-11-011-0/+2
| |
| * Add new ZeroMQ IQ outputMatthias P. Braendli2014-11-011-7/+26
| |
| * Get compilation working on ARMMatthias P. Braendli2014-10-101-2/+2
| |
| * Add little check for zeromq url syntaxMatthias P. Braendli2014-09-141-1/+7
| |
* | Code indentation, minor correctionsMatthias P. Braendli2015-01-231-10/+4
| |
* | added zmq remote controlJörgen Scott2015-01-131-16/+29
| |
* | added zmq controller to uhdJörgen Scott2014-12-161-3/+7
| |
* | Added static delay via telnet controlJörgen Scott2014-12-161-0/+3
|/
* Initialise RC correctly when using cmdlineMatthias P. Braendli2014-07-251-4/+5
|
* Increase UHD normalisation to 50000Matthias P. Braendli2014-07-071-1/+11
|
* Add digital gain to remote controlMatthias P. Braendli2014-07-021-6/+7
|
* Add subdevice to UHD configurationMatthias P. Braendli2014-05-201-0/+1
|
* Patched zmq uri string connectsdr2014-05-201-1/+1
|
* remove using directives from .h filesMatthias P. Braendli2014-04-161-1/+1
|
* enable UHD by defaultMatthias P. Braendli2014-03-221-2/+0
|
* Add configure option to disable UHDEmil Barczyński2014-03-221-1/+32
| | | | Signed-off-by: Matthias P. Braendli <matthias.braendli@mpb.li>
* Show version right at startupMatthias P. Braendli2014-03-161-9/+9
|
* Handle master_clock_rate better, add verificationMatthias P. Braendli2014-03-161-3/+24
| | | | | | The configuration file supports type and master_clock_rate in the [uhd] section. The device option is still supported. But the master_clock_rate can only be verified if it is set !
* Update RemoteControl from dabmuxMatthias P. Braendli2014-03-141-1/+8
|
* Show version in startup screenMatthias P. Braendli2014-03-091-2/+7
|
* Change UHD config device to a std::stringMatthias P. Braendli2014-03-091-2/+2
|
* really fix channel/frequency choice logicMatthias P. Braendli2014-02-171-1/+1
| | | | Note to self: learn to try out code before pushing eagerly
* fix channel/frequency choice logicMatthias P. Braendli2014-02-171-1/+1
|
* add channel config option to UHD outputMatthias P. Braendli2014-02-111-5/+55
|
* fix versioning and tarball generationv0.4.0Matthias P. Braendli2014-02-071-2/+8
|
* Replace CRC-DABMOD by ODR-DabModMatthias P. Braendli2014-02-071-6/+6
|
* make versioning git compatible, update INSTALLMatthias P. Braendli2013-11-121-1/+1
|
* crc-dabmod: add ZeroMQ input moduleMatthias P. Braendli (think)2013-11-101-27/+52
|
* dabmod: add file input to separate class, change versionMatthias P. Braendli (think)2013-11-101-191/+29
|
* dabmod cosmeticsMatthias P. Braendli (think)2013-11-081-2/+2
|
* dabmod: additional mutenotimestamp config entryMatthias P. Braendli (think)2013-04-291-3/+2
|
* crc-dabmod: nice error message when config file invalidMatthias P. Braendli (think)2012-09-131-1/+8
|
* crc-dabmod: much cleaner logging implementationMatthias P. Braendli (think)2012-09-131-23/+22
|
* crc-dabmod: added clock_config parameters to configuration fileMatthias P. Braendli (think)2012-09-041-22/+36
|
* crc-dabmod: solved .ini input file problem.Matthias P. Braendli (think)2012-08-181-14/+15
|
* crc-dabmod: remote control for FIRFilterMatthias P. Braendli (think)2012-08-171-5/+5
|
* crc-dabmod: UHD remote control supports mutingr3Matthias P. Braendli (think)2012-08-161-3/+21
|
* crc-dabmod: added UHD tx gain remote controlMatthias P. Braendli (think)2012-08-161-1/+14
|