Re: [Discuss-gnuradio] time interval

2014-02-09 Thread Martin Braun
On 09.02.2014 12:28, Marco Bosco wrote: Hi all! I have the following flowgraph with a sample rate = 32k : Random source --> Throttle --> uchar to float --> scope sink If a zoom in the plot I can see that the time interval between each sample is 40 us. How can I compute this value? Time betwe

[Discuss-gnuradio] time interval

2014-02-09 Thread Marco Bosco
Hi all! I have the following flowgraph with a sample rate = 32k : Random source --> Throttle --> uchar to float --> scope sink If a zoom in the plot I can see that the time interval between each sample is 40 us. How can I compute this value? Marco.