summaryrefslogtreecommitdiff
path: root/gr-digital/grc/digital_gmsk_demod.block.yml
Commit message (Collapse)AuthorAgeFilesLines
* gr-digital: replace clk recovery MM in hier blksSolomon Tan2021-09-021-1/+1
| | | | | | | | | | | | | As Clock Recovery MM is deprecated, this commit replaces them in the hier blocks, gmfsk demod and gfsk demod, with Andy Wall's Symbol Sync block. Backward compatibility is maintained by keeping the parameters unchanged, and converting the two gain values to the corresponding loop bandwidth value that Symbol Sync requires. Even though `mu` parameter's services is no longer required, we leave it in the hier block for backward compatibility purposes. Signed-off-by: Solomon Tan <solomonbstoner@yahoo.com.au>
* Add C++ generation support to gr-digitalArpit Gupta2019-03-311-0/+1
|
* Cleaned up lots of blocksHåkon Vågsether2018-08-251-3/+8
|
* Added auto-generated YAML blocksHåkon Vågsether2017-10-101-0/+54