Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Improve DEXTER SFN support | Matthias P. Braendli | 2022-08-18 | 1 | -3/+6 |
| | |||||
* | USRP: Handle external pps_src on startup | Matthias P. Braendli | 2020-12-12 | 1 | -0/+3 |
| | |||||
* | Revert "Handle pps_src external in USRPTime ctor" | Matthias P. Braendli | 2020-12-12 | 1 | -3/+1 |
| | | | | | | verify_time doesn't handle the external PPS input! This reverts commit 6c02271b0050dbb2808bb55272b438576d937d4a. | ||||
* | Handle pps_src external in USRPTime ctor | Matthias P. Braendli | 2020-01-14 | 1 | -1/+3 |
| | |||||
* | Rework GPSDO fix check | Matthias P. Braendli | 2018-06-18 | 1 | -85/+98 |
| | | | | | Accelerate startup, take advantage of new UHD sensor, fix startup issue. | ||||
* | Use std::future instead of boost::packaged_task in USRPTime | Matthias P. Braendli | 2018-04-10 | 1 | -26/+15 |
| | |||||
* | Fix handling of GPS sensors | Matthias P. Braendli | 2018-02-14 | 1 | -6/+22 |
| | |||||
* | Properly initialise UHD GPSDO | Matthias P. Braendli | 2018-02-10 | 1 | -3/+28 |
| | |||||
* | Initialise USRP time also with pps | Matthias P. Braendli | 2018-01-18 | 1 | -5/+14 |
| | |||||
* | Replace clock_gettime entirely in USRPTime | Matthias P. Braendli | 2018-01-17 | 1 | -43/+37 |
| | |||||
* | Don't use CLOCK_GETTIME in SDR | Matthias P. Braendli | 2018-01-17 | 1 | -1/+1 |
| | |||||
* | Move USRP GPSDO and time handling into separate class | Matthias P. Braendli | 2017-11-26 | 1 | -0/+280 |