Statistics
| Branch: | Tag: | Revision:

root / configure.ac @ 38ea3a57

History | View | Annotate | Download (9.6 kB)

# Date Author Comment
b9ba2711 04/22/2008 10:24 pm Eric Blossom

Merged eb/gcell -r8215:8243 into trunk. This adds gr-gcell, the GNU
Radio interface to the Cell Broadband Engine.

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

28361a1b 03/24/2008 06:09 am Eric Blossom

Merged gcell, the Cell SPE scheduler and RPC mechanism into the trunk.
(eb/trunk-with-gcell r8037:8085). Expect additional tweaks, but
currently works and passes distcheck.

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

24c3d694 02/29/2008 07:26 pm Johnathan Corgan

Merged r7857:7898 from n4hy/msddLTS into trunk, with modification. Adds gr-msdd6000 component, providing GNU Radio source and sink support for the Softronics Ltd. MSDD 6000 receiver.

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

90e4faa6 02/29/2008 04:00 am Johnathan Corgan

Merged r7769:7873 from michaelld/bc_behavior into trunk.

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

729f214b 02/11/2008 02:58 pm Michael Dickens

Fix for older autoconf that doesn't define "abs_top_YYY" variables by
default.

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

48fefc9b 02/08/2008 11:48 pm Johnathan Corgan

Merged r7611:7614 from jcorgan/gpio into trunk. Adds custom
FPGA build for streaming digital I/O to/from GPIO pins through LSB of I and Q
datastreams, with example programs of use.

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

42d9c6f4 02/08/2008 11:32 pm Johnathan Corgan

Merged r7478:7608 from michaelld/t186 into trunk. Adds ability to compile GNU Radio modules individually, using already installed dependent libraries and include files. New functionality is enabled using --with-* on configure command line; existing build options should remain unchanged. Nice work by Michael Dickens, still needs documentation update on wiki....

18815148 01/28/2008 07:22 pm Johnathan Corgan

Removed gr-qtgui component (never finished), archived in limbo.

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

7b14a03f 01/16/2008 08:38 pm Eric Blossom

Merged -r7436:7453 eb/freebsd into trunk. This is a part of a set of
patches from Diane Bruce for FreeBSD. Still need to resolve the
issue of where/how to include config.h in all swig code and
how to select wx version on systems with more than one version installed....

a81fada7 12/03/2007 07:17 pm Eric Blossom

fix for ticket:145

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

e01b9886 11/29/2007 01:07 am Eric Blossom

fixes ticket:211

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

3f279f89 11/27/2007 07:36 pm Eric Blossom

fixed polarity of test

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

bf89a844 11/10/2007 01:03 am Eric Blossom

Merged -r6847:6850 from eb/trial-merge into trunk. This changeset
contains the modifications required to cross-compile GNU Radio for
the Cell processor. For directions, see CrossCompilingForCell

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

a688351b 10/22/2007 05:44 pm Johnathan Corgan

Revert automated versioning on trunk Debian package build. Too many things depend on static changelog.

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

62cc4591 10/21/2007 07:56 pm Johnathan Corgan

Update Debian packaging to reflect repository version, tweaks

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

ba04e0dd 10/13/2007 09:51 pm Johnathan Corgan

Changed revision to 3.1.svn.

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

54d6b928 09/04/2007 02:43 am Johnathan Corgan

Merged r6271:6278 from jcorgan/t182 into trunk. Implements ticket:182.

Created new top-level component, gr-utils, to hold commonly used utility
scripts (originally in gnuradio-examples). These now install into the
system path, allowing their use from wherever....

e754be97 08/30/2007 12:11 am Eric Blossom

fixes ticket:144; works around g++/PPC -O1 bug

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

29576322 08/29/2007 12:42 am Eric Blossom

trial fix for ticket:137. Merged -r6196:6200 from eb/signal to trunk

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

937b719d 07/21/2007 03:44 am Eric Blossom

Updated license from GPL version 2 or later to GPL version 3 or later.

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

c39968a6 07/12/2007 12:54 am Johnathan Corgan

Merged r5732:5941 from jcorgan/sar into trunk. Adds start of gr-radar-mono component. Trunk passes distcheck.

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

