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

2006-02-15 Thread Michael Dickens
Could you send more of the error stuff. I need to at least see what the command was which failed. Clearly it was in making libgnuradio- code.la somewhere, but it could have been in a number of places. I just updated my gr-build, and am trying the compile under OSX 10.4.5 (released yesterda

Re: [Discuss-gnuradio] QAM

2006-02-15 Thread transient
Sweet, a load of work off of my plate, maybe? Any time frame in mind for QAM demodulator release then? On Wed, 15 Feb 2006, Robert McGwier wrote: Josh: There is the beginnings of all of this checked in. We have a synchronizer in the MM sequencer and the basis for carrier tracking and d

Re: [Discuss-gnuradio] QAM

2006-02-15 Thread Robert McGwier
Josh: There is the beginnings of all of this checked in. We have a synchronizer in the MM sequencer and the basis for carrier tracking and decision directed equalization. The goal during a work event in GnuRadio central (Eric's basement) was to lay the ground work. We have some kind of bug

[Discuss-gnuradio] [Fwd: [Openspectrum] Ph. D. fellowship in Cognitive Radio]

2006-02-15 Thread Matt Ettus
Original Message Subject: [Openspectrum] Ph. D. fellowship in Cognitive Radio Date: Wed, 15 Feb 2006 22:58:05 +0100 From: Petar Popovski <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Hello, We have an opening for a Ph. D. fellowship at Aalborg University, Denmark, the Department o

[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] QAM

2006-02-15 Thread transient
Hello. I have seen some posts where people propose to write a QAM demodulator, but I haven't seen anyone produce code. Is there not a demand for this? I am needing 64QAM demodulation if there's nothing that anyone else has made for this (for GNURadio), would it be plausible that I myse

[Discuss-gnuradio] QAM

2006-02-15 Thread transient
Hello. I have seen some posts where people propose to write a QAM demodulator, but I haven't seen anyone produce code. Is there not a demand for this? I am needing 64QAM demodulation if there's nothing that anyone else has made for this (for GNURadio), would it be plausible that I myse

RE: [Discuss-gnuradio] Dropped Packets

2006-02-15 Thread Tom Rondeau
We don't have a Flex board in the lab yet; we're using the Basic TX right now. After I sent the last email, I was playing around more with the GMSK code, and when I make it discontinuous (and changed it to "burst" a single packet), all packets finished fine, so the time.sleep() works there. I then