Statistics
| Branch: | Tag: | Revision:

root / gnuradio-core @ 3b0db383

Name Size
  src
Makefile.am 1022 Bytes
gnuradio-core.conf 481 Bytes
gnuradio-core.pc.in 381 Bytes

Latest revisions

# Date Author Comment
3b0db383 07/11/2009 02:34 am Johnathan Corgan

Implements ticket:401 and ticket:402.

Adds several API functions to determine build constants at runtime, and
a convenience command line program to display them:

From C++:

const std::string gr_prefix();
const std::string gr_sysconfdir();
const std::string gr_prefsdir();...

214874a6 07/10/2009 09:58 pm Johnathan Corgan

Merged r11397:11413 from balister/arm-configure into trunk. Trunk passes distcheck.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11416 221aa14e-8319-0410-a670-987f0aec2ac5

e573f752 07/09/2009 04:45 pm Johnathan Corgan

Adds generic msgq runner convenience class.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11398 221aa14e-8319-0410-a670-987f0aec2ac5

c276a4ff 07/09/2009 02:55 am Johnathan Corgan

Merged r11377:11390 from jcorgan/usrp-headers in to trunk.

  • Public USRP header files are now in their own source directory
    and install into $(includedir)/usrp. This was done to avoid name
    clashes in the top-level include directory.

    Only users who are developing directly to libusrp in C++ are...

3d96f593 06/23/2009 03:28 pm anastas

added include <cstdio> statements in several files to make it compatible with g++ 4.4

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11265 221aa14e-8319-0410-a670-987f0aec2ac5

679ffc25 06/21/2009 04:06 pm Johnathan Corgan

Fix QPSK phase error detector. Applied patch from Ben Green, modified by Tom Rondeau.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11254 221aa14e-8319-0410-a670-987f0aec2ac5

37082c20 06/13/2009 10:35 pm Josh Blum

Defined a gr_sysconfdir in Makefile.common
Modified uses of etcdir to use gr_sysconfdir.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11185 221aa14e-8319-0410-a670-987f0aec2ac5

b69fcaad 06/01/2009 02:49 am Eric Blossom

Fixed base class type. Thanks Achilleas!

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11167 221aa14e-8319-0410-a670-987f0aec2ac5

40b8a57d 05/27/2009 01:54 am Johnathan Corgan

Merged r11123:11148 from jcorgan/np into trunk.

Adds --enable-python option to configure (defaults to yes).

Using --disable-python or --enable-python=no will cause only
C++ API targets to be created and installed.

Several new shared libraries are now created. Where in the past,...

e774683a 05/23/2009 03:20 pm Michael Dickens

Removed redundant libmissing from libgnuradio-core-qa; it's already
included in libgnuradio-core, which is then included in the QA library.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11090 221aa14e-8319-0410-a670-987f0aec2ac5

View revisions

Also available in: Atom