aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2018-01-17 11:30:17 +0100
committerMatthias P. Braendli <matthias.braendli@mpb.li>2018-01-17 11:30:44 +0100
commit7ca7edbc5a80b3869fb0772946c00c76c264da8d (patch)
treef9b8fabd56fe422d637475b882e50982027d524d /TODO
parent4f7636694a752fa8c652c684a3c9ebf1488ceaa4 (diff)
downloaddabmod-7ca7edbc5a80b3869fb0772946c00c76c264da8d.tar.gz
dabmod-7ca7edbc5a80b3869fb0772946c00c76c264da8d.tar.bz2
dabmod-7ca7edbc5a80b3869fb0772946c00c76c264da8d.zip
Don't use CLOCK_GETTIME in SDR
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO b/TODO
index 8f49571..ac0a877 100644
--- a/TODO
+++ b/TODO
@@ -18,7 +18,7 @@ https://discourse.myriadrf.org/t/synchronize-two-limesdr/1714
DPD will be possible too.
-Move dpd port from uhd section to somewhere else.
+Test sleep_through_frame implementation.
Clean up and separate GPS and refclk checks.
* *done* handle UHD GPSDO and time
@@ -31,7 +31,7 @@ Add antenna selection to config.
Test RC entries.
-Portability: replace clock_gettime with std::chrono
+*done* Portability: replace clock_gettime with std::chrono
*done* Make an abstraction for the DPD feedback server, use it for Soapy and UHD.