Re: [Discuss-gnuradio] GNU Radio 3.2 Release Candidate 2 available for testing

2009-04-30 Thread Jan Schiefer
Johnathan Corgan wrote: GNU Radio 3.2 release candidate 2 is now available for download and testing: http://gnuradio.org/releases/gnuradio/gnuradio-3.2rc2.tar.gz http://gnuradio.org/releases/gnuradio/gr-howto-write-a-block-3.2rc2.tar.gz [etc] My 3.2-rc2 build fails with the following error:

Re: [Discuss-gnuradio] GNU Radio 3.2 Release Candidate 2 available for testing

2009-04-30 Thread Johnathan Corgan
On Thu, Apr 30, 2009 at 12:52 AM, Jan Schiefer ra...@akalaitis.net wrote: ../../../gnuradio-core/src/lib/.libs/libgnuradio-core-qa.so: undefined reference to `CppUnit::assertDoubleEquals(double, double, double, CppUnit::SourceLine)' [...] j...@ubuntu:~$ nm --demangle /usr/lib/libcppunit.a |

Re: [Discuss-gnuradio] GNU Radio 3.2 Release Candidate 2 available for testing

2009-04-30 Thread Jan Schiefer
I can't replicate your results here on an Ubuntu 9.04 machine. There is only one actual assertDoubleEquals function in libcppunit, and it takes all five arguments. The macro CPPUNIT_ASSERT_DOUBLES_EQUAL that takes three arguments supplies the other two as defaults. This has been the case

Re: [Discuss-gnuradio] GNU Radio 3.2 Release Candidate 2 available for testing

2009-04-20 Thread Johnathan Corgan
I checked out the trunk and tried compiling the code. I get the following error message in in the middle of the compile. I have tried compiling the latest trunk and also R10877 and still get the same error. I did the regular ./bootstrap and used ./configure --enable-doxygen

Re: [Discuss-gnuradio] GNU Radio 3.2 Release Candidate 2 available for testing

2009-04-20 Thread Karthik
On Mon, Apr 20, 2009 at 8:08 AM, Johnathan Corgan jcor...@corganenterprises.com wrote: I checked out the trunk and tried compiling the code. I get the following error message in in the middle of the compile. I have tried compiling the latest trunk and also R10877 and still get the same error.

Re: [Discuss-gnuradio] GNU Radio 3.2 Release Candidate 2 available for testing

2009-04-19 Thread Karthik
On Fri, Apr 17, 2009 at 7:25 PM, Eric Blossom e...@comsec.com wrote: On Fri, Apr 17, 2009 at 07:04:25PM -0700, Karthik wrote: On Tue, Apr 14, 2009 at 3:23 PM, Johnathan Corgan jcor...@corganenterprises.com wrote: GNU Radio 3.2 release candidate 2 is now available for download and testing:

Re: [Discuss-gnuradio] GNU Radio 3.2 Release Candidate 2 available for testing

2009-04-17 Thread Karthik
On Tue, Apr 14, 2009 at 3:23 PM, Johnathan Corgan jcor...@corganenterprises.com wrote: GNU Radio 3.2 release candidate 2 is now available for download and testing: http://gnuradio.org/releases/gnuradio/gnuradio-3.2rc2.tar.gz

Re: [Discuss-gnuradio] GNU Radio 3.2 Release Candidate 2 available for testing

2009-04-17 Thread Johnathan Corgan
On Fri, Apr 17, 2009 at 7:04 PM, Karthik karthik1...@gmail.com wrote: The value of len(self.subdev) = 4 in 3.1.3 and =6 in 3.2rc2. Shouldn't this be 4 as it was previously? It appears this was an inadvertent consequence of the change in the daughterboard code for the BasicRX and LFRX boards,

Re: [Discuss-gnuradio] GNU Radio 3.2 Release Candidate 2 available for testing

2009-04-17 Thread Eric Blossom
On Fri, Apr 17, 2009 at 07:04:25PM -0700, Karthik wrote: On Tue, Apr 14, 2009 at 3:23 PM, Johnathan Corgan jcor...@corganenterprises.com wrote: GNU Radio 3.2 release candidate 2 is now available for download and testing: http://gnuradio.org/releases/gnuradio/gnuradio-3.2rc2.tar.gz

Re: [Discuss-gnuradio] GNU Radio 3.2 Release Candidate 2 available for testing

2009-04-16 Thread Michael Dickens
This release compiles, checks, installs, and uninstalls properly on OSX 10.5.6 / XCode 3.1.2 using Apple's GCC 4.2 and MacPorts (latest everything, since there's not much choice), using both normal and VPATH builds. Other pieces of good news: * Looks like the GNU Radio build system and

Re: [Discuss-gnuradio] GNU Radio 3.2 Release Candidate 2 available for testing

2009-04-15 Thread Paco Garcia
Jonathan, It works ok for me, except for the mpsk_receiver with the setup from http://www.nabble.com/QPSK-phase-noise-td22934944.html. This is the constellation I get for a 40 dB SNR BPSK: http://www.nabble.com/file/p23060668/Screenshot.png Screenshot.png Johnathan Corgan-2 wrote: GNU

Re: [Discuss-gnuradio] GNU Radio 3.2 Release Candidate 2 available for testing

2009-04-15 Thread Paco Garcia
Johnathan, It works ok for me, except for the mpsk_receiver with the setup from http://www.nabble.com/QPSK-phase-noise-td22934944.html. This is the constellation I get for a 40 dB SNR BPSK: http://www.nabble.com/file/p23060683/Screenshot.png Screenshot.png Johnathan Corgan-2 wrote: GNU

[Discuss-gnuradio] GNU Radio 3.2 Release Candidate 2 available for testing

2009-04-14 Thread Johnathan Corgan
GNU Radio 3.2 release candidate 2 is now available for download and testing: http://gnuradio.org/releases/gnuradio/gnuradio-3.2rc2.tar.gz http://gnuradio.org/releases/gnuradio/gr-howto-write-a-block-3.2rc2.tar.gz The associated firmware and FPGA bitstream images for the USRP2 are: