Re: [Discuss-gnuradio] Timestamps USRP N210

2011-08-08 Thread Sebastian Bader
Hi Josh, > If you want the timestamps, you can use UHD directly (see the > examples/rx_timed_samples.cpp). thanks for the quick response. I did not have much time to check out the timed example, but will do that as soon as possible. > If you are looking to align multiple channels, the uhd sourc

Re: [Discuss-gnuradio] Timestamps USRP N210

2011-08-03 Thread Josh Blum
On 08/03/2011 05:08 PM, Sebastian Bader wrote: > Hello everyone, > > I am currently working with multiple receivers of USRP N210s. I would > like to correlate the received signal of multiple receivers and > therefore require them to start sampling at the same time. Is there a > good way to imple

[Discuss-gnuradio] Timestamps USRP N210

2011-08-03 Thread Sebastian Bader
Hello everyone, I am currently working with multiple receivers of USRP N210s. I would like to correlate the received signal of multiple receivers and therefore require them to start sampling at the same time. Is there a good way to implement that? Regarding to that issue I was curious to see samp