aboutsummaryrefslogtreecommitdiffstats
path: root/src/OutputUHD.h
Commit message (Collapse)AuthorAgeFilesLines
* Add subdevice to UHD configurationMatthias P. Braendli2014-05-201-0/+4
|
* remove using directives from .h filesMatthias P. Braendli2014-04-161-6/+6
|
* To USRP refclk lock loss check only if refclk is not 'internal'Matthias P. Braendli2014-03-221-0/+4
|
* Handle master_clock_rate better, add verificationMatthias P. Braendli2014-03-161-14/+13
| | | | | | 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-2/+2
|
* Change UHD config device to a std::stringMatthias P. Braendli2014-03-091-1/+1
|
* UHD output: remove compilation warningMatthias P. Braendli2014-02-071-8/+8
|
* Replace CRC-DABMOD by ODR-DabModMatthias P. Braendli2014-02-071-4/+4
|
* crc-dabmod: added clock_config parameters to configuration fileMatthias P. Braendli (think)2012-09-041-6/+28
|
* crc-dabmod: UHD remote control supports mutingr3Matthias P. Braendli (think)2012-08-161-0/+6
|
* crc-dabmod: added UHD tx gain remote controlMatthias P. Braendli (think)2012-08-161-3/+3
|
* crc-dabmod: removed useless set_parameters from remote_controlMatthias P. Braendli (think)2012-08-161-21/+0
|
* crc-dabmod: RemoteControl simplificationsMatthias P. Braendli (think)2012-08-161-1/+38
|
* crc-dabmod: added syslog supportMatthias P. Braendli (think)2012-08-151-2/+12
|
* crc-dabmod: const-correctness corrections necessary forMatthias P. Braendli (think)2012-08-141-1/+1
| | | | ini parser
* dabmod: made OutputUHD usable without REFCLK and 1PPS (Single transmitter)Matthias (think)2012-07-181-1/+2
|
* added crc-dabmod patchMatthias (think)2012-07-111-0/+167