diff options
author | jblum <jblum@221aa14e-8319-0410-a670-987f0aec2ac5> | 2009-07-16 05:06:00 +0000 |
---|---|---|
committer | jblum <jblum@221aa14e-8319-0410-a670-987f0aec2ac5> | 2009-07-16 05:06:00 +0000 |
commit | f9f8e50ab35f931a74b2bb510e1ba2970a6a2194 (patch) | |
tree | 98f3b3c3e9a49ac246a5a26a239558d5e7adc680 /grc/todo.txt | |
parent | b67e3270f7acf419cc0b1e455c5367957ddc4612 (diff) |
There is no y per div, but there is a dynamic range.
Added **kwargs to nongl for backwards compadibility.
Updated todo.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11448 221aa14e-8319-0410-a670-987f0aec2ac5
Diffstat (limited to 'grc/todo.txt')
-rw-r--r-- | grc/todo.txt | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/grc/todo.txt b/grc/todo.txt index f715dd1d09..f8c8021b65 100644 --- a/grc/todo.txt +++ b/grc/todo.txt @@ -24,11 +24,15 @@ * gr_ofdm_sampler * size params for the graphical sinks * callbacks for set average on fft, waterfall, number sinks +* add units to params: Sps, Hz, dB... +* command line options should replace _ with - for the --option ################################################## # Features ################################################## * extract category from doxygen + * fix up block tree to mirror current doxygen group + * remove blocks in block tree covered by doxygen * param editor, expand entry boxes in focus * change param dialog to panel within main window * search for blocks in category window |