aboutsummaryrefslogtreecommitdiffstats
path: root/src/OutputUHD.h
Commit message (Expand)AuthorAgeFilesLines
* Move GPS check out of UHDWorkerMatthias P. Braendli2015-06-121-32/+27
* Add some sort of initial gps checkMatthias P. Braendli2015-06-121-2/+15
* Cleanup OutputUHD structureMatthias P. Braendli2015-06-121-0/+26
* Simplify TIST offset handling, add offset to RCMatthias P. Braendli2015-06-121-1/+1
* Logging: use etiLog instead of stderrMatthias Braendli2015-06-021-7/+4
* gps fix detector: add timeoutMatthias P. Braendli2015-05-031-0/+6
* Add GPS fix checker, still with debuggingMatthias P. Braendli2015-05-031-0/+2
* Use make_shared in DabMod.cppMatthias P. Braendli2015-04-101-3/+3
* Restart whole modulator on FCT discontinuityMatthias P. Braendli2015-02-271-9/+18
* indentationMatthias P. Braendli2015-02-121-4/+5
* Removed magick numbers and added support for static delay in all dab modesJörgen Scott2015-02-041-1/+6
* Merge raspine's ZeroMQ RC and UHD staticdelayMatthias P. Braendli2015-01-231-5/+14
|\
| * Remove Makefile.am UHD checkMatthias P. Braendli2014-11-141-0/+3
| * Change UHD txgain to doubleMatthias P. Braendli2014-11-021-1/+1
| * SFN: carry FCT along with timestampsMatthias P. Braendli2014-09-141-4/+10
* | Code indentation, minor correctionsMatthias P. Braendli2015-01-231-4/+4
* | added zmq remote controlJörgen Scott2015-01-131-16/+2
* | added zmq controller to uhdJörgen Scott2014-12-161-2/+18
* | Added static delay via telnet controlJörgen Scott2014-12-161-1/+4
|/
* 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
* 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
* 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