use gruel/inet.h instead of arap/inet.h
[debian/gnuradio] / grc / todo.txt
index 8afd2f14580bfc11ff8e7528911bba89bf8614b3..7fa68e523aae4af0a2ad254a9d42edc83d4f5aae 100644 (file)
 * dont generate py files in saved flowgraph dir
 * save/restore cwd
 * threads dont die on exit in probe and variable sink
-* align param titles in paramsdialog
+* align param titles in properties dialog
 * weird grid params misbehaving
-* params dialog needs to dynamically update for all params
-  * will not update for non-enum params
-  * needs to account for added or removed params
-  * example with grid params need update after notebook change
-  * idea: hash the current param keys list and types,
-    if changed, redo the whole dialog (params part)
+* the block's import data does not handle variable params
+  * call rewrite after load, if new params appear, try load again...
 
 ##################################################
 # Future