Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix livelock in synchronous ZeroMQ scenario | Matthias P. Braendli | 2014-03-23 | 1 | -0/+2 |
| | |||||
* | To USRP refclk lock loss check only if refclk is not 'internal' | Matthias P. Braendli | 2014-03-22 | 1 | -3/+9 |
| | |||||
* | Do not compare floats for equality. Use a 1PPM window instead | Matthias P. Braendli | 2014-03-17 | 1 | -3/+5 |
| | |||||
* | Handle master_clock_rate better, add verification | Matthias P. Braendli | 2014-03-16 | 1 | -62/+106 |
| | | | | | | 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 dabmux | Matthias P. Braendli | 2014-03-14 | 1 | -2/+2 |
| | |||||
* | OutputUHD fails if sample rate cannot be set | Matthias P. Braendli | 2014-03-09 | 1 | -0/+5 |
| | |||||
* | update example config with B200 information | Matthias P. Braendli | 2014-03-07 | 1 | -0/+1 |
| | |||||
* | fix minor compilation warning | Matthias P. Braendli | 2014-02-11 | 1 | -2/+2 |
| | |||||
* | Remove the fprintf's from OutputUHD, the logging takes care of this | Matthias P. Braendli | 2014-02-07 | 1 | -45/+35 |
| | |||||
* | UHD output: remove compilation warning | Matthias P. Braendli | 2014-02-07 | 1 | -3/+3 |
| | |||||
* | Replace CRC-DABMOD by ODR-DabMod | Matthias P. Braendli | 2014-02-07 | 1 | -4/+4 |
| | |||||
* | crc-dabmod: fix myMuting initialisation in OutputUHD | Matthias P. Braendli (think) | 2013-04-29 | 1 | -2/+9 |
| | |||||
* | add additional UHD init message | Matthias P. Braendli (think) | 2013-02-12 | 1 | -1/+3 |
| | |||||
* | crc-dabmod: much cleaner logging implementation | Matthias P. Braendli (think) | 2012-09-13 | 1 | -26/+32 |
| | |||||
* | crc-dabmod: OutputUHD: changed time and clock handling | Matthias P. Braendli (think) | 2012-09-13 | 1 | -48/+22 |
| | |||||
* | crc-dabmod: OutputUHD async message alerts correction | Bram (morningbird) | 2012-09-12 | 1 | -9/+9 |
| | |||||
* | crc-dabmod: OutputUHD async message alerts correction | Bram (morningbird) | 2012-09-11 | 1 | -1/+4 |
| | |||||
* | crc-dabmod: added clock_config parameters to configuration file | Matthias P. Braendli (think) | 2012-09-04 | 1 | -48/+91 |
| | |||||
* | crc-dabmod: remote control for FIRFilter | Matthias P. Braendli (think) | 2012-08-17 | 1 | -1/+2 |
| | |||||
* | crc-dabmod: UHD remote control supports mutingr3 | Matthias P. Braendli (think) | 2012-08-16 | 1 | -4/+25 |
| | |||||
* | crc-dabmod: added UHD tx gain remote control | Matthias P. Braendli (think) | 2012-08-16 | 1 | -5/+5 |
| | |||||
* | crc-dabmod: removed useless set_parameters from remote_control | Matthias P. Braendli (think) | 2012-08-16 | 1 | -0/+38 |
| | |||||
* | crc-dabmod: added syslog support | Matthias P. Braendli (think) | 2012-08-15 | 1 | -9/+33 |
| | |||||
* | crc-dabmod: const-correctness corrections necessary for | Matthias P. Braendli (think) | 2012-08-14 | 1 | -2/+2 |
| | | | | ini parser | ||||
* | dabmod: offset calculation includes pipeline delay due to FIRFilter | Bram (morningbird) | 2012-08-01 | 1 | -2/+7 |
| | |||||
* | OutputUHD: removed some warnings | Bram (morningbird) | 2012-08-01 | 1 | -3/+5 |
| | |||||
* | dabmod: made OutputUHD usable without REFCLK and 1PPS (Single transmitter) | Matthias (think) | 2012-07-18 | 1 | -38/+42 |
| | |||||
* | added crc-dabmod patch | Matthias (think) | 2012-07-11 | 1 | -0/+466 |