Re: [Discuss-gnuradio] Basic USRP AM Transmission

2006-04-17 Thread Martin Dvh
Robert Roberts wrote: > > - Original Message - > From: Martin Dvh <[EMAIL PROTECTED]> > Date: Monday, April 17, 2006 3:06 pm > Subject: Re: [Discuss-gnuradio] Basic USRP AM Transmission > >>Robert Roberts wrote: >> >>>Hello everyone, >>> >>> >>>I have been experimenting with the Flex400 b

Re: [Discuss-gnuradio] Consume_each

2006-04-17 Thread Eric Blossom
On Mon, Apr 17, 2006 at 11:17:11PM +0200, Matteo Campanella wrote: > Hello, i have noticed the use of consume_each(n) in some of the > block sources; for example in the simple correlator it is called > once with n and once with n plus one - what is exactly its function > and is it the only consume

Re: [Discuss-gnuradio] Basic USRP AM Transmission

2006-04-17 Thread Robert Roberts
- Original Message - From: Martin Dvh <[EMAIL PROTECTED]> Date: Monday, April 17, 2006 3:06 pm Subject: Re: [Discuss-gnuradio] Basic USRP AM Transmission > Robert Roberts wrote: > > Hello everyone, > > > > > > I have been experimenting with the Flex400 board and have been > trying to >

[Discuss-gnuradio] Consume_each

2006-04-17 Thread Matteo Campanella
Hello, i have noticed the use of consume_each(n) in some of the block sources; for example in the simple correlator it is called once with n and once with n plus one - what is exactly its function and is it the only consume function? What is the meaning of the parameter? Thanks Mc __

Re: [Discuss-gnuradio] Basic USRP AM Transmission

2006-04-17 Thread Martin Dvh
Robert Roberts wrote: > Hello everyone, > > > I have been experimenting with the Flex400 board and have been trying to > implement a basic AM transmitter. I have a WFM and NFM transmitter > working, but I cannot get the AM one to transmit correctly. The code > below generates a much higher freq

[Discuss-gnuradio] Basic USRP AM Transmission

2006-04-17 Thread Robert Roberts
Hello everyone, I have been experimenting with the Flex400 board and have been trying to implement a basic AM transmitter. I have a WFM and NFM transmitter working, but I cannot get the AM one to transmit correctly. The code below generates a much higher frequency tone. Any advice to what I am

Re: [Discuss-gnuradio] Re: USRP Tx Question

2006-04-17 Thread Eric Blossom
On Sun, Apr 16, 2006 at 08:09:39PM -0400, Elaine Garbarine wrote: > On 4/15/06 4:32 PM, "Eric Blossom" <[EMAIL PROTECTED]> wrote: > > For the time being just never setting the frequency to anything other than 0 > will do so I'm going to do that in order to bypass the DUC in the AD9862. I > just w

Re: [Discuss-gnuradio] gr-usrp library

2006-04-17 Thread Eric Blossom
On Sun, Apr 16, 2006 at 09:38:42PM -0700, Ges wrote: > Hi Eric, > I am facing a weird problem. > > I was trying the rx.py and tx.py gmsk scripts in > gnuradio-examples/python/gmsk - this is the old gmsk > implementation. I am getting the character stream I sent using > tx.py at the receive