aboutsummaryrefslogtreecommitdiffstats
path: root/src/output/USRPTime.h
Commit message (Collapse)AuthorAgeFilesLines
* Rework GPSDO fix checkMatthias P. Braendli2018-06-181-6/+17
| | | | | Accelerate startup, take advantage of new UHD sensor, fix startup issue.
* ThreadsafeQueue: add wakeup event instead of custom termination markersMatthias P. Braendli2018-04-201-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 USRPTimeMatthias P. Braendli2018-04-101-3/+2
|
* Move USRP GPSDO and time handling into separate classMatthias P. Braendli2017-11-261-0/+116