[Discuss-gnuradio] Carrier Sense

2006-05-12 Thread Elaine Garbarine
Hello all, I'm curious if anyone out there has implemented any sort of carrier sense for receiving data. The group I am working with is attempting to implement an Alamouti decoder and we want to have some way to trigger the decoder when the received power rises above a certain level. If anyone k

Re: [Discuss-gnuradio] Question Regarding GMSK2 examples

2006-05-01 Thread Elaine Garbarine
On 5/2/06 12:29 AM, "Eric Blossom" <[EMAIL PROTECTED]> wrote: > On Tue, May 02, 2006 at 12:01:47AM -0400, Elaine Garbarine wrote: >> That makes sense to me. Is there anyway to access the payload even if the >> data is not decoded correctly? I know this seems lik

Re: [Discuss-gnuradio] Question Regarding GMSK2 examples

2006-05-01 Thread Elaine Garbarine
oards must be at least 3m apart in order for the rx to work properly. Why is it necessary to place the boards at least 3m apart? -Elaine On 5/1/06 11:52 PM, "Eric Blossom" <[EMAIL PROTECTED]> wrote: > On Mon, May 01, 2006 at 08:21:10PM -0400, Elaine Garbarine wrote: &g

Re: [Discuss-gnuradio] Question Regarding GMSK2 examples

2006-05-01 Thread Elaine Garbarine
m" <[EMAIL PROTECTED]> wrote: > On Mon, May 01, 2006 at 07:19:49PM -0400, Elaine Garbarine wrote: >> Hello, >> >> I have a question about the GMSK2 examples, specifically the receive code. >> What I would like to do is be able to print the contents of the rec

[Discuss-gnuradio] Question Regarding GMSK2 examples

2006-05-01 Thread Elaine Garbarine
Hello, I have a question about the GMSK2 examples, specifically the receive code. What I would like to do is be able to print the contents of the received data out to screen. The end goal would be to be able to pass the data over to a Message Passing Interface so that it could be passed to higher

[Discuss-gnuradio] Flex 2400 Daughtercards and MIMO

2006-04-20 Thread Elaine Garbarine
Hello all, I have a question regarding the Flex 2400 daughter cards and their use for MIMO applications. Our lab just got a few of the Flex2400s and we wanted to follow the procedure detailed in the Wiki to lock the oscillators on the daughter cards so they can be used for MIMO applications. My

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

2006-04-16 Thread Elaine Garbarine
On 4/15/06 4:32 PM, "Eric Blossom" <[EMAIL PROTECTED]> wrote: > On Fri, Apr 14, 2006 at 11:51:36PM -0400, Elaine Garbarine wrote: >> On 4/14/06 6:58 PM, "Eric Blossom" <[EMAIL PROTECTED]> wrote: >>> On Fri, Apr 14, 2006 at 12:18:47PM -0400, El

[Discuss-gnuradio] Re: USRP Tx Question

2006-04-14 Thread Elaine Garbarine
On 4/14/06 6:58 PM, "Eric Blossom" <[EMAIL PROTECTED]> wrote: > On Fri, Apr 14, 2006 at 12:18:47PM -0400, Elaine Garbarine wrote: >> Eric, >> >> I'm not sure how relevant my questions would be so I decided to take this >> off list. >

Re: [Discuss-gnuradio] Simultaneous transmission from two daughterboards

2006-03-10 Thread Elaine Garbarine
> Message: 2 > Date: Tue, 7 Mar 2006 18:37:04 -0800 > From: Eric Blossom <[EMAIL PROTECTED]> > Subject: Re: [Discuss-gnuradio] Simulateous transmission from two > daughterboards > To: Satashu Goel <[EMAIL PROTECTED]> > Cc: discuss-gnuradio@gnu.org > Message-ID: <[EMAIL PROTECTED]> > Content-Type:

Re: [Discuss-gnuradio] Re: Yet another installation problem

