Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rework GPSDO fix check | Matthias P. Braendli | 2018-06-18 | 1 | -6/+17 |
| | | | | | Accelerate startup, take advantage of new UHD sensor, fix startup issue. | ||||
* | ThreadsafeQueue: add wakeup event instead of custom termination markers | Matthias P. Braendli | 2018-04-20 | 1 | -1/+0 |
| | | | | | This avoids the issue that the ~SDR termination marker doesn't reach the consumer because it's still prebuffering | ||||
* | Use std::future instead of boost::packaged_task in USRPTime | Matthias P. Braendli | 2018-04-10 | 1 | -3/+2 |
| | |||||
* | Move USRP GPSDO and time handling into separate class | Matthias P. Braendli | 2017-11-26 | 1 | -0/+116 |