some fix
[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 -numbersink: update wrapper for newer api
10 -probe: also non-float outputs
11
12 ##################################################
13 # Features
14 ##################################################
15 -param editor, expand entry boxes in focus
16 -change param dialog to panel within main window
17 -command line option for additional block wrappers
18 -hotkeys in action descriptions
19 -log slider gui control
20 -icons for certain blocks, + for add
21 -zoom in/out (cairo vector graphics) (use scroll wheel as control)
22 -search for blocks
23 -click and drag on whitespace to scroll
24 -expand preferences, allow for custom prefs, prefs dialog should infer structure
25
26 ##################################################
27 # Problems
28 ##################################################
29 -auto generate hier library
30 -auto clean hier library
31 -add hier blocks to tree without restart?
32 -dont hide vlen controller when vlen > 1
33 -dont generate py files in .grc file dir
34 -save/restore cwd
35 -special connection validation rules for disabled blocks
36 -threads dont die on exit in probe and queue module
37
38 ##################################################
39 # External
40 ##################################################
41 -simple usrp
42 -tune_result in usrp.py needs __str__ method
43 -global wxgui controls and top block window
44
45 ##################################################
46 # Documentation
47 ##################################################
48 -notes on throttle
49 -notes on xdg-utils