diff options
Diffstat (limited to 'gnuradio-core/TODO')
-rw-r--r-- | gnuradio-core/TODO | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/gnuradio-core/TODO b/gnuradio-core/TODO new file mode 100644 index 000000000..f9521c29d --- /dev/null +++ b/gnuradio-core/TODO @@ -0,0 +1,14 @@ +Have configure check for correct version of SWIG. +gr_swig checks, but doesn't set any variable that can be checked +afterwards. + +Failure to find SWIG should disable build of scripting directory + + +Have configure search for FFTW includes and libraries (use pkg-config +to find them) + +Come up with a consistent naming strategy and implement it! + +make o'scope display fast enough + |