>Inside receive path you have packet_demod block, which is hier block written i >npython. Inside you can >find that they assign positive value.
Ah, just found it.
gnuradio/gr-digital/python/pkt.py lines 140-141 in class demod_pkts:
if threshold == -1:
threshold = 12
Thanks for pointing this out.
>Nemanja
--sean
_______________________________________________ Discuss-gnuradio mailing list [email protected] https://lists.gnu.org/mailman/listinfo/discuss-gnuradio
