summaryrefslogtreecommitdiff
path: root/Guile-TODO
Commit message (Collapse)AuthorAgeFilesLines
* Update TODOEric Blossom2010-12-061-25/+19
|
* Update TODOEric Blossom2010-12-061-16/+15
|
* Make Guile bindings work with --with-gnuradio-core et al.Eric Blossom2010-11-211-3/+3
|
* Update TODOEric Blossom2010-11-211-3/+2
|
* Add guile SIGINT handler to gr:wait.Eric Blossom2010-11-201-2/+2
|
* Fix guile related problems with gr_message_{sink,source}.Eric Blossom2010-11-181-3/+3
|
* Updated TODOEric Blossom2010-11-171-2/+2
|
* Fix guile related problem with gr-usrpEric Blossom2010-11-161-5/+5
|
* Update TODOEric Blossom2010-11-151-4/+8
|
* Update Guile-TODOEric Blossom2010-11-131-3/+8
|
* Update Guile-TODOEric Blossom2010-11-131-0/+6
|
* dail-tone.wfd example waveform can be loaded and run by gr-run-waveform.Eric Blossom2010-11-131-0/+73
Write new app, gr-run-waveform, that reads waveforms and runs them. We'll need to turn this into a small piece of C/C++ code that embeds guile, but the guts of it is working.