diff options
author | Matthias P. Braendli <matthias.braendli@mpb.li> | 2017-11-03 11:08:54 +0100 |
---|---|---|
committer | Matthias P. Braendli <matthias.braendli@mpb.li> | 2017-11-03 11:08:54 +0100 |
commit | 4ccc2d6d26c19e15642f085bb5aaa358b3d55640 (patch) | |
tree | cc5647bdb9c21f9f96bf6f365f5d6ae11a9ca7b5 /TODO | |
parent | e3de2f4092d1df941d0e5117c8c6533612c52bbc (diff) | |
download | dabmod-4ccc2d6d26c19e15642f085bb5aaa358b3d55640.tar.gz dabmod-4ccc2d6d26c19e15642f085bb5aaa358b3d55640.tar.bz2 dabmod-4ccc2d6d26c19e15642f085bb5aaa358b3d55640.zip |
Update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 28 |
1 files changed, 25 insertions, 3 deletions
@@ -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 |