summaryrefslogtreecommitdiff
path: root/grc/todo.txt
diff options
context:
space:
mode:
authorjblum <jblum@221aa14e-8319-0410-a670-987f0aec2ac5>2008-10-08 03:48:33 +0000
committerjblum <jblum@221aa14e-8319-0410-a670-987f0aec2ac5>2008-10-08 03:48:33 +0000
commit4df03f7bb6c99bb22f41d21e6c65c1b41e00ff05 (patch)
tree80c4906ca3ec7f0461df9adda38fcbb0fcb559f4 /grc/todo.txt
parent2eaf1be5c1702498d8b857eaa77e695fffc60834 (diff)
probe hier wrappers
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@9741 221aa14e-8319-0410-a670-987f0aec2ac5
Diffstat (limited to 'grc/todo.txt')
-rw-r--r--grc/todo.txt7
1 files changed, 4 insertions, 3 deletions
diff --git a/grc/todo.txt b/grc/todo.txt
index 71a3831437..d9025b6683 100644
--- a/grc/todo.txt
+++ b/grc/todo.txt
@@ -6,7 +6,6 @@
-controlled step block
-throttle with sink only (source is nulled)
-simplify simple usrp
--probe blocks needs better polling mechanism
##################################################
# Features
@@ -20,7 +19,7 @@
-zoom in/out (cairo vector graphics) (use scroll wheel as control)
-search for blocks
-click and drag on whitespace to scroll
--expand preferences, allow for custome prefs, prefs dialog should infer structure
+-expand preferences, allow for custom prefs, prefs dialog should infer structure
##################################################
# Problems
@@ -29,7 +28,9 @@
-auto clean hier library
-add hier blocks to tree without restart?
-dont hide vlen controller when vlen > 1
--dont generate py files in cwd, add preference for user to choose
+-dont generate py files in .grc file dir
+-save/restore cwd
+-check for .grc file readonly, ro message in window, no save option
##################################################
# External