Statistics
| Branch: | Tag: | Revision:

root / gr-atsc @ 963b3dd9

# Date Author Comment
963b3dd9 01/06/2012 07:19 pm Tom Rondeau

Remove some more warnings. I'm probably being a bit OCD about these ones, but it makes the build output so much nicer...

67d0b6b3 12/07/2011 12:59 am Tom Rondeau

docs: fixes some warnings.

There is way too much institutional knowledge in these makefiles now. Another reason I'm glad we're going to cmake, which is being kept more sane as all of the problems are already known.

0370cfc8 12/05/2011 03:58 pm Tom Rondeau

docs: more fixes for generated swig files. This worked before the merge, but this forces the build system to generate these before processing the other swig files.

fe2e6f80 12/04/2011 04:10 pm Tom Rondeau

docs: better install of swig docs .i files since we actually have a variable to take care of it already.

2d88dd48 11/30/2011 07:45 pm Tom Rondeau

docs: fixing variable for location of header files (SOURCE not BINARY).

a2de55ca 11/28/2011 08:44 pm Tom Rondeau

docs: more appropriate variable to use when setting the include/headers directory.

0408e48c 11/28/2011 06:11 am Tom Rondeau

docs: installing generated _doc.i files under autotools.

cfea4669 11/28/2011 04:25 am Tom Rondeau

docs: better use of BUILT_SOURCES so I'm not overriding the standard build instructions for it.

355dbf5b 11/28/2011 12:06 am Tom Rondeau

docs: Adding swig doc generation to Makefile.am files.

70ca9bea 11/28/2011 12:05 am Tom Rondeau

docs: forgot to have the generated .i files installed.

6e088541 11/27/2011 08:51 pm Tom Rondeau

docs: added python doxygen docs to gr-atsc.

e099b308 10/25/2011 05:03 pm Josh Blum

atsc: fix consistent linkage on atsc_make_fs_checker

5f27b398 10/25/2011 01:53 am Tom Rondeau

build: better handling of doxygen building and consistency between build tools.

faf7dea0 10/23/2011 10:43 pm Josh Blum

the libraries

be300d92 10/19/2011 11:37 pm Josh Blum

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

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.

7ed8b43e 10/19/2011 06:16 pm Josh Blum

cmake: fix that component depends on component hack

3d49591f 10/18/2011 06:50 am Josh Blum

added some more python dash B

71c0f14a 10/09/2011 12:11 am Josh Blum

gr: the CMakeLists.txt took a chill pill

efaa238c 09/12/2011 06:39 am Josh Blum

cmake: support for importing executables when doing cross build

c468f490 08/03/2011 06:58 pm Josh Blum

atsc: forgot to add gruel to the list of deps for unit test, also chmod +x unix unit test scripts

f19b9b8b 08/03/2011 08:58 am Josh Blum

atsc: did work on symbol visibility and minor tweaks in qa code for MSVC

fbe4a14d 08/02/2011 07:45 pm Josh Blum

cmake: language tweak for component group description

7f622fef 07/24/2011 06:17 am Josh Blum

comedi: cmake build support for gr-comedi component (linux only)

8752b611 07/24/2011 05:47 am Josh Blum

atsc: added cmake support for gr-atsc (unix only)

315f45c2 02/27/2011 08:40 pm Ben Reynwar

Removing docstring generation from this branch.

44ad2b33 01/30/2011 08:36 pm Ben Reynwar

Fixed Makefiles to generate swig_doc.i

f54dde22 01/22/2011 08:23 pm Tom Rondeau

Merge branch 'mergeme/math/gr_math_simplification' into next

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....

48f9ca90 01/18/2011 12:37 am Josh Blum

gr math simplification:

Replaces gr_gcd, gr_isnan, and gr_signbit one-time instances with boot math calls.
No point in wrapping these utility math functions into gnuradio when they are
1) provided by boost
2) only called once

Removes gr_math.cc, and configure checks for isnan.

6df0423f 12/04/2010 07:34 am Eric Blossom

Regenerated Makefile.swig.gen's

b005e7d9 11/25/2010 03:13 am Eric Blossom

Update .gitignore's

d692a41f 11/25/2010 01:29 am Eric Blossom

Major Makefile.am housecleaning. Passes distcheck.

Move all occurrences of swig_built_sources out of Makefile.am's.
Move all SWIG related use of BUILT_SOURCES out of Makefile.am's.
Clean up 'if PYTHON' conditionalization in gr-*

Still left to do: fix Makefile.swig CLEANFILES and no_dist_files...

99dc38c8 11/24/2010 09:49 pm Eric Blossom

Consistently use TESTS += in conditionals

ff877cab 11/19/2010 03:07 pm Rob Savoye

regenerated

8180bb1d 11/17/2010 05:33 am Eric Blossom

regenerated

df92b7c6 11/10/2010 09:01 pm Eric Blossom

regenerated

0939607d 11/10/2010 08:15 pm Rob Savoye

regenerated

2b11c904 11/10/2010 08:15 pm Rob Savoye

regenerated

02824991 11/10/2010 08:15 pm Eric Blossom

Remove swig generated python code from C++-only libraries

40fac3c4 11/10/2010 08:13 pm Rob Savoye

regenerated

6421d470 11/10/2010 08:13 pm Eric Blossom

regenerate

1e34972f 11/10/2010 08:13 pm Eric Blossom

Rengenerate Makefile.swig.gen's

32a71023 11/10/2010 08:10 pm Rob Savoye

