[Discuss-gnuradio] GNU Radio Companion - GRC 0.69 release

2007-09-19 Thread Josh Blum
I am releasing GRC version 0.69 today, September 19th 2007. Download: http://www.joshknows.com/download/grc/ Wiki: http://gnuradio.org/trac/wiki/GNURadioCompanion This release supports the current gnuradio trunk (r6477), and the soon-to-be 3.1 branch. GRC and gnuradio have been through

Re: [Discuss-gnuradio] make check failures in inband on Cygwin

2007-09-19 Thread George Nychis
These pass on unix machines, I've never tried running any of the inband stuff in cygwin... but I don't see how it would change. If the mblock QA code passes, I would expect the inband QA code to pass in cygwin. It's simply utilizing m-blocks. Can you go to the 'mblock' directory and run a 'ma

[Discuss-gnuradio] make check failures in inband on Cygwin

2007-09-19 Thread Don Ward
I am getting make check failures in usrp/host/lib/inband on Cygwin (see below). This happens with the latest trunk as well as with earlier revisions of the trunk. Is this a reflection of work in progress or should this be working? If this should work and only fails on Cygwin, I will to try t

Re: [Discuss-gnuradio] Major trunk repository update in r6466

2007-09-19 Thread Johnathan Corgan
Michael Dickens wrote: > Everything seems OK on MacOS X 10.4.10 Intel and PPC; passes distcheck > on both platforms. - MLD Thanks! -- Johnathan Corgan Corgan Enterprises LLC http://corganenterprises.com ___ Discuss-gnuradio mailing list Discuss-gnura

Re: [Discuss-gnuradio] Major trunk repository update in r6466

2007-09-19 Thread Michael Dickens
Everything seems OK on MacOS X 10.4.10 Intel and PPC; passes distcheck on both platforms. - MLD ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Re: [Discuss-gnuradio] For those who are keeping up on various cognative radio projects.

2007-09-19 Thread Frank Brickle
John Clark wrote: > Here's a paper written on a research project on the topic. > > http://research.microsoft.com/research/netres/publications/lanman07.pdf Stand back in awe, my friends. Microsoft has innovated *both* spectral activity detection *and* the transverter. Yeesh. Frank ___

Re: [Discuss-gnuradio] RedHat Compatibility

2007-09-19 Thread Brian Padalino
On 9/19/07, Dominik Auras <[EMAIL PROTECTED]> wrote: > Hi! > > Does anyone have experiences with GNU Radio and Red Hat Linux? Are there any > known problems? The BuildGuide generally lists any issues or install procedures here: http://www.gnuradio.org/trac/wiki/BuildGuide Red Hat doesn't spe

[Discuss-gnuradio] RedHat Compatibility

2007-09-19 Thread Dominik Auras
Hi! Does anyone have experiences with GNU Radio and Red Hat Linux? Are there any known problems? Thank you for your answers in advance Dominik ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss-gnu

[Discuss-gnuradio] For those who are keeping up on various cognative radio projects.

2007-09-19 Thread John Clark
Here's a paper written on a research project on the topic. http://research.microsoft.com/research/netres/publications/lanman07.pdf John Clark. ___ Discuss-gnuradio mailing list Discuss-gnuradio@gnu.org http://lists.gnu.org/mailman/listinfo/discuss

Re: [Discuss-gnuradio] Major trunk repository update in r6466

2007-09-19 Thread Johnathan Corgan
Berndt Josef Wulf wrote: > It built and seems to run fine on NetBSD-i386. Excellent. > Is there a way of telling the install process where to install the > example files? I would expect it to be in > /share/examples/gnuradio, but it appears to have changed to > /share/gnuradio/examples. We're

Re: [Discuss-gnuradio] Re: Packet mod/demod race condition?

2007-09-19 Thread Steven Clark
Tom & John- Thanks for your comments. I checked out rev 6473 today, it installed fine under Ubuntu. I'm still seeing mostly the same behavior. With that 1 second sleep present, the file is always completely transferred with no errors. With the sleep commented out, 90-95% of the file is transferred

Re: [Discuss-gnuradio] Major trunk repository update in r6466

2007-09-19 Thread Berndt Josef Wulf
GOn Wednesday 19 September 2007 04:29:29 Johnathan Corgan wrote: > The GNU Radio trunk repository has been updated with the following changes: > > * Final gr.top_block and gr.hier_block2 implementation inside > gnuradio-core/src/lib/runtime > > * Implementation of gr.hier_block2 versions of all t

Re: [Discuss-gnuradio] Problem with last GRC and gnuradio versions

2007-09-19 Thread Josh Blum
I have seen a problem like this before: http://www.mail-archive.com/discuss-gnuradio@gnu.org/msg09747.html Try running the following, even if you had already done so: $ cp /etc/ld.so.conf /tmp/ld.so.conf $ echo /usr/local/lib >> /tmp/ld.so.conf $ sudo mv /tmp/ld.so.conf /etc/ld.so.conf $ sudo ld

Re: [Discuss-gnuradio] Question about hearing FM station

2007-09-19 Thread Eng. Firas
Hi, Because there is no FM station at 101.5MHz near you. Try to check with known FM frequency in your town. Firas Ruby Lin wrote: > > Hi All, > > I am completely new in this list and in this project. I just start from > the tutorial. When I am following the tutorial and run the example

WG: [Discuss-gnuradio] rev 6467 make problem

2007-09-19 Thread Dominik Auras
Sorry, this should have gone to the list ... | -Ursprüngliche Nachricht- | Von: Dominik Auras [mailto:[EMAIL PROTECTED] | Gesendet: Mittwoch, 19. September 2007 09:10 | An: 'Hans Glitsch' | Betreff: AW: [Discuss-gnuradio] rev 6467 make problem | | Hi! | | Have you fixed your libtool? |