From 237cb72e70ab4b88612bba1189b65a486337991a Mon Sep 17 00:00:00 2001 From: jblum Date: Tue, 9 Sep 2008 15:52:49 +0000 Subject: [PATCH] todo.txt is back git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9548 221aa14e-8319-0410-a670-987f0aec2ac5 --- grc/todo.txt | 41 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 41 insertions(+) create mode 100644 grc/todo.txt diff --git a/grc/todo.txt b/grc/todo.txt new file mode 100644 index 00000000..807b01e4 --- /dev/null +++ b/grc/todo.txt @@ -0,0 +1,41 @@ +################################################## +# Blocks +################################################## +-optparse block +-ofdm wrappers +-controlled step block +-throttle with sink only (source is nulled) +-simplify simple usrp + +################################################## +# Features +################################################## +-param editor, expand entry boxes in focus +-change param dialog to panel within main window +-command line option for additional block wrappers +-hotkeys in action descriptions +-log slider gui control +-icons for certain blocks, + for add +-zoom in/out (cairo vector graphics) +-search for blocks + +################################################## +# Problems +################################################## +-auto generate hier library +-auto clean hier library +-add hier blocks to tree without restart? +-dont hide vlen controller when vlen > 1 + +################################################## +# External +################################################## +-simple usrp +-tune_result in usrp.py needs __str__ method +-global wxgui controls and top block window + +################################################## +# Documentation +################################################## +-notes on throttle +-how to add a block wrapper -- 2.47.2