Re: [Discuss-gnuradio] Status of GNU Radio with OSX 10.9

2013-11-10 Thread Carles Fernandez
Hi Michael, Issues with boost disappeared with your last push. However, it seems that all the code you link to boost/gnuradio libraries needs "-stdlib=libc++ -std=c++11" to work properly. This is an example of a C++ out-of-tree project linked to GNU Radio installed via macports in Mavericks: htt

[Discuss-gnuradio] GnuradioConfig.cmake not working properly ?

2013-11-10 Thread Sylvain Munaut
Hi, I'm having a couple of issues when trying to switch from FindGnuradioRuntime to GnuradioConfig 1) GNURADIO_ALL_INCLUDE_DIRS (and possibly GNURADIO_ALL_LIBRARIES) don't seem to be propagated propely. I have ${GNURADIO_ALL_INCLUDE_DIRS} in include_directories(...) in the top level CMakeFile b

Re: [Discuss-gnuradio] GnuradioConfig.cmake not working properly ?

2013-11-10 Thread Sylvain Munaut
> I'm having a couple of issues when trying to switch from > FindGnuradioRuntime to GnuradioConfig Attached a patch that deals with issue 1 & 3. Issue 2 doesn't seem to be an issue since ALL_LIBRARIES has absolute path in it. Cheers, Sylvain diff --git a/cmake/Modules/GnuradioConfig.cmake b/

Re: [Discuss-gnuradio] I couldn't observe 2.4G Wi-Fi signal and didn't know why

2013-11-10 Thread Martin Braun (CEL)
On Sun, Nov 10, 2013 at 11:53:41AM +0800, Howard He wrote: > I use four antennas for test. Two are official VERT2400, others are 2.4G > antennas. I use the given example "uhd_fft.grc" (a simple FFT block) hoping to > observe frequency spectrum of Wi-Fi signal. No matter what antenna I set up > (eve

Re: [Discuss-gnuradio] I couldn't observe 2.4G Wi-Fi signal and didn't know why

2013-11-10 Thread Tom Rondeau
On Sun, Nov 10, 2013 at 12:03 PM, Martin Braun (CEL) wrote: > On Sun, Nov 10, 2013 at 11:53:41AM +0800, Howard He wrote: >> I use four antennas for test. Two are official VERT2400, others are 2.4G >> antennas. I use the given example "uhd_fft.grc" (a simple FFT block) hoping >> to >> observe freq

Re: [Discuss-gnuradio] How to call another blocks in custom out-of-tree module

2013-11-10 Thread Martin Braun (CEL)
On Wed, Nov 06, 2013 at 11:55:00AM +, y...@solid.co.kr wrote: > Thank you for your concern. > > I will tell you more detail about my problem. > > > I'm trying to make frequency hopping system. > > [...] You don't need to call other blocks from your blocks to do this. Perhaps this can help

[Discuss-gnuradio] [install-usrppythonPYTHON] Error 127

2013-11-10 Thread Robert Light
Hi, Can anyone help me with this error ? I  do: git checkout v3.4.2git ./configure  --prefix=/home/robert/gr342 --disable-gr-qtgui --with-fusb-tech=libusb1 --enable-usrp --enable-gr-usrp --enable-gnuradio-core --disable-usrp2 --disable-volk   make  works just fine when I run make install I ge

[Discuss-gnuradio] GNU Radio releases 3.7.1.1 and 3.7.2 available for download

2013-11-10 Thread Johnathan Corgan
GNU Radio releases 3.7.1.1 and 3.7.2 are now available for download: http://gnuradio.org/releases/gnuradio/gnuradio-3.7.1.1.tar.gz http://gnuradio.org/releases/gnuradio/gnuradio-3.7.2.tar.gz MD5 Sums: 9e83fda298ceb4855b473c591dd5d397 gnuradio-3.7.1.1.tar.gz 9a9da8458fd0c1b452487524ed29f3fd gnur

Re: [Discuss-gnuradio] gr-fosphor : New RTSA-like visualization block for GNURadio using GPU acceleration

2013-11-10 Thread Sylvain Munaut
Hi Nick, I've just pushed all the things that were pending in my tree, which include the sample rate awareness, configurable FFT windows and various fixes / refactor for more things to come. > Great! Glad to hear it. You might still take a look at the changes to gl.c, > as they're orthogonal to y

[Discuss-gnuradio] GNU Radio LiveDVD 2013-1110 (based on 3.7.2)

2013-11-10 Thread Johnathan Corgan
The GNU Radio LiveDVD has been updated: http://gnuradio.org/releases/gnuradio/iso/ubuntu-12.04.3-desktop-amd64-gnuradio-2013-1110.torrent Based on the Ubuntu 12.04.3 LTS 64-bit operating system, the GNU Radio LiveDVD is a bootable SDR environment suitable for demonstration and experimentation, co