Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update TODO | Eric Blossom | 2010-12-06 | 1 | -16/+15 |
| | |||||
* | Make Guile bindings work with --with-gnuradio-core et al. | Eric Blossom | 2010-11-21 | 1 | -3/+3 |
| | |||||
* | Update TODO | Eric Blossom | 2010-11-21 | 1 | -3/+2 |
| | |||||
* | Add guile SIGINT handler to gr:wait. | Eric Blossom | 2010-11-20 | 1 | -2/+2 |
| | |||||
* | Fix guile related problems with gr_message_{sink,source}. | Eric Blossom | 2010-11-18 | 1 | -3/+3 |
| | |||||
* | Updated TODO | Eric Blossom | 2010-11-17 | 1 | -2/+2 |
| | |||||
* | Fix guile related problem with gr-usrp | Eric Blossom | 2010-11-16 | 1 | -5/+5 |
| | |||||
* | Update TODO | Eric Blossom | 2010-11-15 | 1 | -4/+8 |
| | |||||
* | Update Guile-TODO | Eric Blossom | 2010-11-13 | 1 | -3/+8 |
| | |||||
* | Update Guile-TODO | Eric Blossom | 2010-11-13 | 1 | -0/+6 |
| | |||||
* | dail-tone.wfd example waveform can be loaded and run by gr-run-waveform. | Eric Blossom | 2010-11-13 | 1 | -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. |