Statistics
| Branch: | Tag: | Revision:

root / gr-atsc @ 1dc1dbee

# Date Author Comment
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