Age | Commit message (Collapse) | Author |
|
|
|
|
|
uint64_t).
|
|
|
|
|
|
|
|
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.
|
|
for the 1-to-1.
|
|
flowgraph in an error instead of throwing.
|
|
|
|
arbitrary number of inputs and pass tags on that way.
|
|
|
|
|
|
run tests against the all-to-all tag propagation policy to make sure the tags are flowing downstream properly.
Adding stub for testing the 1-to-1 tag propagation policy.
|
|
add tags at pre-determined points in the stream and also grabs all tags that flow past and stores them locally. These tags are to be used for testing that the correct tags are coming through.
|
|
|
|
input to all outputs.
|
|
numbers in annotator test block to better keep track.
|
|
This reverts commit f43d2a4759e0ecd6519c0ac0aa4afbc54e70ea65.
The dependencies doesn't make any sense. There's an attempt to run
sed on files that haven't been generated yet.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Confirmed with "connect-5" test in 00_runtime_basics.test.
|
|
|
|
|
|
|
|
The srfi-64 code wouldn't pass it's own test code under guile...
|
|
|
|
|
|
|
|
|