diff options
author | Josh Blum <josh@joshknows.com> | 2009-08-25 14:56:47 -0700 |
---|---|---|
committer | Josh Blum <josh@joshknows.com> | 2009-08-25 14:56:47 -0700 |
commit | af5701409859af4b20a03bfd6b2cebf3559b1b3d (patch) | |
tree | 66d51b6a67c3ad48a3f33ff301b752a9d45b360a /grc/todo.txt | |
parent | e6f9073f11e016fba2793c3a6d9c026399994e08 (diff) |
Work on command line options for generated code.
Simplified eng_option eng_float to reuse str_to_num code.
Diffstat (limited to 'grc/todo.txt')
-rw-r--r-- | grc/todo.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/grc/todo.txt b/grc/todo.txt index 577e4c3308..ad02bf7906 100644 --- a/grc/todo.txt +++ b/grc/todo.txt @@ -25,8 +25,7 @@ * size params for the graphical sinks * callbacks for set average on fft, waterfall, number sinks * add units to params: Sps, Hz, dB... -* command line options should replace _ with - for the --option - * add bool type to command line option store_true or store_false +* add bool type to command line option store_true or store_false ################################################## # Features |