Statistics
| Branch: | Tag: | Revision:

root / gr-pager @ dce6d742

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

302b3c5e 06/23/2009 03:30 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@11269 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,...

5a4b9ba9 05/22/2009 09:22 pm Eric Blossom

Doc fixes.

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

a811a7f0 03/29/2009 04:36 pm Johnathan Corgan

Reorganize queue runner, some cleanup, fixes ticket:376

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

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

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

8c689672 06/23/2008 05:45 pm Eric Blossom

removed old, left over import

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

f845cd62 11/27/2007 08:06 pm Johnathan Corgan

Implements ticket:208

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

e692e713 09/18/2007 06:59 pm Johnathan Corgan

Merge r6461:6464 from jcorgan/t162-staging into trunk.

  • Final gr.top_block and gr.hier_block2 implementation inside
    gnuradio-core/src/lib/runtime
  • Implementation of gr.hier_block2 versions of all the old-style blocks
    in blks. These live in blks2....
9ccd0ffb 09/04/2007 09:28 pm Johnathan Corgan

Merged r6285:6297 from features/deb into trunk. Nearing completion on Debian packaging for 3.1.

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

c088a546 08/27/2007 06:49 pm Johnathan Corgan

Merged r6171:6186 from jcorgan/fg into trunk.

Changes hierarchical flow graph API to use gr.top_block instead
of gr.runtime.

See discuss-gnuradio mailing list for explanation of changes.

GRC has not been updated to use the changed API.

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

21a86c72 07/16/2007 05:03 pm Johnathan Corgan

Added documentation.

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

5f18b3e1 07/16/2007 04:02 pm Johnathan Corgan

Added center band

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

5a73474d 07/16/2007 03:06 pm Johnathan Corgan

Missed file.

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

877a3e62 07/16/2007 03:04 pm Johnathan Corgan

Added decoder script for band (40 channels).

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

898245bd 07/16/2007 06:46 am Johnathan Corgan

Implemented AFC loop in gr-pager

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

99de8b0d 07/16/2007 05:42 am Johnathan Corgan

Fix reference message and tweak DC removal constant.

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

37c779b0 07/16/2007 05:28 am Johnathan Corgan

Merged r5950:5978 from features/pager into trunk. Trunk passes distcheck.

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

d72cd723 07/04/2007 10:58 pm Johnathan Corgan

Minor tweaks in display

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

708f6482 07/04/2007 05:10 pm Johnathan Corgan

Fix long standing hang when exiting due to blocking read in gr-pager.

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

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

c3a8f219 10/18/2006 01:35 am Eric Blossom

moved out of trunk

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

7c012bd7 10/09/2006 07:46 pm Johnathan Corgan

Fixed missing files for distribution.

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

2dbacda7 10/07/2006 01:22 am Johnathan Corgan

Merged -r3690:3730 from jcorgan/pager branch into trunk.

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

46234d16 09/30/2006 04:19 am Johnathan Corgan

Adds alphanumeric and numeric decoding.

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

f003cdd0 09/28/2006 04:43 pm Johnathan Corgan

Merged jcorgan/pager developer branch into trunk.

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

cf33be6c 09/16/2006 05:10 am Eric Blossom

fixed typos in .h files

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