Statistics
| Branch: | Tag: | Revision:

root / configure.ac @ 97be31ab

History | View | Annotate | Download (13 kB)

# Date Author Comment
e30b824e 10/19/2011 10:10 pm Tom Rondeau

Removing usrp, usrp2, gr-usrp, gr-usrp2. Everything is moving to using UHD. Also removes related M4 and dependency requirements for USRP-related libs.

0a634911 10/19/2011 07:24 pm Tom Rondeau

Removed radio-astronomy; updated and replaced by simple-ra in cgran (https://www.cgran.org/wiki/simple_ra).

a4dbd973 10/17/2011 02:14 am Tom Rondeau

Merge branch 'master' into next

Conflicts:
gr-qtgui/lib/Makefile.am

2d5a6f86 10/17/2011 01:34 am Tom Rondeau

Merge branch 'maint'

9e22f254 10/15/2011 05:44 pm Tom Rondeau

config: fixing up for new rules in automake.

da19886c 10/08/2011 07:29 pm Tom Rondeau

gcell: removed gcell and gr-gcell

54fc9167 10/04/2011 06:12 pm Tom Rondeau

Merge branch 'master' into next

8743a230 09/06/2011 10:19 pm Tom Rondeau

shd: adding a component gr-shd as an interface to the Symplex Hardware X-Mini system. Mostly cribbed from gr-uhd.

2efdfbb5 07/18/2011 11:39 pm Johnathan Corgan

gr-vocoder: removed gr-codec2-vocoder

c067ea65 07/18/2011 07:01 pm Johnathan Corgan

Merge remote branch 'ttsou/codec2' into wip/vocoders

Conflicts:
config/Makefile.am
configure.ac

7d328d30 07/18/2011 06:46 pm Johnathan Corgan

gr-cvsd-vocoder: removed from tree

71d382de 07/18/2011 05:25 pm Johnathan Corgan

gr-gsm-fr-vocoder: removed from tree

fd1a28f6 07/17/2011 11:09 pm Johnathan Corgan

gr-vocoder: add skeleton top-level component

f7b9a0c6 07/17/2011 09:25 pm Tom Rondeau

Merge branch '8psk' into next

Conflicts:
gr-msdd6000/src/Makefile.swig.gen

7efeff11 07/11/2011 12:32 am Tom Rondeau

digital: work on build to make gr-trellis dependent on gr-digital.

c9256024 07/07/2011 05:29 pm Thomas Tsou

vocoder: codec2: add block for David Rowe's Codec2

250998de 07/03/2011 11:32 pm Johnathan Corgan

msdd6000: removed from tree, obsolete

f2b3a24e 07/03/2011 11:07 pm Johnathan Corgan

sounder: removed from tree, obsolete

e18740de 07/03/2011 11:01 pm Johnathan Corgan

radar-mono: removed from tree, obsolete

f4bfaf03 07/03/2011 10:56 pm Johnathan Corgan

gpio: removed from tree, obsolete

5ce630cb 06/13/2011 04:35 pm Tom Rondeau

Merge branch 'master' into 8psk

Conflicts:
gr-qtgui/lib/qtgui_time_sink_c.cc
gr-trellis/src/lib/Makefile.am
gr-trellis/src/lib/calc_metric.h
gr-trellis/src/lib/trellis.i
gr-trellis/src/lib/trellis_constellation_metrics_cf.i
gr-trellis/src/lib/trellis_metric_type.h...

add65c9c 06/11/2011 09:46 pm Don Ward

Allow disabling shm vmcircbuf tests at configure time

4c54956b 03/28/2011 10:04 pm Tom Rondeau

digital: configuration files for building gr_digital

cd3c58cd 03/15/2011 02:44 am Johnathan Corgan

Merge remote branch 'jblum/mergeme/misc/use_boost_math_trunc' into next

  • jblum/mergeme/misc/use_boost_math_trunc:
    use boost::math::trunc in gr_frequency_modulator_fc.cc
5748eff2 03/14/2011 05:26 pm Johnathan Corgan

audio: remove obsoleted individual top-level components

ef276a8b 03/10/2011 12:10 am Josh Blum

audio: added config checks for other audios, added jack and port

b9b53181 03/09/2011 07:13 am Josh Blum

audio: skeleton for gr-audio component

8e5f4bc8 02/28/2011 03:52 am Josh Blum

use boost::math::trunc in gr_frequency_modulator_fc.cc

this replaces the need for a conditional trunc implementation in config.h

09079981 02/17/2011 05:15 pm Tom Rondeau

guile: removing calls to check for guile and guile-dev. GNU Radio can once again be built without Guile.

ebb0f56d 01/22/2011 07:54 pm Tom Rondeau

Updating copyright.

05cc02ce 01/18/2011 09:00 am Josh Blum

cleanup mkdir usage with boost filesystem:

Replaced copy/pasted code and MKDIR_TAKES_ONE_ARG #ifdefs
with portable boost filesystem path and directory creation.

Gets the correct home directory on windows systems: APPDATA.
Replaces large amounts of copypasta with single lines of code....

75b650ef 12/21/2010 09:31 pm Eric Blossom

Merge branch 'next' into guile.

Passes distcheck.

  • next: (32 commits)
    volk: Fix for popcnt's 64/32-bit issues.
    Using a copy of config.guess and config.sub instead of sym links.
    Including time header to qa files.
    Changed python env variable to more globally usable version....
1186ab98 12/08/2010 06:11 am Tom Rondeau

volk: Updating build system so that volk configures and builds from gnuradio top level dir.

59a1eeb1 12/07/2010 04:02 am Eric Blossom

Update comments for --enable-guile, reflecting that it's disabled by default.

cef9e8f3 12/03/2010 05:21 am Eric Blossom

Moved contents of gr-guile into gnuradio-core/src/guile and removed gr-guile.

Passes distcheck.

ff62557a 11/22/2010 12:01 am Eric Blossom

Make Guile bindings work with --with-gnuradio-core et al.

69033829 11/18/2010 01:28 am Rob Savoye

remove incomplete Tcl support to not confuse people

abde5aff 11/14/2010 12:19 am Eric Blossom

dail-tone.wfd example waveform can be loaded and run by gr-run-waveform.

Write new app, gr-run-waveform, that reads waveforms and runs them.
We'll need to turn this into a small piece of C/C++ code that embeds
guile, but the guts of it is working.

d1d80474 11/10/2010 08:17 pm Eric Blossom

Make check works again, now using guile's native test-suite code.

The srfi-64 code wouldn't pass it's own test code under guile...

81867e5d 11/10/2010 08:17 pm Eric Blossom

Create guile QA framework.

Also moves hand coded files out of gnuradio-core/src/lib/swig/gnuradio
that were getting nuked by make clean.

0bb3e5a7 11/10/2010 08:10 pm Rob Savoye

add options to enable tcl and/or guile as well as python bindings.

8f0da835 10/19/2010 10:49 pm Josh Blum

Merge branch 'prefix_fix' of gnuradio.org:jblum into next

cf3270ff 10/06/2010 04:41 am Eric Blossom

Remove vrt from build.

The vrt code has been temporarily moved to Eric's Out-of-Tree repository,
pending the "Grand Build System Reorganization".

To grab the code and build it:

$ git clone git://gnuradio.org/eb-oot
$ cd eb-oot/vrt
$ ./bootstrap && ./configure...
37f8cc6c 09/27/2010 05:53 am Josh Blum

possible prefix = NONE fix

ba0a2179 06/02/2010 11:42 pm Johnathan Corgan

Merge branch 'master' into next

  • master:
    gcell: make versioned libraries
    gnuradio-core: fix missing linker flags for boost_program_options
    howto: fix incorrect include path
    build: redo GR_GIT for portability
    build: use date format string instead of -R for portability...
1badda02 06/02/2010 01:07 am Johnathan Corgan

build: use date format string instead of -R for portability

7c50ceb0 05/25/2010 04:26 am Johnathan Corgan

Merge branch 'master' into next

  • master:
    gnuradio-core: update copyrights
    gnuradio-core: allow swig to handle exceptions in UDP source/sink
    grc: update UDP source and sink block wrappers
    Simplify USE_SELECT usage
    Return immediately when using d_residual....
6c0f2f5a 05/23/2010 08:36 pm Johnathan Corgan

Merge remote branch 'gnuradio/wip/udp_source_sink'

  • gnuradio/wip/udp_source_sink:
    gnuradio-core: update copyrights
    gnuradio-core: allow swig to handle exceptions in UDP source/sink
    grc: update UDP source and sink block wrappers
    Simplify USE_SELECT usage...
62f8c060 05/22/2010 12:47 am Johnathan Corgan

libvrt: remove from 3.3 API.

libvrt will continue as part of the 3.4git development branch, where
it will undergo a rewrite and API change.

68ce6b4a 05/20/2010 02:57 am Eric Blossom

Add additional conditionalization of networking includes

935b9713 05/18/2010 06:51 pm Josh Blum

Merge branch 'master' of http://gnuradio.org/git/gnuradio into uhd

212ba35c 05/14/2010 02:10 am Johnathan Corgan

gnuradio-core: Disable (temporarily) interpolator tap calculation

There is some breakage with GR_FORTRAN / AC_PROG_F77 when running
bootstrap. The gen_interpolator_taps binary is only needed to
regenerate the MMSE interpolator taps, which hasn't been done for...

b6f86944 05/04/2010 08:15 pm Josh Blum

Merge branch 'master' of http://gnuradio.org/git/gnuradio into uhd

c6ad778b 04/27/2010 06:14 am Johnathan Corgan

Remove omnithreads library.

ac2b84b9 04/27/2010 05:41 am Johnathan Corgan

Remove mblock library. We hardly knew 'ye.

1eb2ad39 04/26/2010 04:13 pm Johnathan Corgan

Update build configuration for OSX omnithreads changeover

gr-audio-osx now depends on gruel (via gnuradio-core) vs. omnithreads
usrp now depends on gruel vs. omnithreads

Boost base library dependency has been upped to 1.37 for
Darwin only, for Darwin specific code in usrp host library

54179f7f 02/24/2010 10:42 pm Josh Blum

Created gr uhd skeleton build.
Checks uhd pkg config and gens the makefiles.

8a6804e1 01/09/2010 02:09 am Eric Blossom

Remove warning related to GRC_GR_VRT

56496536 10/04/2009 01:45 am Johnathan Corgan

Added computed version number to configuration

04754033 09/24/2009 10:35 pm Johnathan Corgan

Merged Bdale's 3.2.2-1 packaging

Three-way merge on files (3.2.2->bdale, 3.2.2->3.3git)
Merged control, rules, install, copyright, changelog
File renames to accomodate package renames
3.3git items updated to follow new pattern
Updated copyright notification...

3c9b9b58 09/24/2009 06:49 pm Johnathan Corgan

Acknowledging the obvious

b6101982 09/20/2009 04:39 pm Johnathan Corgan

Created new gr-noaa top-level component.

Initial work:

- Carrier recovery/mixer PLL block
- Start of POES grc pipeline, recovers Manchester symbols only
- Start of GOES grc pipeline, recovers BPSK symbols only

acdf1361 09/04/2009 12:12 am Johnathan Corgan

Better fix for broken AC_PROG_F77 macro

  • Move AC_PROG_CC into GR_FORTRAN macro definition
7467db4f 09/03/2009 07:55 pm Johnathan Corgan

Fix Python header check failure due to invalid cached state

  • GR_FORTRAN macro leaves $ac_ext=f on some systems
  • Restore by invoking AC_PROG_CC

Reported-by: Szymon Jakubczak <>
Signed-off-by: Johnathan Corgan <>

6fb2acc3 09/02/2009 05:14 pm Johnathan Corgan

Removed subversion related configuration info.

  • Don't call GR_SUBVERSION in configure.ac
  • Remove --svn* options from gnuradio-config-info
ea57c1b5 08/15/2009 06:34 pm Eric Blossom

Merged VRT work-in-progress from eb/vrt2 (11518:11598) into trunk.

Passes distcheck.

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

6f50256f 07/20/2009 03:47 am Johnathan Corgan

Merged r11452:11459 from jcorgan/pmt-gruel into trunk. Trunk passes distcheck.

  • Merges libpmt into libgruel
  • Modifies libmblock to use libgruel

gruel::pmt_t will be the fundamental msg content for the new message passing
implemention for 3.3.

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

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();...

6f60fe94 07/10/2009 02:04 am Johnathan Corgan

Make trunk packages use revision number in version.

git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@11409 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,...

536df1dd 05/23/2009 10:34 pm Johnathan Corgan

Update trunk to revision 3.3svn

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

349331a8 05/14/2009 06:29 pm Eric Blossom

Doc fixes. Merged eb/t367 -r11020:11025 to trunk. This changeset
moves the primary doxygen configuration under the top-level docs
directory. It creates a new "docs" top-level component that can be
enabled/disabled using the configure --disable-docs option. At this...

18f68585 05/13/2009 05:29 am Eric Blossom

Fixes ticket:364, ticket:365. Merged eb/t364 -r11015:11017 to trunk.

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

63f2a732 05/11/2009 04:03 pm Johnathan Corgan

Backport automake 2.60's AC_PROG_MKDIR_P so we can continue to support automake 2.57 (Achilleas Anastasopoulos)

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

503efe1f 02/26/2009 11:39 pm Johnathan Corgan

Merged r10504:10528 from michaelld/fix_local_data_install into trunk. Trunk passes distcheck.

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

5d1b7103 02/18/2009 03:18 pm Michael Dickens

Merging in branch to add malloc.h to posix_memalign.cc for Cygwin.

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

8c4c0729 01/21/2009 04:11 pm Johnathan Corgan

Update trunk revision to 3.2svn

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

72c625f7 12/24/2008 08:10 am Johnathan Corgan

Merged r10071:10164 from features/cppdb-test into trunk. Implements the fully native C++ API for the USRP.

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

b2a284bf 12/01/2008 08:03 pm Johnathan Corgan

Merged r9798:9801 from michaelld/memalign into trunk. Passes distcheck on Ubuntu 8.10.

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

144fa44e 10/25/2008 11:29 pm Tom Rondeau

Merging qtgui branch-r9068:9837: this ads a qtgui_sink_c and qtgui_sink_f that displays the time, PSD, and spectrogram plots of a signal put into it. It requires qt4, qwt, and qwtplot3d and has not been tested on OSX.

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

b4191358 10/10/2008 09:18 pm Josh Blum

dont sed check, can end badly

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

e0feca2c 10/07/2008 06:32 pm Josh Blum

re-enable grc, passes distcheck

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

14575e40 10/02/2008 08:38 pm Eric Blossom

disabled GRC, breaks VPATH build, see ticket:298

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

54d49bfa 10/01/2008 12:46 am Johnathan Corgan

Reenable GRC component

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

215166ab 09/30/2008 03:16 pm Johnathan Corgan

Disabled grc component until xdg-utils dependency check is added

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

e0fcbaee 09/08/2008 01:00 am Johnathan Corgan

Merged r9433:9527 from features/gr-usrp2 into trunk. Adds usrp2 and gr-usrp2 top-level components. Trunk passes distcheck with mb-gcc installed, but currently not without them. The key issue is that when mb-gcc is not installed, the build system skips over the usrp2/firmware directory, and the firmware include files don't get put into the dist tarball. But we can't do the usual DIST_SUBDIRS method as the firmware is a subpackage....

ae3d670a 08/31/2008 11:00 pm Eric Blossom

fixed --enable-warnings-as-errors

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

659369f5 08/31/2008 10:07 pm Eric Blossom

turn off strict-aliasing warning, not strict-aliasing optimization when compiling swig generated code

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

a1d3c023 08/31/2008 09:35 pm Eric Blossom

fix for ticket:268, vector not always a context sensitive keywork

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

34af4364 08/24/2008 05:41 pm Johnathan Corgan

Fix compiler warnings across the tree. Adds --enable-warnings-as-errors configure option. Currently compiles with no warnings with GCC 4.2.3 on Ubuntu 8.04.

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

d52c462e 08/23/2008 02:26 am Johnathan Corgan

Merged changeset r9285:9377 from jblum/grc into trunk, with distcheck fixes
and local modifications.

Integrates previously separate GNU Radio Companion into top-level component
'grc'. (Josh Blum)

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

5c02ea03 08/21/2008 12:01 am Eric Blossom

Updated gr-howto-write-a-block; mostly the .m4 macros and configure.ac.
Also modified pkg.m4 to restore the FOO_INCLUDEDIR functionality and
to add the FOO_CPPFLAGS variable for those times when you want only
the -I, -D and -U flags from FOO_CFLAGS.

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

2c8ea58e 08/19/2008 11:09 pm Eric Blossom

Merged features/mp-sched -r8915:9335 into the trunk. The trunk now
contains the SMP aware scheduler. This changeset
introduces a dependency on boost 1.35 or later.
See source:gnuradio/trunk/README.building-boost for additional info.

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

8e7ddfa7 08/18/2008 07:55 pm n4hy McGwier

configure.ac cleanup to remove dnl message

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

b9bf2c0f 08/18/2008 07:54 pm n4hy McGwier

configure.ac cleanup

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

7c41030e 08/18/2008 07:49 pm n4hy McGwier

gr_msdd6000 includes fixed up

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

1456f0ea 07/27/2008 10:52 pm Johnathan Corgan

Move libgruel configuration checks into config directory

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

c8317fad 07/18/2008 11:54 pm Eric Blossom

disabled gr-msdd6000 until ticket:252 is resolved

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

a9af7e15 07/04/2008 05:07 am Johnathan Corgan

Fixed distcheck failure and cleaned up ignores.

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

f658162d 07/04/2008 03:05 am Johnathan Corgan

Disable gr-msdd6000 component until it passes distcheck.

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