From 8ff127f33a6173d612a00a7c3cb4dd25b9bffcd0 Mon Sep 17 00:00:00 2001 From: "Matthias P. Braendli" Date: Sat, 2 Dec 2017 12:16:34 +0100 Subject: Update TODO --- TODO | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/TODO b/TODO index cf7f9df..ce997d6 100644 --- a/TODO +++ b/TODO @@ -7,10 +7,13 @@ Unless written, no activity has been started on the topics. TODOs for ongoing SDR output refactoring ---------------------------------------- Currently, all the frontend tuning and timestamping settings are UHD-specific. -To make it possible to run with synchronised=1 using Soapy, refactoring the +To make it possible to run with synchronous=1 using Soapy, refactoring the output to share the parts that are common. -This would enable SFN support with LimeSDR devices. +This would go towards SFN support with LimeSDR devices, under the condition +that the LimeSDR gets support for a HW timestamp that can be set from a PPS +signal. Discussion ongoing here +https://discourse.myriadrf.org/t/synchronize-two-limesdr/1714 Move dpd port from uhd section to somewhere else. @@ -23,9 +26,11 @@ Clean up and separate GPS and refclk checks. Add antenna selection to config. +Portability: replace clock_gettime with std::chrono + *done* Make an abstraction for the DPD feedback server, use it for Soapy and UHD. -Move staticdelay into a new process block +*optional* Move staticdelay into a new process block Double-check all #includes -- cgit v1.2.3