discuss-gnuradio
[Top][All Lists]
Advanced

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

[Discuss-gnuradio] "Continuous Stream Reading" off of the usrp_rx_cfile.


From: Bishal Thapa
Subject: [Discuss-gnuradio] "Continuous Stream Reading" off of the usrp_rx_cfile.py capture possible?
Date: Wed, 27 May 2009 15:28:22 -0400

Dear list,
  I have one question regarding the samples captured using usrp_rx_cfile.py at the receiver. Is there anyway that I let the usrp_rx_cfile.py run forever, and it will keep on capturing samples through USRP forever, while I keep on taking out 10K samples (lets say) at a time from that "continuous capture", and process them for xyz(..). Then next time I take out the NEXT 10K samples and process them for xyz(..). Meanwhile, the usrp_rx_cfile.py continuously keeps on capturing the samples off of the air using USRP uninterrupted?

One naive way, I can think of is, saving each 10K samples in a different file one after another, but I fear i might miss some samples or some other disaster may occur that I am not being able to foresee. I wanted to hear your thoughts/suggestion/anger?

-Sincerely,

reply via email to

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