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
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
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
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
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
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
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
> 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/
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
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
10 matches
Mail list logo