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
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
- 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
>
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
__
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
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
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
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