summaryrefslogtreecommitdiff
path: root/gr-digital/grc/digital_symbol_sync_xx.block.yml
Commit message (Collapse)AuthorAgeFilesLines
* digital: use u with dots in ymlJosh Morman2021-11-191-1/+1
| | | | Signed-off-by: Josh Morman <jmorman@gnuradio.org>
* digital: replace likelyhood with likelihoodRohan Sharma2021-08-231-2/+2
| | | Signed-off-by: Rohan Sharma <rhnsharma5113@gmail.com>
* c++ generation: escape "." in translationsJeff Long2021-07-271-1/+1
| | | | | | | Translations are a regex, so "." needs to be escaped. Fix the remaining unescaped strings. Signed-off-by: Jeff Long <willcode4@gmail.com>
* rebaseVolker Schroer2021-06-211-1/+1
| | | | | | | | | | grc: cpp generation set correct link entry in yml files for modern cmake. Applying this fix simple flowgraphs containing signal sources and audi sinks etc. build and run Signed-off-by: Volker Schroer <3470424+dl1ksv@users.noreply.github.com>
* digital: Fix parameter hiding on symbol sync block YAMLIgor Freire2020-01-021-2/+2
| | | | | | | Fix the options that are used in order to hide the "Filterbank Arms" and "PFB MF Taps" parameters of the symbol sync block (digital_symbol_sync_xx), depending on the chosen interpolating resampler.
* digital: Change Umlaut ü to ue to fix string encoding problemRedStone0022020-01-011-1/+1
| | | | This enables this block to be used in GRC.
* Add C++ generation support to gr-digitalArpit Gupta2019-03-311-0/+26
|
* Cleaned up lots of blocksHåkon Vågsether2018-08-251-3/+13
|
* Added auto-generated YAML blocksHåkon Vågsether2017-10-101-0/+108