Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Confirmed with "connect-5" test in 00_runtime_basics.test.
|
|
|
|
|
|
|
|
The srfi-64 code wouldn't pass it's own test code under guile...
|
|
|
|
|
|
|
|
|
|
|
|
test framework.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also moves hand coded files out of gnuradio-core/src/lib/swig/gnuradio
that were getting nuked by make clean.
|