sending text file to GNU Radio using FSK
There was a problem when transmitting a text file using FSK, the access code does not pass on the receiving side, and if it passes, the information does not pass the CHECK CRC32. If there is a go, please tell me.enter image description here
enter image description here
enter image description here
Filter taps of FLL Band-Edge
I am experimenting with FLL Band-Edge block.
It is using and creates positive and negative band edge filters.
According documentation, in C++, there is method print_taps().
How to get filter taps created by FLL Band-Edge block in GNU Radio Companion?
GNU Radio and uhd_siggen_gui example
Where there is working example of uhd_siggen_gui?
Provided in distribution example is not configured.
Created variables are not included in particular blocks.