Re: [Discuss-gnuradio] usrp2: timestamp absolute ?

2009-05-11 Thread Juha Vierinen
> my question is about the time stamp in rx_metadata->timestamp. I've got the > rx_streaming_samples running and now I wondering what the time value is about. > In the code I've found this: > uint32_t        timestamp;      // time of rx or tx (100 MHz) > > Can you tell me what the timestamp exactl

Re: [Discuss-gnuradio] usrp2: timestamp absolute ?

2009-05-11 Thread Eric Blossom
On Mon, May 11, 2009 at 08:12:08PM +0200, Michael Sprauer wrote: > Hello list, > > my question is about the time stamp in rx_metadata->timestamp. I've got the > rx_streaming_samples running and now I wondering what the time value is about. > In the code I've found this: > uint32_t timestamp;

[Discuss-gnuradio] usrp2: timestamp absolute ?

2009-05-11 Thread Michael Sprauer
Hello list, my question is about the time stamp in rx_metadata->timestamp. I've got the rx_streaming_samples running and now I wondering what the time value is about. In the code I've found this: uint32_ttimestamp; // time of rx or tx (100 MHz) Can you tell me what the timestamp exa