aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2018-01-16 12:05:37 +0100
committerMatthias P. Braendli <matthias.braendli@mpb.li>2018-01-16 12:05:37 +0100
commit8d4a68a3c5c2910f7868a54847e47e813664621b (patch)
treeeba33a0b4deee42e84db0b5eac3befc858d40a68 /TODO
parent62b6a31a18148aacdfd433d25841766a6cf99848 (diff)
downloaddabmod-8d4a68a3c5c2910f7868a54847e47e813664621b.tar.gz
dabmod-8d4a68a3c5c2910f7868a54847e47e813664621b.tar.bz2
dabmod-8d4a68a3c5c2910f7868a54847e47e813664621b.zip
Show seconds and PPS in OutputFile metadata
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 5269614..53932ea 100644
--- a/TODO
+++ b/TODO
@@ -51,6 +51,10 @@ Tests, both with B200 and LimeSDR:
- Proper teardown
- DPD server
+Replace all prints to stderr
+----------------------------
+We have a nice logging subsystem, use it to avoid that fprintf(stderr, ...) and
+logging to stderr messages collide.
Finalise EDI input
------------------