discuss-gnuradio
[Top][All Lists]
Advanced

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

Re: [Discuss-gnuradio] Timestamp 'rx_time' in Metadata


From: Jeff Long
Subject: Re: [Discuss-gnuradio] Timestamp 'rx_time' in Metadata
Date: Wed, 31 Jan 2018 18:10:50 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.5.2

rx_time is the time something upstream was received. This could be the time of the first sample received by a USRP:

https://gnuradio.org/doc/doxygen/classgr_1_1uhd_1_1usrp__source.html#a8ba918061af928ee7c01e7124580eb82

rx_time could also be the time a packet was received, or could be set by other blocks.

There is a utility called gr_read_file_metadata that installs with GR, but I haven't tried it yet.

On 01/31/2018 05:37 PM, Zhongyuan Zhao wrote:
Hi

I have several questions regarding the rx_time in the metadata file sink, https://gnuradio.org/doc/doxygen/page_metadata.html

1) What is exactly the timestamp? The moment first sample is recorded on the hard drive?
2) Is there an example to convert rx_time to readable format?
3) Is there an way to timestamp the IQ data at the moment they are generated by USRP?

Thanks.
Zhongyuan Zhao



_______________________________________________
Discuss-gnuradio mailing list
address@hidden
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio




reply via email to

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