Thanks Eric, Juha, and Michael-
to get 3 helpful responses within an hour of sending a post is truly
amazing, particularly considering the time of the year.
I should have elaborated in my post. I tried the gr.head approach, but
I'm not sure it works in my application- I'm using the approach
Here is a link to a small program I used for capturing to a file with a
given duration in seconds.
http://www.kd7lmo.net/ground_gnuradio_software.html
On Sat, 22 Dec 2007 [EMAIL PROTECTED] wrote:
> Hi all-
>
> has anybody implemented a control whereby the user can limit how long or
> how m
You cannot do this continuously with any of the default blocks (to my
knowledge). But I have written a filesink a while back that chops the
data stream into files of specified size.
http://mep.fi/juha/gnuradio.html
I have used this for a couple of months and recorded terabytes of
baseband signals
On Sat, Dec 22, 2007 at 06:04:50PM -0500, [EMAIL PROTECTED] wrote:
> Hi all-
>
> has anybody implemented a control whereby the user can limit how long or
> how many points gets acquired by a gnuradio application? If so I'd
> appreciate any pointers! I've got an app where I'm storing samples to
Hi all-
has anybody implemented a control whereby the user can limit how long or
how many points gets acquired by a gnuradio application? If so I'd
appreciate any pointers! I've got an app where I'm storing samples to
file and I'd like to control how many points go into each data file.
tha