summaryrefslogtreecommitdiff
path: root/Guile-TODO
diff options
context:
space:
mode:
authorEric Blossom2010-11-21 13:17:20 -0800
committerEric Blossom2010-11-21 13:17:20 -0800
commit4aa79b727486e1ecb4decf1945b178eb6a93cc4c (patch)
treea49c0cbf33b062c5046d3769ab27d6ff7c946916 /Guile-TODO
parentda6620e6a3d23b78e7231ba70b914974988d3ae1 (diff)
downloadgnuradio-4aa79b727486e1ecb4decf1945b178eb6a93cc4c.tar.gz
gnuradio-4aa79b727486e1ecb4decf1945b178eb6a93cc4c.tar.bz2
gnuradio-4aa79b727486e1ecb4decf1945b178eb6a93cc4c.zip
Update TODO
Diffstat (limited to 'Guile-TODO')
-rw-r--r--Guile-TODO5
1 files changed, 2 insertions, 3 deletions
diff --git a/Guile-TODO b/Guile-TODO
index 6f770c936..bd81e96b4 100644
--- a/Guile-TODO
+++ b/Guile-TODO
@@ -16,7 +16,8 @@ In no particular order:
6) Fix printed representation of blocks in gr_block.i
-9) Any other FIXME style warnings
+9) Any other FIXME style warnings.
+ (Last one is in usrp2.i)
10) Finish gnuradio-core test cases
@@ -44,7 +45,6 @@ In no particular order:
how much faster it is. Load time currently is currently kind of doggy.
-
I'm sure I'm forgetting some things...
@@ -85,4 +85,3 @@ These are done:
(Not sure if I disabled one or both of these...)
17) [DONE] Get std::vector< std::complex<float> > working
-