| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
| |
Previous version missed something in the transition to yaml, namely
parenthesis around the lengths list in the stream mux.
Now the example runs out of the box
|
|
|
|
|
|
|
|
| |
This commit converts the examples in `gr-digital` to the new YAML format.
This conversion is tracked in #2285.
Only the flowgraphs in `examples` and `examples/demod` are updated. Some
flowgraphs can't be opened due to some 'id' error.
|
| |
|
|
This commit is almost entirely based on the correlate_and_sync_cc update
by Nick Foster <bistromath@gmail.com> and Andy Walls <andy@silverblocksystems.net>,
but has been renamed to corr_est_cc in order to be included in the 3.7 API
without compatibility issues.
|