discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] access code detection threshold in benchmark tx/r


From: Nowlan, Sean
Subject: Re: [Discuss-gnuradio] access code detection threshold in benchmark tx/rx scripts
Date: Fri, 15 Feb 2013 14:03:22 +0000

>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


reply via email to

[Prev in Thread] Current Thread [Next in Thread]