discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] How to capture the PN_Peak value in preamble befo


From: Sreeraj Rajendran
Subject: Re: [Discuss-gnuradio] How to capture the PN_Peak value in preamble before normalization during sync in OFDM?
Date: Fri, 8 Mar 2013 17:27:29 +0800 (SGT)


>>Hi guys,
>>
>>Did anyone know how to print out the PN_peak value in preamble after correlation but before normalization process? The sync file is >>ofdm_sync_pn.py. But I have no idea which block should I modify? Thanks so much

You can add one "gr.probe_signal_x" in the sync block after the correlator and call "sync_pn.probe.level()" in the receiver whenever needed.

-Sreeraj


reply via email to

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