aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
blob: 45809458c4116a36291de34b6779a70953e7cc42 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
This TODO file lists ideas and features for future developments.

Unless written, no activity has been started on the topics.


Smaller things
--------------

Remove GuardIntervalInserter implementation for window==0, as it was shown both are equivalent.


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.


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.