aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2017-11-03 11:08:54 +0100
committerMatthias P. Braendli <matthias.braendli@mpb.li>2017-11-03 11:08:54 +0100
commit4ccc2d6d26c19e15642f085bb5aaa358b3d55640 (patch)
treecc5647bdb9c21f9f96bf6f365f5d6ae11a9ca7b5 /TODO
parente3de2f4092d1df941d0e5117c8c6533612c52bbc (diff)
downloaddabmod-4ccc2d6d26c19e15642f085bb5aaa358b3d55640.tar.gz
dabmod-4ccc2d6d26c19e15642f085bb5aaa358b3d55640.tar.bz2
dabmod-4ccc2d6d26c19e15642f085bb5aaa358b3d55640.zip
Update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO28
1 files changed, 25 insertions, 3 deletions
diff --git a/TODO b/TODO
index 3ee9d78..be42465 100644
--- a/TODO
+++ b/TODO
@@ -4,9 +4,31 @@ to some degree.
Unless written, no activity has been started on the topics.
-Move staticdelay into another process block
--------------------------------------------
-It is currently in OutputUHD.
+TODOs for ongoing SDR output refactoring
+----------------------------------------
+
+Clean up and separate GPS and refclk checks.
+
+Add antenna selection to config.
+
+Add refclk stuff and timestamps to Soapy.
+
+Make an abstraction for the DPD feedback server, use it for Soapy and UHD.
+
+Move staticdelay into a new process block
+
+
+Tests, both with B200 and LimeSDR:
+- No timestamps
+- with timestamps
+- LO offset
+- muting through RC
+- proper muting in absence of timestamps
+- GPS lock loss behaviour
+- All RC commands
+- Underrun recovery
+- Proper teardown
+- DPD server
TII implementation incomplete