todo.txt is back
[debian/gnuradio] / grc / todo.txt
1 ##################################################
2 # Blocks
3 ##################################################
4 -optparse block
5 -ofdm wrappers
6 -controlled step block
7 -throttle with sink only (source is nulled)
8 -simplify simple usrp
9
10 ##################################################
11 # Features
12 ##################################################
13 -param editor, expand entry boxes in focus
14 -change param dialog to panel within main window
15 -command line option for additional block wrappers
16 -hotkeys in action descriptions
17 -log slider gui control
18 -icons for certain blocks, + for add
19 -zoom in/out (cairo vector graphics)
20 -search for blocks
21
22 ##################################################
23 # Problems
24 ##################################################
25 -auto generate hier library
26 -auto clean hier library
27 -add hier blocks to tree without restart?
28 -dont hide vlen controller when vlen > 1
29
30 ##################################################
31 # External
32 ##################################################
33 -simple usrp
34 -tune_result in usrp.py needs __str__ method
35 -global wxgui controls and top block window
36
37 ##################################################
38 # Documentation
39 ##################################################
40 -notes on throttle
41 -how to add a block wrapper