aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO20
1 files changed, 8 insertions, 12 deletions
diff --git a/TODO b/TODO
index 4580945..6fd9553 100644
--- a/TODO
+++ b/TODO
@@ -1,25 +1,21 @@
+# To do
+
This TODO file lists ideas and features for future developments.
Unless written, no activity has been started on the topics.
-
-Smaller things
---------------
+## Smaller things
Remove GuardIntervalInserter implementation for window==0, as it was shown both are equivalent.
+## Resampler improvements
-Resampler improvements
-----------------------
- * Assess quality of window currently used.
- * Evaluate usefulness of other windows.
- * Distribute energy of Fs bin equally to both negative and positive
- frequencies in the back buffer.
+- Assess quality of window currently used.
+- Evaluate usefulness of other windows.
+- Distribute energy of Fs bin equally to both negative and positive frequencies in the back buffer.
+## Review CicEq
-Review CicEq
-------------
The CIC Equaliser was used for the USRP1 to compensate for spectrum flatness.
It is not documented, and its effect poorly explained. Review if still needed,
and document appropriately.
-