0bf2128a 05/02/2007 04:08 am Eric Blossom

Merged features/inband -r4812:5218 into trunk. This group of changes
includes:

  • working stand-alone mblock code
  • work-in-progress on usrp inband signaling

usrp now depends on mblock, and guile is a dependency.

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

67c488c8 05/01/2007 04:02 pm Johnathan Corgan

Component clean up.

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

c6baf9d4 04/25/2007 11:38 pm Johnathan Corgan

Merged r5033:5116 from developer branch jcorgan/snd, with minor edits. Trunk passes distcheck. Adds gr-sounder component, see gr-sounder/README.

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

f5fd1a6c 04/16/2007 11:34 pm Johnathan Corgan

Re-enabled gr-qtgui in configure.ac. Trunk passes distcheck.

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

36c0ba64 04/07/2007 01:31 am Tom Rondeau

merged developer branch trondeau/cvsd -r4801:4904 to add CVSD vocoder and example code

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

83c3f034 03/28/2007 07:38 pm Eric Blossom

disabled GR_QTGUI which had accidentally been turned on in r4809

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

7833f98e 03/28/2007 06:58 pm Eric Blossom

Merged mblock work-in-progress eb/mb -r4798:4808 into trunk.

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

511ddd6c 03/06/2007 11:38 pm Michael Dickens

Best current fix for ticket:141 .

This should be revisited once OSX 10.5 is released.

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

95945638 02/28/2007 05:29 pm Johnathan Corgan

Disabled gr-qtgui component until proper configure file is done.

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

d17c86e8 02/21/2007 09:24 pm n4hy McGwier

Beginnings of a qt based gui system added under gr-qtgui

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

4d84dd43 01/30/2007 03:59 am Eric Blossom

Fixes ticket:134. Unlikely offender was inclusion of
gr_udp_sink/source code io.i. omnithread.h was also including
<config.h> which is a no-no.

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

6ff1faed 01/30/2007 02:12 am Eric Blossom

Merged eb/omni -r4315:4327 into trunk.

Extracted omnithread from gnuradio-core and made it a top-level
component. This allows mblock to use it without a dependency on
gnuradio-core. Completes ticket:132

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

ab59143f 01/13/2007 05:40 am Eric Blossom

removed gr-error-correcting-codes and gr-radar from trunk build

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

cbe1628f 01/13/2007 04:14 am Eric Blossom

SWIG compilation speedup! Fixes ticket:9.
Merged -r4203:4254 from eb/swig-split into trunk.

This refactors gnuradio_swig_python.{cc,py} into 5 separate .so's
These correspond to the runtime, general, filter and io directories,
and also includes a new directory, gengen. gengen contains that part...

424a1b45 12/18/2006 05:39 am Johnathan Corgan

Cleanup on hierarchical flowgraph code.

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

76ed4c2f 12/12/2006 08:00 pm Johnathan Corgan

Merge jcorgan/hier developer branch into trunk. Enables creation of true hierarchical blocks, from either C++ or Python, as well as creating pure C++ gnuradio applications. EXPERIMENTAL.

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

ff432904 11/04/2006 12:48 am Johnathan Corgan

Fixes ticket:92.

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

50a6df5e 10/31/2006 07:15 pm Johnathan Corgan

Restore gr-pager to trunk.

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

d3764678 10/18/2006 01:33 am Eric Blossom

gr-pager fix

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

a8012b96 10/14/2006 06:40 pm Michael Dickens

Fix for ticket:80 .

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

58d96ee6 10/04/2006 05:56 am Johnathan Corgan

Disabled gr-error-correcting-codes until fix for ticket:80

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

e915fef7 09/28/2006 04:44 pm Johnathan Corgan

Updated revision to 3.0svn.

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

aa0555b4 09/14/2006 03:07 am Johnathan Corgan

Added gr-pager component to trunk by merging from r3474:r3537 in
branch developer/jcorgan/pager. Currently implements most of the FLEX
pager protocol demodulation, but doesn't yet decode individual pages.

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

86f5c924 09/13/2006 09:30 pm Eric Blossom

Updated FSF address in all files. Fixes ticket:51

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

