Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Replace fixtype by timelock sensor in OutputUHD | Matthias P. Braendli | 2015-07-03 | 1 | -15/+15 |
* | Move GPS check out of UHDWorker | Matthias P. Braendli | 2015-06-12 | 1 | -211/+237 |
* | Add some sort of initial gps check | Matthias P. Braendli | 2015-06-12 | 1 | -74/+147 |
* | Cleanup OutputUHD structure | Matthias P. Braendli | 2015-06-12 | 1 | -288/+243 |
* | Simplify TIST offset handling, add offset to RC | Matthias P. Braendli | 2015-06-12 | 1 | -1/+1 |
* | Revert priority setting for mod and UHD threads | Matthias P. Braendli | 2015-06-07 | 1 | -10/+4 |
* | Remove debugging prints | Matthias P. Braendli | 2015-06-05 | 1 | -16/+0 |
* | Fix intermittent underruns after a restart | Matthias P. Braendli | 2015-06-05 | 1 | -0/+17 |
* | Set priorities for modulator and UHD threads | Matthias P. Braendli | 2015-06-05 | 1 | -4/+10 |
* | Logging: use etiLog instead of stderr | Matthias Braendli | 2015-06-02 | 1 | -38/+36 |
* | Reduce print of UHD messages | Matthias P. Braendli | 2015-05-03 | 1 | -11/+40 |
* | gps fix detector: add timeout | Matthias P. Braendli | 2015-05-03 | 1 | -18/+36 |
* | Add GPS fix checker, still with debugging | Matthias P. Braendli | 2015-05-03 | 1 | -3/+75 |
* | Use make_shared in DabMod.cpp | Matthias P. Braendli | 2015-04-10 | 1 | -14/+14 |
* | Add check for FCT validity | Matthias P. Braendli | 2015-04-10 | 1 | -1/+7 |
* | Restart whole modulator on FCT discontinuity | Matthias P. Braendli | 2015-02-27 | 1 | -6/+33 |
* | Remove incomplete OutputUHD iqbalance | Matthias P. Braendli | 2015-02-27 | 1 | -6/+0 |
* | Restart full modulator on ZeroMQ input overrun | Matthias P. Braendli | 2015-02-22 | 1 | -1/+3 |
* | indentation | Matthias P. Braendli | 2015-02-12 | 1 | -42/+43 |
* | added reset for static delay | Jörgen Scott | 2015-02-09 | 1 | -9/+16 |
* | Bug fix for static delay | Jörgen Scott | 2015-02-09 | 1 | -4/+4 |
* | Removed magick numbers and added support for static delay in all dab modes | Jörgen Scott | 2015-02-04 | 1 | -10/+44 |
* | Merge raspine's ZeroMQ RC and UHD staticdelay | Matthias P. Braendli | 2015-01-23 | 1 | -24/+61 |
|\ | |||||
| * | Remove Makefile.am UHD check | Matthias P. Braendli | 2014-11-14 | 1 | -0/+4 |
| * | Interrupt UHD when FCT value is not contiguous | Matthias P. Braendli | 2014-09-26 | 1 | -19/+16 |
| * | SFN: carry FCT along with timestamps | Matthias P. Braendli | 2014-09-14 | 1 | -10/+46 |
* | | Code indentation, minor corrections | Matthias P. Braendli | 2015-01-23 | 1 | -28/+28 |
* | | added zmq remote control | Jörgen Scott | 2015-01-13 | 1 | -131/+6 |
* | | changed zmq api | Jörgen Scott | 2014-12-22 | 1 | -11/+21 |
* | | added zmq controller to uhd | Jörgen Scott | 2014-12-16 | 1 | -1/+112 |
* | | Added static delay via telnet control | Jörgen Scott | 2014-12-16 | 1 | -4/+52 |
|/ | |||||
* | Add subdevice to UHD configuration | Matthias P. Braendli | 2014-05-20 | 1 | -0/+5 |
* | remove using directives from .h files | Matthias P. Braendli | 2014-04-16 | 1 | -0/+3 |
* | UHDOutput rename bufsize | Matthias P. Braendli | 2014-03-26 | 1 | -3/+3 |
* | remove all #if ENABLE_UHD | Matthias P. Braendli | 2014-03-26 | 1 | -33/+0 |
* | 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 |
* | 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 |