add python/*.cc to SOURCES so dependencies work properly.

aa162012 11/10/2010 08:10 pm Rob Savoye

regenerated

42753aad 11/10/2010 08:10 pm Rob Savoye

regeneratd

25bf9bbd 11/10/2010 08:10 pm Rob Savoye

don't ifdef the target away. regenerate .gen files.

5ea1059c 11/10/2010 08:10 pm Rob Savoye

regenerated

b866f364 11/10/2010 08:10 pm Rob Savoye

regenerated after changes to .i files

ed409420 11/10/2010 08:10 pm Rob Savoye

regenerated after changes to the template

b47b9ca4 11/10/2010 08:10 pm Rob Savoye

regenerated from template

57368f1a 10/02/2010 09:35 pm Tom Rondeau

Modified gcell and gr-atsc cppunit tests to output XML files, too. Gcell needs testing.

0a9b999b 08/03/2010 08:43 pm Eric Blossom

Modify all block factories to use gnuradio::get_initial_sptr.

ad13c00a 05/29/2010 03:02 am Johnathan Corgan

Make C++ shared libraries versioned

30e016dd 10/07/2009 04:11 pm Johnathan Corgan

Applied patch from Don Ward for Cygwin platform

Add *.exe to .gitignore
Restore ac_compiler in gr_fortran.m4 even when no Fortran was found
Add $(NO_UNDEFINED) to LDFLAGS in atsc Makefile.am, so shared libraries
will be built
Change the order of searching pmt/libpmt-qa.la and libgruel.la in gruel...

253018c6 08/14/2009 06:10 pm git

Added git ignore files auto created from svn:ignore properties.

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

c3f962a1 03/14/2009 02:28 am Johnathan Corgan

Merged r10554:10595 from michaelld/am_swig_4 into trunk. Major overhaul of SWIG usage in build system, also fixes ticket:130. Trunk passes distcheck.

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

7783dc88 02/10/2009 04:53 am Johnathan Corgan

Merged r10385:10413 from michaelld/swig_tweaks into trunk. Passes distcheck.

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

8193fd8a 02/02/2009 02:27 pm Johnathan Corgan

Merged r10288:10370 from michaelld/swigpythonargs into trunk. Passes distcheck.

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

85b76dd5 01/27/2009 06:00 pm Johnathan Corgan

General housekeeping--removing ancient cruft mostly.

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

2b244aa1 05/16/2008 05:29 pm cswiger

Changed sample rate from 20M to 19.2M for faster lock.
Changed phase detector from atan2 to gr_fast_atan2f for speedup.

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

0b47f2b4 05/14/2008 01:50 pm cswiger

Cleanup mistakes, print pids

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

e8ffc004 05/13/2008 08:32 pm cswiger

Added interp_fir_filter in place of zero sources, interleaver, filter
scheme.

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

939012c7 05/13/2008 02:23 pm cswiger

Change flow_graph to top_block

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

00826f14 05/13/2008 02:14 pm cswiger

Added interp_short.py and update README

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

b1f675f2 04/30/2008 04:39 am Eric Blossom

Fixed completely buggy memcopy that overwrote potentially lots of memory in
atsc_depad.cc. The problem has to do with confusion between input and output
sizes, as well as some very wrong pointer math (Dan Halperin).

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

8f00c037 04/30/2008 04:37 am Eric Blossom

Added missing initialization of d_debug_fp (Dan Halperin)

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

ea9c9ca4 04/30/2008 02:33 am Eric Blossom

minor cleanup to [8292]

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

38ea3a57 04/30/2008 02:24 am Eric Blossom

Tweaks for gcc 4.3 based on patch from Marek Mahut <>.

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

776da31e 02/21/2008 07:16 pm Michael Dickens

Merged build_config branch into trunk:

1) Modified top-level run_tests.sh script:

a) to execute code for setting or changing the library search path in
Darwin (DYLD_LIBRARY_PATH) or Windows (PATH) on those host OSs
only, not on other host OSs.
...
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....

ffce4b9e 11/27/2007 05:35 pm Johnathan Corgan

Implemented ticket:205.

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

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....

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

2972cb29 05/02/2007 04:02 am Eric Blossom

cleaned up some warnings

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

c0099ef4 04/27/2007 06:35 pm cswiger

Updated gr-atsc README

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

1a1b74de 04/27/2007 05:36 pm cswiger

Fixed filter delay offset pointers in atsc_equalizer

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

d049678e 04/23/2007 10:45 am cswiger

Fixed atsc_field_sync_demux to consume input even when not creating
output. Added python files to make a complete 2.x atsc receiver, but
it is not fully working. It will happily produce the exact same amount of
transport stream output as a working system but has errors in the data....

33888886 04/19/2007 08:01 am cswiger

Fixed forecast and consume - now sees segment sync.

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

63d05d64 02/26/2007 09:26 pm Johnathan Corgan

Merged r4632:4645 on jcorgan/linking into trunk. Cleans up linking issues with libtool and already installed libraries.

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

206d6c92 11/01/2006 07:05 pm cswiger

atsc.pad() - Pads a 188 byte mpeg transport stream packet out to 256
bytes for atsc transmitter randomizer. Opposite of depad.

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

eceb00eb 09/28/2006 06:28 am Johnathan Corgan

Fixes ticket:76.

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

f1c41f80 09/27/2006 05:14 am Eric Blossom

Merged changes from eb/digital-wip into trunk.

This includes:

  • renaming gnuradio-examples/python/gmsk2 to gnuradio-examples/python/digital
  • refactoring the digital data tx and rx test code into benchmark_tx
    and benchmark_rx. These accept a -m <modulation> argument....
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

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...

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

0b9b3564 08/12/2006 07:25 pm Johnathan Corgan

Fixes ticket:26, ticket:27, and ticket:32.
Merged -r3250:3255 from jcorgan/ticket-26.

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

559f82a0 08/04/2006 01:54 am Eric Blossom

Cleaned up top-level README, and fixed or deleted lower level ones as
appropriate.

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