verbose messages for freedesktop installer, added missing import for main window
[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) (use scroll wheel as control)
20 -search for blocks
21 -click and drag on whitespace to scroll
22
23 ##################################################
24 # Problems
25 ##################################################
26 -auto generate hier library
27 -auto clean hier library
28 -add hier blocks to tree without restart?
29 -dont hide vlen controller when vlen > 1
30
31 ##################################################
32 # External
33 ##################################################
34 -simple usrp
35 -tune_result in usrp.py needs __str__ method
36 -global wxgui controls and top block window
37
38 ##################################################
39 # Documentation
40 ##################################################
41 -notes on throttle
42 -how to add a block wrapper