[Discuss-gnuradio] rf to data file - usrp_rx_file.py

2005-03-23 Thread mj
Hey guys, I have been trying to find a way to use usrp_rx_file.py to grab a certain bandwidth and sample rate from my usrp and save it into a file. By moving the decimation value to max i can't get the bandwidth down to 12.5khz. How could I add a bandpass filter to usrp_rx_file.py? Is this even t

Re: [Discuss-gnuradio] rf to data file - usrp_rx_file.py

2005-03-23 Thread Matt Ettus
> I have been trying to find a way to use usrp_rx_file.py to grab a > certain bandwidth and sample rate from my usrp and save it into a > file. By moving the decimation value to max i can't get the bandwidth > down to 12.5khz. The USRP hardware will only decimate by up to 128 at this time. That

Re: [Discuss-gnuradio] rf to data file - usrp_rx_file.py

2005-03-23 Thread mj
nice one, thanks. i'll have another play. mj On Wed, 23 Mar 2005 09:26:23 -0800, Matt Ettus <[EMAIL PROTECTED]> wrote: > > > > I have been trying to find a way to use usrp_rx_file.py to grab a > > certain bandwidth and sample rate from my usrp and save it into a > > file. By moving the decimat