aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatthias P. Braendli <matthias.braendli@mpb.li>2017-02-06 16:23:16 +0100
committerMatthias P. Braendli <matthias.braendli@mpb.li>2017-02-06 16:23:16 +0100
commit0d916ee2c1975595d6a0d0543f3ad5355acd0809 (patch)
treecbaf6845e7fbc5c47acffd088ea04d7c4077fe57
parenta5dc808bd5a01f7779fbe87892d42f16172a713a (diff)
downloadodr-dab-cir-master.tar.gz
odr-dab-cir-master.tar.bz2
odr-dab-cir-master.zip
Update TODO in READMEHEADmaster
-rw-r--r--README.md7
1 files changed, 6 insertions, 1 deletions
diff --git a/README.md b/README.md
index 5a0cc92..d150658 100644
--- a/README.md
+++ b/README.md
@@ -62,7 +62,12 @@ MIT. See LICENCE for details.
TODO
====
-Improve the sync code, to make sure we align the pictures each time.
+Improve the sync code, to make sure we align the pictures each time. Align on
+the strongest peak instead of the NULL symbol.
Generate long-term visualisations, to see if there is a change over several
days.
+
+Oversample 2x or 4x to get finer time resolution.
+
+Make sure rtl_tcp quits properly on ctrl-c.