Thanks for the updates from you two. It might be a few days before I
can look at this.
--
Johnathan Corgan
Corgan Enterprises LLC
http://corganenterprises.com/
___
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
http://lists.gnu.org/mailman/li
Dimitris Symeonidis wrote:
>Can someone test and tell me if squelch works in the example
usrp/usrp_nbfm_ptt.py for them?
I just tried usrp_nbfm_ptt.py and squelch does not work on my 3.1.2
installation, but works fine on 3.0.4.
Rob
___
Discuss-gnur
I did some more research (although I'm unsure about my ability to resolve
this on my own). Here's what I've found so far:
- the functioning of the standard_squelch depends on the audio_rate you set.
For the default 32kS/s it doesn't work, everything passes through, and
changing the threshold value
We just realized that blks2.standard_squelch does not work since GnuRadio
3.1.2. I installed 3.1.1 from source and it works fine, 3.1.2 and 3.1.3 it
doesn't (basically everything passes through, independently of the
threshold). We are using the usrp_nbfm_ptt.py (unchanged) from the
gnuradio-example