2006-02-23 Thread Elaine Garbarine
have this problem with any of the other modules. I'll do a CVS checkout just to be sure and attempt a rebuild and let you know what the result was. -Elaine On 2/22/06 1:55 AM, "Eric Blossom" <[EMAIL PROTECTED]> wrote: > On Tue, Feb 21, 2006 at 01:55:31PM -0500, Elaine Gar

[Discuss-gnuradio] Re: Yet another installation problem

2006-02-21 Thread Elaine Garbarine
GNURADIO_CORE_INCLUDEDIR=/usr/gr/include/gnuradio This fixed my issue and gr-usrp completed make and make install without any other problems. Regards, Elaine On 1/4/06 11:20 AM, "Elaine Garbarine" <[EMAIL PROTECTED]> wrote: > This time I'm attempting a Red Hat install of GN

[Discuss-gnuradio] Errors during make of gnuradio-core

2006-02-15 Thread Elaine Garbarine
Hello all, I'm attempting to build gnuradio-core (a different version than I currently have installed) and I'm getting some frustrating errors during "make". I believe I have completely removed the other version of gnuradio-core I am doing this on Mac OSX 10.4 and my error messages are below. D

[Discuss-gnuradio] USRP Memory

2006-01-05 Thread Elaine Garbarine
would be at all possible to modify the Verilog code such that it sends and receives data over a group of the GPIO pins accessible via the headers on the Daughterboards instead of sending the data out of the USB2.0 interface? Many thanks for all of the help you guys have provided. -E

[Discuss-gnuradio] Yet another installation problem

2006-01-04 Thread Elaine Garbarine
This time I'm attempting a Red Hat install of GNU Radio and I've got the core and gr-wxgui installed without any problems. I've also got the usrp module installed with no errors or issues. I'm attempting to install the gr-usrp module and I'm running into the following error when I attempt "make"

Re: [Discuss-gnuradio] Error during "make" gr-usrp

2006-01-02 Thread Elaine Garbarine
I managed to get gr-usrp installed after setting an additional environmental variable that I was overlooking. Thanks for all the help! -Elaine On 1/1/06 3:42 PM, "Jonathan Jacky" <[EMAIL PROTECTED]> wrote: > > On Sun, 1 Jan 2006, Elaine Garbarine wrote: > >>

Re: [Discuss-gnuradio] Error during "make" gr-usrp

2006-01-01 Thread Elaine Garbarine
g properly. Elaine On 1/1/06 11:26 AM, "Eric Blossom" <[EMAIL PROTECTED]> wrote: > On Sun, Jan 01, 2006 at 10:44:21AM -0500, Elaine Garbarine wrote: >> Hello all, >> >> I'm having a problem when I attempt a make on the gr-usrp module. I get the >> f

[Discuss-gnuradio] Error during "make" gr-usrp

2006-01-01 Thread Elaine Garbarine
Hello all, I'm having a problem when I attempt a make on the gr-usrp module. I get the following errors: /opt/local/bin/swig -c++ -fvirtual -python -modern -I/System/Library/Frameworks/Python.framework/Versions/2.3/include/python2.3 -I/usr/local/include/gnuradio/swig -I/usr/local/include/gnuradi

Re: [Discuss-gnuradio] Multiple USRPs

2005-12-07 Thread Elaine Garbarine
t do exist between signals received over multiple USRPs constant, or it time varying? If any of my questions are unclear just let me know. Thanks again for the help, Elaine G. On 12/6/05 2:52 PM, "Martin Dvh" <[EMAIL PROTECTED]> wrote: > Elaine Garbarine wrote: > >&g

[Discuss-gnuradio] Multiple USRPs

2005-12-05 Thread Elaine Garbarine
would specifically like a 4X4 RF system). If you have connected multiple USRPs together how exactly have you gone about it? Thank you in advance for any assistance, Elaine Garbarine ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org