params must exist for option parser
[debian/gnuradio] / grc / todo.txt
1 ##################################################
2 # Blocks
3 ##################################################
4 -ofdm wrappers
5 -controlled step block
6 -simplify simple usrp
7 -probe: also non-float outputs
8 -RFID, ATSC
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 -log slider gui control
17 -zoom in/out (cairo vector graphics) (use scroll wheel as control)
18 -search for blocks
19 -click and drag on whitespace to scroll
20 -gui grid editor for configuring grid params/placing wxgui plots and controls
21 -grid param chooser gui
22 -histogram plot
23
24 ##################################################
25 # Problems
26 ##################################################
27 -auto generate hier library
28 -auto clean hier library
29 -add hier blocks to tree without restart?
30 -dont generate py files in .grc file dir
31 -save/restore cwd
32 -special connection validation rules for disabled blocks
33 -threads dont die on exit in probe and variable sink
34 -overloaded gui classes for each platform, move param input objects into overloaded
35 -proper error handling when file DNE -> currently dtd check fails first
36
37 ##################################################
38 # External
39 ##################################################
40 -simple usrp
41 -tune_result in usrp.py needs __str__ method
42 -global wxgui controls and top block window
43
44 ##################################################
45 # Documentation
46 ##################################################
47 -notes on throttle
48 -notes on xdg-utils