support numpy types
[debian/gnuradio] / grc / todo.txt
1 ##################################################
2 # Blocks
3 ##################################################
4 -optparse block
5 -ofdm wrappers
6 -controlled step block
7 -simplify simple usrp
8 -probe: also non-float outputs
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) (use scroll wheel as control)
20 -search for blocks
21 -click and drag on whitespace to scroll
22 -expand preferences, allow for custom prefs, prefs dialog should infer structure
23 -drag connection to delete it
24
25 ##################################################
26 # Problems
27 ##################################################
28 -auto generate hier library
29 -auto clean hier library
30 -add hier blocks to tree without restart?
31 -dont hide vlen controller when vlen > 1
32 -dont generate py files in .grc file dir
33 -save/restore cwd
34 -special connection validation rules for disabled blocks
35 -threads dont die on exit in probe and queue module
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