36c175fb 09/03/2006 11:46 pm Johnathan Corgan

Merged branch jcorgan/wip into trunk.

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

6b5a0200 08/27/2006 06:51 pm Johnathan Corgan

Implements ticket:3 and fixes ticket:42. The common functionality of
run_tests.in for Python QA has been extracted into run_tests.sh in the
top-level and the individual run_tests just invoke that with the right
path parameters. Also fixed Cygwin 'make check' bug by adding fix by...

878730dc 08/26/2006 05:55 pm Johnathan Corgan

Fixes ticket:34. Merged r3420:3425 from jcorgan/ticket-34.

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

287fc41d 08/25/2006 11:58 pm Johnathan Corgan

Implements ticket:28. See BuildConfiguration for documentation.
Merged developer branch jcorgan/ticket-28 into trunk.

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

f3c0065c 08/19/2006 12:37 am Johnathan Corgan

Fixes ticket:38. Merged -r3339:3349 from jcorgan/ticket-38 into trunk.

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

dee26d1c 08/17/2006 01:10 am Eric Blossom

merged in mblock work-in-progress

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

f170c32c 08/16/2006 09:04 pm Johnathan Corgan

Removed ezdop from build until m4 issue fixed.

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

9e87536c 08/16/2006 06:42 pm Eric Blossom

Disabled GRC_GR_ERROR_CORRECTING_CODES, which was inadvertantly reanbled
in [3291].

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

ef5fd2df 08/16/2006 03:29 am Johnathan Corgan

Reenabling ezdop

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

07416560 08/16/2006 03:29 am Johnathan Corgan

More fixes for ticket:35, which was reopened.

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

b28ddc2c 08/15/2006 01:27 pm Eric Blossom

disabled gr-error-correcting codes. Make check is still failing.

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

c7aab5e1 08/15/2006 03:39 am Johnathan Corgan

Fixes for ticket:35, allowing use of BSD make instead of GNU make.

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

e7d7a023 08/14/2006 02:19 am Michael Dickens

fixes ticket:25

merged from 3244 to 3270 in michaelld/wip

Convolutional encoder now works; all features tested.

Re-enabled gr-ecc in the top configure.ac file.

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

676acd5c 08/12/2006 11:25 pm Johnathan Corgan

Merged jcorgan/ezdop into trunk.

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

4bd5af8b 08/12/2006 03:21 am Johnathan Corgan

Disabling gr_error_correcting_codes until compilation bugs fixed (ticket:25).

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

e9a82163 08/07/2006 04:28 pm Eric Blossom

Merged anastas/wip changes r3156:3218 into trunk.

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

e27ba9ae 08/07/2006 03:41 pm Johnathan Corgan

Fixes for ticket:10, ticket:18, and ticket:19. Merged r3194:3215 from
/gnuradio/branches/developers/jcorgan/ticket-10. 'make distcheck' now
successfully completes on a machine that has never had gnuradio installed
before. In addition, several cleanups and refactoring of build system...

951966ca 08/06/2006 04:31 am Johnathan Corgan

Partial fix for ticket 10 merged into trunk from
branches/developers/jcorgan/ticket-10

As of this merge the trunk and the above branch are identical.

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

4d686c3f 08/05/2006 11:40 pm Johnathan Corgan

Fixes ticket 16 by adding $(PORTAUDIO_LIBS) in the right place in
the Makefile.am.

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

e20a5fd2 08/05/2006 03:03 am Eric Blossom

believed to have fixed ticket:7

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

b949d474 08/04/2006 07:59 pm Johnathan Corgan

Implemented consistent naming scheme for build system component macros
(GRC_*) and filenames (grc_*.m4). Merged r3140:3159 from
/gnuradio/branches/developers/jcorgan/m4mfixes into trunk. Fixes
ticket #2.

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

c5b588b8 08/04/2006 04:07 pm Johnathan Corgan

Merge CVS changes from FIRST_MIGRATION_2006_07_26 into trunk.

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

79cf92c9 08/04/2006 06:48 am Eric Blossom

partial fix for ticket:1

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

5d69a524 08/03/2006 04:51 am Johnathan Corgan

Houston, we have a trunk.

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