discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] bbn_80211b_rx.py: how is the received packet hand


From: Daniel Sumorok
Subject: Re: [Discuss-gnuradio] bbn_80211b_rx.py: how is the received packet handled please?
Date: Tue, 29 Jul 2008 18:30:37 -0400

At 04:33 PM 7/29/2008, yyzhuang wrote:

And what exactly the "time" is? As I see in the script, is it in ticks?
means the time instance, or the inter-arrival time?

"time" is a packet arrival timestamp, in microseconds, relative to the time the receiver is started. It is calculated by counting received samples so it based off a clock in the USRP, not a clock in the PC. By comparing the timestamps of two received packets you should be able to determine difference in actual arrival times to with a couple microseconds.

-Dan




reply via email to

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