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,
_______________________________________________
Discuss-gnuradio mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to