X-Git-Url: https://git.gag.com/?a=blobdiff_plain;f=grc%2Ftodo.txt;h=9dad05730198475b1be8c776da7c9a250a668453;hb=7389f7a46fbad90dc1ae2c8232f770b03c27a38f;hp=e4fd4647a7cab3077be2fc88029ce0d91f15001c;hpb=8e003a402af2993f978620741fdf195ac9bf7834;p=debian%2Fgnuradio diff --git a/grc/todo.txt b/grc/todo.txt index e4fd4647..9dad0573 100644 --- a/grc/todo.txt +++ b/grc/todo.txt @@ -26,6 +26,7 @@ * callbacks for set average on fft, waterfall, number sinks * add units to params: Sps, Hz, dB... * add bool type to command line option store_true or store_false +* messages for packet blocks and probe blocks ################################################## # Features @@ -53,6 +54,7 @@ * concept of a project, or project flow graph * collection of blocks, hier and top * system-wide, default/work, and user created +* use templates/macros to generate the repetative stuff in the xml ################################################## # Problems @@ -68,6 +70,7 @@ * threads dont die on exit in probe and variable sink * align param titles in properties dialog * weird grid params misbehaving +* gr hier blocks have more diverse IO capabilities than we allow for ################################################## # Future