Re: [Discuss-gnuradio] Re: usrp wfm problem

2005-02-16 Thread mj
> It would be useful to have a function that returned > the as-aliased > frequency for > any given input frequency (up to the maximum input > frequency of the A/D). > Trivial, I suppose, but less opportunity for brain > farts that way. > i tried with python but i'm better with php :) here'

Re: [Discuss-gnuradio] Re: usrp wfm problem

2005-02-16 Thread Matt Ettus
Quoting Marcus Leech <[EMAIL PROTECTED]>: > It would be useful to have a function that returned the as-aliased > frequency for > any given input frequency (up to the maximum input frequency of the A/D). > Trivial, I suppose, but less opportunity for brain farts that way. A good idea. Anyway

Re: [Discuss-gnuradio] Re: usrp wfm problem

2005-02-16 Thread Marcus Leech
It would be useful to have a function that returned the as-aliased frequency for any given input frequency (up to the maximum input frequency of the A/D). Trivial, I suppose, but less opportunity for brain farts that way. Matt Ettus wrote: Quoting mj <[EMAIL PROTECTED]>: Am i missing somethi

Re: [Discuss-gnuradio] Re: usrp wfm problem

2005-02-16 Thread Matt Ettus
Quoting mj <[EMAIL PROTECTED]>: > > Am i missing something obvious? > > > > Fixed it. the "freq1 = blah * 1e6" evaded me. > > Still not sure on how to receive 433Mhz if anyone > knows. As RF frequency rises from 0 to 32 MHz, the "digital" frequency goes from 0 to 32 MHz. As RF frequency goes fr