Age | Commit message (Collapse) | Author |
|
|
|
|
|
vector.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
rewritten between blocks to adjust their count based on teh block's relative_rate.w
|
|
rates can be done using decimating/interpolating fir filters.
|
|
|
|
GUILE outside of gnuradio-core.
This avoids the problem with the guile bindings where multiple blocks
end up with the name gr:sink (e.g., audio_alsa_sink). With this
change, it ends us as gr:audio-alsa-sink.
Blocks in gnuradio-core continue to have the leading gr_ removed from
their class names.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|