Forum: GNU Radio How to capture the PN_Peak value in preamble before normalization during sync in OFDM?

Posted by Yingjie Chen (Guest)
on 2013-03-08 09:25
(Received via mailing list)
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

Best,
Kay.
Posted by Sreeraj Rajendran (Guest)
on 2013-03-08 10:28
(Received via mailing list)
>>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
Please log in before posting. Registration is free and takes only a minute.
Existing account (Switch to SSL-encrypted connection)
NEW: Do you have a Google/GoogleMail or Yahoo account? No registration required!
Log in with Google account | Log in with Yahoo account
No account? Register here.