commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] git://gnuradio.org/eb branch, guile, created. 55685f7a


From: git repository hosting
Subject: [Commit-gnuradio] git://gnuradio.org/eb branch, guile, created. 55685f7a8ac97186de05a9e806824fa48e327d47
Date: Tue, 7 Dec 2010 07:22:01 +0000 (GMT)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "git://gnuradio.org/eb".

The branch, guile has been created
        at  55685f7a8ac97186de05a9e806824fa48e327d47 (commit)

- Log -----------------------------------------------------------------
commit 55685f7a8ac97186de05a9e806824fa48e327d47
Merge: 59a1eeb1b18483ec716afde24df3f0593ed5085c 
e13783aeb84a2c3656c3344a8d52fa2c9ee38a00
Author: Eric Blossom <address@hidden>
Date:   Mon Dec 6 23:16:25 2010 -0800

    Merge branch 'next' into guile-next
    
    * next: (116 commits)
      Adding new example script for using the new PFB arbitrary resampler 
interface. One resampler takes user-generated taps and another resampler just 
takes the resampling rate. Both input and output signals are plotted.
      Modifying blsk2 wrapper for PFB arbitrary resampler to allow the user to 
just specify the requested resampling rate without providing their own filter 
taps.
      uhd: reverting tag changes on uhd single usrp source, there seems to be 
issues with the work() logic
      uhd: removed default value chan=0 in the cc files
      WITH_INCLUDES _must_ be last
      uhd: replaced CFLAGS with CPPFLAGS variable, and fixed swig args FIXME
      uhd: default channel params to zero for single source and sink blocks
      Revert "Removed usrp2-firmware from being automatically built."
      Remove generated file from repo
      Removed usrp2-firmware from being automatically built.
      uhd: added libdir to UHD CFLAGS (shared by lib and swig)
      Swapping out preset keys until I work out some of their issues.
      Modifying QA tests for the sample tags. By default, it only checks the 
sizes of the tags since order is not specified or guarenteed.
      Block is a gr_block, so this sets its relative rate. Was required for 
using in the QA of the sample tags code.
      Removing global pmt constants. Were causing segfaults during make check. 
Must fix this later.
      Fixing up the UHD sample tag example to take command line options.
      Swapping order of testing rrate.
      Changing propagation policy enum type name and making a few other minor 
edits.
      Changing API for gr_skiphead to use uint64_t for the offset instead of 
size_t (still unsigned). Fixes issue #304.
      Adding typedef for uint64_t and int64_t so we can use them through SWIG.
      ...
    
    Passes make distcheck.

commit 59a1eeb1b18483ec716afde24df3f0593ed5085c
Author: Eric Blossom <address@hidden>
Date:   Mon Dec 6 20:02:51 2010 -0800

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

commit 97a15322fbff109badfcca680bc860d508176bee
Author: Eric Blossom <address@hidden>
Date:   Mon Dec 6 20:02:11 2010 -0800

    Remove copy of config/gr_standalone.m4 from top/config

commit f241c8d93983be5341200cbac5259218278076ea
Author: Eric Blossom <address@hidden>
Date:   Mon Dec 6 19:54:42 2010 -0800

    Update TODO

commit 685a7b62e19850d5e51b1157b23a846b2df6e478
Author: Eric Blossom <address@hidden>
Date:   Mon Dec 6 19:50:41 2010 -0800

    Remove unused variable grguiledir

commit cc088ab014791450d9d5d88564f3f889ece74909
Author: Eric Blossom <address@hidden>
Date:   Mon Dec 6 19:47:42 2010 -0800

    Add guile QA code to gr-howto-write-a-block

commit e8542abdbf4da924dcdc54bfe2e7a20cda55c26b
Author: Eric Blossom <address@hidden>
Date:   Mon Dec 6 19:10:45 2010 -0800

    Add prefix = NONE test to gr-howto-write-a-block

commit 743bfc5bbc819741e23c1105ef89959c0ccee893
Author: Eric Blossom <address@hidden>
Date:   Mon Dec 6 18:55:22 2010 -0800

    Update TODO

commit e13783aeb84a2c3656c3344a8d52fa2c9ee38a00
Merge: cdca1c917626f7c63f820da921a17187efc92cd5 
7b19372f83fede6a1d55e4b70202aa58b004e9f8
Author: Tom Rondeau <address@hidden>
Date:   Mon Dec 6 20:57:40 2010 -0500

    Merge branch 'master' into next
    
    * master:
      Adding new example script for using the new PFB arbitrary resampler 
interface. One resampler takes user-generated taps and another resampler just 
takes the resampling rate. Both input and output signals are plotted.
      Modifying blks2 wrapper for PFB arbitrary resampler to allow the user to 
just specify the requested resampling rate without providing their own filter 
taps.
      Changing API for gr_skiphead to use uint64_t for the offset instead of 
size_t (still unsigned). Fixes issue #304.
      Adding typedef for uint64_t and int64_t so we can use them through SWIG.
      Removing warnings in portaudio source/sink.
      Fixing output types from tap_type to o_type in gr_single_pole_iir.h. 
Doesn't make a difference in the current uses of this class, but could in the 
future. Thanks to Achilleas Anastasopoulos for pointing this out.
      first shot at Windows-compatible LIBUSB check
      Tweak LIBUSB m4 script to not check for 'usb_debug' symbol on Windows, 
because the symbol does not exist for that platform (only, it seems)
      Removing autogenerated file.
      Updated doxygen Doxyfile for newer versions.
      Adding file operations result checking.
      Updating audio_jack to new interface for creating a client. Fixes 
depricated warning.
      Potential fix to MSDD warnings by setting sequence number from buffer 
more explicitly.
      Adding a bit more checking on file operations.
      Fixing copyright date.
      Fixed warning re defining GNU_SOURCE. Can probably just remove it since 
it's defined in config, but this won't hurt anyone.
      Fixing signed/unsigned warnings.
      first shot at Windows-compatible LIBUSB check
      Tweak LIBUSB m4 script to not check for 'usb_debug' symbol on Windows, 
because the symbol does not exist for that platform (only, it seems)
    
    Conflicts:
        gnuradio-core/src/lib/swig/gnuradio.i

commit 7b19372f83fede6a1d55e4b70202aa58b004e9f8
Author: Tom Rondeau <address@hidden>
Date:   Mon Dec 6 13:59:20 2010 -0500

    Adding new example script for using the new PFB arbitrary resampler 
interface. One resampler takes user-generated taps and another resampler just 
takes the resampling rate. Both input and output signals are plotted.

commit 6246efbefcdb6807daa7c245ebe7a975ab0ce7d4
Author: Tom Rondeau <address@hidden>
Date:   Mon Dec 6 13:52:55 2010 -0500

    Modifying blsk2 wrapper for PFB arbitrary resampler to allow the user to 
just specify the requested resampling rate without providing their own filter 
taps.
    
    Taps are then generated inside hier_block2 to cover full bandwidth of input 
signal.
    
    Optional attenuation parameter may be provided.

commit cdca1c917626f7c63f820da921a17187efc92cd5
Author: Josh Blum <address@hidden>
Date:   Sun Dec 5 19:24:15 2010 -0500

    uhd: reverting tag changes on uhd single usrp source, there seems to be 
issues with the work() logic

commit 7a9c22348819bd5db3b77c5c3dffb318d5c1ecf7
Author: Josh Blum <address@hidden>
Date:   Sun Dec 5 19:22:22 2010 -0500

    uhd: removed default value chan=0 in the cc files

commit 910165a9eccf02bf4cb0fb30fb4e620426c1a000
Author: Eric Blossom <address@hidden>
Date:   Sat Dec 4 01:18:36 2010 -0800

    Fix load-extension strings

commit 95254c28c18277012907354ae9fa5aef295271b8
Author: Eric Blossom <address@hidden>
Date:   Sat Dec 4 00:49:17 2010 -0800

    Move swig related suffix/pattern rules from Makefile.common to 
Makefile.swig.

commit 5d92ead4644527b67bc8b94c9b12e7f085089fbe
Author: Eric Blossom <address@hidden>
Date:   Sat Dec 4 00:45:31 2010 -0800

    Copy fix from gr-howto-write-a-block/config/gr_swig.m4 to main

commit 05a68e2b0991b90ee974bcdc7a852604849ce377
Author: Eric Blossom <address@hidden>
Date:   Sat Dec 4 00:42:21 2010 -0800

    Fix swig syntax error triggered in python/std_complex.i

commit 6ba2c80cdedf6d4eea99c565ffa8b204174d0576
Author: Eric Blossom <address@hidden>
Date:   Sat Dec 4 00:31:22 2010 -0800

    Some piece of this commit triggers a syntax error running swig:
    
    make[2]: Entering directory 
`/home/eb/git/wf-exec/gr-howto-write-a-block/swig'
    Compile .i to .py
    /usr/bin/swig -fvirtual -python -modern -keyword -w511 -outdir .  
-I/home/eb/git/wf-exec/gr-howto-write-a-block/lib 
-I/home/eb/install/include/gnuradio -I/home/eb/install/include/gnuradio/swig    
\
                -MD -MF python/howto_swig.Std \
                -module howto_swig -o python/howto_swig.cc -oh 
python/howto_swig.h howto_swig.i
    /usr/share/swig/1.3.40/python/std_complex.i:12: Error: Syntax error in 
input(1).
    make[2]: *** [howto_swig.py] Error 1

commit ea8a60ad9c2e0f9bdc57f77f5506c5906f8d1d6f
Author: Eric Blossom <address@hidden>
Date:   Fri Dec 3 23:58:48 2010 -0800

    Make gr-howto-write-a-block work again...
    
    Copied Makefile.swig, Mkefile.swig.gen.t from ..
    Renamed howto.i to howto_swig.i
    Regenerated Makefile.swig.gen

commit 7a7a4b7ad1ccdb0c1f6814e6c258b1238fd92fd7
Author: Eric Blossom <address@hidden>
Date:   Fri Dec 3 23:40:22 2010 -0800

    Fix EXTRA_DIST in gr-howto-write-a-block

commit 6df0423fe1880f5c33daa333604552ea68ac9593
Author: Eric Blossom <address@hidden>
Date:   Fri Dec 3 23:34:24 2010 -0800

    Regenerated Makefile.swig.gen's

commit 0b5f66113f43d2ba94a1ca741b5ce65e1f9f2c02
Author: Eric Blossom <address@hidden>
Date:   Fri Dec 3 23:30:54 2010 -0800

    Rename libguile- to libguile-gnuradio- to match guile library naming 
convention.
    
    The stuff in gnuradio-core ends up with funky names, but that could
    be fixed by renaming gnuradio_core_filter.i -> core_filter.i etc.

commit 4d16f8ac9e88babdcdf3dac3e5080d1bbf6fa1a7
Author: Eric Blossom <address@hidden>
Date:   Fri Dec 3 23:09:34 2010 -0800

    update .gitignore

commit 0c4067dfff7be05325fc0fec1644600f5de8a226
Author: Eric Blossom <address@hidden>
Date:   Fri Dec 3 22:26:48 2010 -0800

    tarball name: run-waveform -> gr-run-waveform

commit aceace631da21a63add224bf31004698ddaa6ea0
Author: Eric Blossom <address@hidden>
Date:   Fri Dec 3 22:22:06 2010 -0800

    Comments

commit 20141767bab8be4f81e58148ea806e032ca9f7c4
Author: Eric Blossom <address@hidden>
Date:   Fri Dec 3 22:21:41 2010 -0800

    Uhh, make that test_embed.cc

commit f8701535f8674bac374c4c4f6f99b831e2d7c2f2
Author: Eric Blossom <address@hidden>
Date:   Fri Dec 3 22:08:46 2010 -0800

    Rename test_waveform.c test_embed.c

commit e89f4ac103fb6fa2013853389c449b102fcf2be8
Author: Eric Blossom <address@hidden>
Date:   Fri Dec 3 22:01:22 2010 -0800

    Initialize GUILE_LOAD_PATH and LTDL_LIBRARY_PATH based on prefix.

commit 5f12322d45e1a4c7464f78151e108646f7b1cc44
Author: Eric Blossom <address@hidden>
Date:   Fri Dec 3 22:00:57 2010 -0800

    Less verbose

commit 350a427f995b9d1641c94603d3f216457608f015
Author: Eric Blossom <address@hidden>
Date:   Fri Dec 3 21:42:53 2010 -0800

    Put all files in filesystem, not just .scm

commit b00008cb27c9170883c9ecd56c857a9937ec6558
Author: Eric Blossom <address@hidden>
Date:   Fri Dec 3 21:36:03 2010 -0800

    Override primitive-load et al. before loading code.

commit 378bace460ed556d4e1783c9585f9417e84385eb
Author: Eric Blossom <address@hidden>
Date:   Fri Dec 3 21:33:10 2010 -0800

    xyzzy-search-load-path -> %xyzzy-search-load-path

commit 63728823a570a305a18d462dae2d07ba77d520fd
Author: Eric Blossom <address@hidden>
Date:   Fri Dec 3 14:32:15 2010 -0800

    Revert "Add "shims" for booting (mostly) from magic file system"
    
    This reverts commit 9bc62cca21a0a171cbc220419af91b3d8f7e333b.
    
    This stragegy didn't work.  Our new gsubrs have not yet be defined
    when the ice-9/boot-9.scm code is loaded.

commit 6f1a20284530b20ee3e318cd2fc6724e65b96a14
Author: Eric Blossom <address@hidden>
Date:   Fri Dec 3 14:32:07 2010 -0800

    Rename run_waveform.cc gr-run-waveform.cc

commit cd8a20ef121a9d07163b420020ba50012fb1a5e4
Author: Eric Blossom <address@hidden>
Date:   Fri Dec 3 14:09:58 2010 -0800

    work-in-progress on run_waveform.cc

commit c9597503e054b24ec79e6e379b2b56ffc369f3f3
Author: Eric Blossom <address@hidden>
Date:   Fri Dec 3 14:09:06 2010 -0800

    Try to get block destructors called (fairly) early

commit 9bc62cca21a0a171cbc220419af91b3d8f7e333b
Author: Eric Blossom <address@hidden>
Date:   Fri Dec 3 14:08:07 2010 -0800

    Add "shims" for booting (mostly) from magic file system

commit 331a74a4d9f0f983c6892ca5d01e8ef4f5308e76
Author: Eric Blossom <address@hidden>
Date:   Fri Dec 3 13:14:15 2010 -0800

    Make xyzzy_open_file work. (And a bit of renaming.)
    
    xyzzy_open_file (nee make_xyzzy) was not stripping off the magic
    prefix before searching, and was thus always creating a new entry in
    the map and returning a "" string.

commit dd75f58e8b7efb061ff58b29bd1bfa7b306d3058
Author: Eric Blossom <address@hidden>
Date:   Fri Dec 3 12:12:55 2010 -0800

    Add filesystem.dat to CLEANFILES; other minor tweaks.

commit f1d2556215b72104bdfae2d389e1fdd6ef01690c
Author: Eric Blossom <address@hidden>
Date:   Fri Dec 3 12:10:57 2010 -0800

    Modify scm_xyzzy_init so that it looks up the system values of variables.

commit 5ca9632f0843fb28a860245f5905757b842a45cd
Author: Eric Blossom <address@hidden>
Date:   Fri Dec 3 12:09:56 2010 -0800

    Allow xyzzy_init to accept NULL or "\0" to specify install path

commit 9faf5081bc5676fe0e6c3b66622e502ddb419d4c
Author: Eric Blossom <address@hidden>
Date:   Thu Dec 2 22:36:45 2010 -0800

    Add code to handle lib vs lib64

commit cef9e8f38edb3f6aaea811fa04cfeebdbf26ba59
Author: Eric Blossom <address@hidden>
Date:   Thu Dec 2 21:21:41 2010 -0800

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

commit 9d91d36c7e509928705f093935024d08d2c019c8
Author: Eric Blossom <address@hidden>
Date:   Thu Dec 2 17:27:36 2010 -0800

    Move guts of gr-run-waveform into gnuradio/run-waveform.scm

commit 09dc1cd6928d1c32cf06509a8b81202e11bcf3a4
Author: Eric Blossom <address@hidden>
Date:   Thu Dec 2 14:18:41 2010 -0800

    Update copyright dates

commit b7a674aaa5c37e8616ea43524ca9d48173e9d870
Author: Eric Blossom <address@hidden>
Date:   Thu Dec 2 14:15:24 2010 -0800

    Fix const-related warnings

commit e92f2cb6166631f3248ff846376693306eb8f6f1
Author: Eric Blossom <address@hidden>
Date:   Wed Dec 1 14:39:38 2010 -0800

    WITH_INCLUDES _must_ be last

commit 7d8f756d11189d9378a1bbeb921baabc9c0bf643
Author: Josh Blum <address@hidden>
Date:   Wed Dec 1 15:31:41 2010 -0500

    uhd: replaced CFLAGS with CPPFLAGS variable, and fixed swig args FIXME

commit 389d93f465b2114959aa86931d6b473634950e46
Author: Josh Blum <address@hidden>
Date:   Wed Dec 1 10:53:32 2010 -0500

    uhd: default channel params to zero for single source and sink blocks

commit 0c2ee71b0917be6b663b4e7820d3e99643337964
Author: Eric Blossom <address@hidden>
Date:   Tue Nov 30 17:20:07 2010 -0800

    Revert "Removed usrp2-firmware from being automatically built."
    
    This reverts commit 3bb029afe0d7de1bd4aadaecf4eb7121e0f2c84d.
    
    The change reverted removed the usrp2/firmware from the distribution
    tarballs and also had configure report that it was building the usrp2
    firmware when in fact it wasn't.
    
    What is the problem that you are trying to solve?
    
    Example of configure output that lies:
    
        config.status: creating config/Makefile
        config.status: creating config.h
        config.status: executing depfiles commands
    
        *********************************************************************
        The following GNU Radio components have been successfully configured:
    
        usrp2-firmware
    
        You my now run the make command to build these components.
    
        *********************************************************************
        The following GNU Radio components have been successfully configured:
    
        config
        gruel
        gnuradio-core
        usrp
        usrp2
    
        [snip]

commit 82f2222a58e83971308c9caaaae026f396b3e9fe
Author: Eric Blossom <address@hidden>
Date:   Tue Nov 30 17:18:22 2010 -0800

    Remove generated file from repo

commit 3bb029afe0d7de1bd4aadaecf4eb7121e0f2c84d
Author: Josh Blum <address@hidden>
Date:   Tue Nov 30 13:03:05 2010 -0500

    Removed usrp2-firmware from being automatically built.
    
    Most users get the firmware from precompiled binaries.
    Removing this should make configure less confusing.

commit 775bd35cde0b42f3aaab76f4014e5915783ecb44
Author: Josh Blum <address@hidden>
Date:   Tue Nov 30 12:08:16 2010 -0500

    uhd: added libdir to UHD CFLAGS (shared by lib and swig)

commit ceb0c70b353be63b133e6ba830ea1882a2e0ea9d
Author: Tom Rondeau <address@hidden>
Date:   Tue Nov 30 07:44:15 2010 -0500

    Swapping out preset keys until I work out some of their issues.

commit d3538cbcefec7e1d409442a97df093447c5e6268
Author: Rob Savoye <address@hidden>
Date:   Mon Nov 29 19:12:03 2010 -0700

    fix xyzzy-search-load-path test case, it was incorrect

commit 98a91e0f2cb8ebdc89dd6ba24fd25911303249a7
Author: Rob Savoye <address@hidden>
Date:   Mon Nov 29 18:19:15 2010 -0700

    fix xyzzy-search-load-path, now the function works.

commit 329c5da374781e5cd2e93e89de12bdf7fb71f979
Author: Rob Savoye <address@hidden>
Date:   Mon Nov 29 18:18:18 2010 -0700

    get the current value of %load-path

commit b36c97ef1ea06ffc014f08286047ad71d4193ad3
Author: Rob Savoye <address@hidden>
Date:   Mon Nov 29 18:02:37 2010 -0700

    be less verbose

commit 8976fdfda16729f433c74ed11b2f8f7ec7340210
Author: Rob Savoye <address@hidden>
Date:   Mon Nov 29 18:02:07 2010 -0700

    improve xyzzy-search-load-path tests

commit 99f4366b48d254051f68b10b2d43b83cc9fb2143
Author: Rob Savoye <address@hidden>
Date:   Mon Nov 29 17:42:11 2010 -0700

    add xyzzy-primitive-load and xyzzy-primitive-load-path along with a minimal 
test case

commit e44a9201737d4d52670bfbcb22d9b61e50846732
Merge: c41980f614ad97d84358aa7bbcd674786db0b13c 
37c2a3826eb876e8942d83991cd94284cc886903
Author: Rob Savoye <address@hidden>
Date:   Mon Nov 29 16:39:50 2010 -0700

    Merge branch 'guile' of gnashdev.org:/var/www/git/gnuradio into guile

commit c41980f614ad97d84358aa7bbcd674786db0b13c
Author: Rob Savoye <address@hidden>
Date:   Mon Nov 29 16:39:34 2010 -0700

    add xyzzy-primitive-load and minimal test case

commit c0a4e83d1c455bf24ab7d97f0e4f8ae787bd2fa9
Author: Rob Savoye <address@hidden>
Date:   Mon Nov 29 16:39:10 2010 -0700

    drop the older read_only port prototype, the code is already gone

commit 37c2a3826eb876e8942d83991cd94284cc886903
Author: Eric Blossom <address@hidden>
Date:   Mon Nov 29 10:59:10 2010 -0800

    Add additional scripting language vector tests

commit 1b179f0b381cbba224674db5678e542ce34a3d2a
Author: Tom Rondeau <address@hidden>
Date:   Mon Nov 29 14:56:16 2010 -0500

    Modifying QA tests for the sample tags. By default, it only checks the 
sizes of the tags since order is not specified or guarenteed.

commit 649e4387848a5d9273983600be6f35c3e2a88191
Author: Tom Rondeau <address@hidden>
Date:   Mon Nov 29 14:37:20 2010 -0500

    Block is a gr_block, so this sets its relative rate. Was required for using 
in the QA of the sample tags code.

commit 8c37ad1bd2811623e803aafc566ad7029a5ce744
Author: Rob Savoye <address@hidden>
Date:   Mon Nov 29 11:41:07 2010 -0700

    be less verbose

commit 91f39c0d0ce2783b49ab34d77396c62cfb30d315
Author: Rob Savoye <address@hidden>
Date:   Mon Nov 29 11:40:15 2010 -0700

    tweak display strings so we don't confuse them with the scheme based tests

commit 71c2792b3cc59e82dd8e0ac8e7359ac474ae7d69
Author: Rob Savoye <address@hidden>
Date:   Mon Nov 29 11:39:33 2010 -0700

    test for the proper results in the scheme code too

commit 970d0eff587c0dfa04543473f9525b45e0f7bb2d
Merge: b245c628f4f5e252740e0248a33c0266640cb0bb 
34a9654fa10efcf360fde9c42c624739abaabbc5
Author: Tom Rondeau <address@hidden>
Date:   Mon Nov 29 13:01:07 2010 -0500

    Merge branch 'tagging' into next

commit 34a9654fa10efcf360fde9c42c624739abaabbc5
Author: Tom Rondeau <address@hidden>
Date:   Mon Nov 29 12:59:54 2010 -0500

    Removing global pmt constants. Were causing segfaults during make check. 
Must fix this later.

commit 4d3bbb036cc4b910e5165c8a5dc7261ef4ebc43b
Author: Tom Rondeau <address@hidden>
Date:   Mon Nov 29 12:57:07 2010 -0500

    Fixing up the UHD sample tag example to take command line options.

commit 28100c5fe218f7448025ee9c2aea309687be92ca
Author: Rob Savoye <address@hidden>
Date:   Mon Nov 29 10:56:20 2010 -0700

    drop temp variable from test

commit 81e4bc16b1ce173e7dbdd2c532b45aacc37d09cb
Author: Rob Savoye <address@hidden>
Date:   Mon Nov 29 10:54:54 2010 -0700

    add more tests for the port

commit 47c2db981d40efc79b88dba94e29b25b50a45923
Author: Rob Savoye <address@hidden>
Date:   Mon Nov 29 10:32:27 2010 -0700

    add cat test for the new port

commit 75c52385ecc1ca66caa2986cffe9105f9532895f
Author: Rob Savoye <address@hidden>
Date:   Mon Nov 29 10:02:58 2010 -0700

    drop the rest of the crufty old ports code, string ports are great!

commit 8b8159e2160751ca0458ae3fc21143d54da0acf4
Author: Rob Savoye <address@hidden>
Date:   Mon Nov 29 09:52:33 2010 -0700

    remove old crufty port code we don't need now

commit aa0e03921168c1cc03cd7f401edf7a7d659a40a4
Author: Rob Savoye <address@hidden>
Date:   Mon Nov 29 09:42:18 2010 -0700

    use a string port for the file contents.

commit 4b4010192f80b0edd06e6a82124ce687f38e14f1
Author: Rob Savoye <address@hidden>
Date:   Mon Nov 29 09:41:02 2010 -0700

    use a string port for the file contents.

commit d821d126d852883671f22efe9d96b64829d665a1
Author: Rob Savoye <address@hidden>
Date:   Mon Nov 29 07:57:57 2010 -0700

    add scheme test cases to EXTRA_DIST

commit 2060f255c79a0656b6b66b3bc7b772667c4f932a
Author: Rob Savoye <address@hidden>
Date:   Mon Nov 29 07:57:34 2010 -0700

    load scheme test cases, test for the results

commit f3570d3fb25113d5f89bd9f258fa8cf996425b70
Author: Rob Savoye <address@hidden>
Date:   Mon Nov 29 07:57:02 2010 -0700

    move make port between files to reduce messy extern prototypes

commit 3ecf6fb2c22ecac75e70c9b1b5009cf2b5cf2b5f
Author: Rob Savoye <address@hidden>
Date:   Mon Nov 29 07:55:53 2010 -0700

    scheme source test cases

commit 90f6ec6f292a0eca9ce8d63cb56f87ba7f1efae8
Author: Rob Savoye <address@hidden>
Date:   Sun Nov 28 20:55:45 2010 -0700

    drop ifdef around exists test

commit f1cfef2058284119c00770811e22a20d6e9d6f4b
Merge: ee712e58c0aad6672490659bfa2b440db002c93d 
1d8fb42db7d9f49ba0cf8b92d05e9f57e6e2826a
Author: Rob Savoye <address@hidden>
Date:   Sun Nov 28 20:17:04 2010 -0700

    ifdef file conflict

commit ee712e58c0aad6672490659bfa2b440db002c93d
Author: Rob Savoye <address@hidden>
Date:   Sun Nov 28 20:11:40 2010 -0700

    return the right path

commit 1d8fb42db7d9f49ba0cf8b92d05e9f57e6e2826a
Author: Eric Blossom <address@hidden>
Date:   Sun Nov 28 19:09:46 2010 -0800

    fix for xyzzy-search-path

commit 72e1222eb7b4eb3a1fcaef0ec116af9ced9c0061
Author: Rob Savoye <address@hidden>
Date:   Sun Nov 28 20:01:26 2010 -0700

    load the data file

commit f65e80377e43de3635bf1ced46005ba7e6e8a1a5
Author: Rob Savoye <address@hidden>
Date:   Sun Nov 28 19:07:27 2010 -0700

    rename the test case to use C inetead of C++

commit 35a0021f1a77824d6b15d5efa04c28bdc1ed13a9
Author: Rob Savoye <address@hidden>
Date:   Sun Nov 28 19:06:56 2010 -0700

    add an init function to initialize the scm_xyzzy_* fucntions

commit 98f42ab8cfe4fa9fd69c584aa48bdaf0215fbad0
Author: Rob Savoye <address@hidden>
Date:   Sun Nov 28 17:46:43 2010 -0700

    reduce to the minimum required for one function

commit 925e377fac66324dd8fe07ccdd7fbb77ea47a856
Author: Rob Savoye <address@hidden>
Date:   Sun Nov 28 17:45:56 2010 -0700

    add new test case, similar to run-waveform

commit 0f2bd2c94baa43fc8626f5285c0696a379ef5efd
Author: Tom Rondeau <address@hidden>
Date:   Sun Nov 28 19:17:07 2010 -0500

    Swapping order of testing rrate.

commit 26a6c76d7bfcf744a41760fb3ed1be71b1a2f338
Merge: 4649aa471222351e8586b90e98bb947325d340b6 
181ad4cda3879a1760d61054ff32f8abbc9c24cf
Author: Tom Rondeau <address@hidden>
Date:   Sun Nov 28 19:16:02 2010 -0500

    Merge branch 'tagging' of github.com:trondeau/gnuradio into tagging

commit 4649aa471222351e8586b90e98bb947325d340b6
Author: Tom Rondeau <address@hidden>
Date:   Sun Nov 28 19:15:27 2010 -0500

    Changing propagation policy enum type name and making a few other minor 
edits.

commit d520aee52daa13855adaef224c9988b58e83126c
Author: Rob Savoye <address@hidden>
Date:   Sun Nov 28 14:51:30 2010 -0700

    be less verbose

commit 8da224c86c228023d9ba0e5662af84cb9e00e72e
Author: Rob Savoye <address@hidden>
Date:   Sun Nov 28 14:45:38 2010 -0700

    fix renaming. Overload program-lpoad, succeed till we get a scm_shell() :-)

commit 6c773025331aa153ffa62a373725ecae0a16de35
Author: Rob Savoye <address@hidden>
Date:   Sun Nov 28 13:56:19 2010 -0700

    add compile script

commit 07afaeebb27aa8608275a4949aa94206a227b8f2
Author: Rob Savoye <address@hidden>
Date:   Sun Nov 28 13:55:26 2010 -0700

    rename the other search functions

commit c5acc6ed14484d010453209895b2bd8ee63a634d
Author: Rob Savoye <address@hidden>
Date:   Sun Nov 28 13:53:57 2010 -0700

    minor tweak to the test output strings

commit b68acf9988c51bc8afb91ab80569aad89b70d4dc
Author: Rob Savoye <address@hidden>
Date:   Sun Nov 28 13:14:04 2010 -0700

    fix xyzzy_file_exists() and test case

commit 678f405e3abcdae357a1b583d94bf2005a3bbdc0
Author: Rob Savoye <address@hidden>
Date:   Sun Nov 28 11:51:08 2010 -0700

    #ifdef in make_read_only_port to change how it segfaults

commit 8725c06dc3540f802fc78d5fb4d7059bcbd6f942
Author: Rob Savoye <address@hidden>
Date:   Sun Nov 28 11:47:13 2010 -0700

    enable the xyzzy_make_read_only_port test

commit 1d130688b7178fd76db43c01bb629e8060a0cd4b
Author: Rob Savoye <address@hidden>
Date:   Sun Nov 28 10:41:37 2010 -0700

    use PYTHON from configure instead of hardcoding it.

commit ab8b287c42747d83e755e9b6b5993ff8b3467618
Author: Rob Savoye <address@hidden>
Date:   Sun Nov 28 10:40:55 2010 -0700

    look for the python executable, so we can use it to run gen-xyzzy

commit 7be688c21cbd9a912110ceb267dc85408af192d7
Author: Rob Savoye <address@hidden>
Date:   Sun Nov 28 10:18:14 2010 -0700

    allocate memory for the port buffer

commit b4d963b675db225a86a7243c10ba1f8cd6e34fdc
Author: Rob Savoye <address@hidden>
Date:   Sat Nov 27 20:36:56 2010 -0700

    more progress on ports.

commit b2a39b5cbb40b85450c9b6fa07338fe048cc7892
Author: Rob Savoye <address@hidden>
Date:   Sat Nov 27 17:33:04 2010 -0700

    Prepend the magic number for found paths. Override primitive-load.

commit 4566879af30795e27baf10ac7f8b7b8cbc64b743
Author: Rob Savoye <address@hidden>
Date:   Sat Nov 27 17:05:29 2010 -0700

    override primitive-load

commit 66a68e3c4710a26cab8d5d586b9e9bacd1d4761e
Author: Rob Savoye <address@hidden>
Date:   Sat Nov 27 16:13:42 2010 -0700

    move the contents of load.x into the source file.

commit 8f9eb3d4c09ec67bfc5a7e45ce6aba3051be2ad1
Author: Rob Savoye <address@hidden>
Date:   Sat Nov 27 15:34:37 2010 -0700

    be less verbose

commit b976c98fcd28b63b94f9ff7c7e32e9279eddc13b
Author: Rob Savoye <address@hidden>
Date:   Sat Nov 27 15:33:26 2010 -0700

    rename some methods for xyzzy

commit f4f598d3aeca980c8519e6c8ae90a680d48f7617
Author: Rob Savoye <address@hidden>
Date:   Sat Nov 27 15:32:46 2010 -0700

    don't use C++ data types for return or args, this is a C function

commit 1163be128e9da5863769b26cc0be1196ee129dfa
Author: Rob Savoye <address@hidden>
Date:   Sat Nov 27 15:32:00 2010 -0700

    use a char * instead of a std::string to keep C happy

commit 8976b0eee9c73230e6e45eedbaff703c2574dc77
Author: Rob Savoye <address@hidden>
Date:   Sat Nov 27 11:31:17 2010 -0700

    load the data file from the local directory, as it's now correctly 
generated at build time

commit ee2bb0e21d898753fa0c5265168bf075a8bebd56
Author: Rob Savoye <address@hidden>
Date:   Sat Nov 27 11:30:41 2010 -0700

    set a few more variables, neede by the generated libpath.h

commit 93f9a98efb8dbfe48ba6cbe8325969e97fe840da
Author: Rob Savoye <address@hidden>
Date:   Sat Nov 27 11:30:00 2010 -0700

    build the generated filesystem and install it. Build libpath.h, needed by 
xyzzy-load.c to get it's path definitions.

commit 92098304def5782d2e1a0e6dec623595ab2e8f70
Author: Rob Savoye <address@hidden>
Date:   Sat Nov 27 10:26:01 2010 -0700

    data file needed by xyzzy-load.c

commit edddbb1a182983c2ec2a55bbafe30a119cc0b994
Author: Rob Savoye <address@hidden>
Date:   Sat Nov 27 10:25:37 2010 -0700

    start getting I/O ports to work

commit b5a8b6fdf5596123ecd2e7bcfb346945247db742
Author: Rob Savoye <address@hidden>
Date:   Sat Nov 27 10:25:03 2010 -0700

    add additional headers needed to compile this file outside of guile

commit ca25dcfbbcd35778eb4f6bec4b71ed1d530d4311
Author: Rob Savoye <address@hidden>
Date:   Sat Nov 27 10:24:34 2010 -0700

    add AM_PROG_CC_C_O sinxe we now have one C source file.

commit 156eaed5badf663c9a7658b7732a8f9f2cef24e4
Author: Rob Savoye <address@hidden>
Date:   Sat Nov 27 10:24:07 2010 -0700

    try to create a new I/O port

commit 17077b3ac9119c69d30228294f083380c22c5b9a
Author: Rob Savoye <address@hidden>
Date:   Sat Nov 27 09:57:32 2010 -0700

    local copy of load.c from guile

commit 5db042a3236922876308b1edbf4afdf9c7053e75
Author: Rob Savoye <address@hidden>
Date:   Fri Nov 26 19:45:21 2010 -0700

    move the guile callbacks to the C linkage section

commit e3b28ef55710ba40139921e50874b64a8089b7ef
Author: Rob Savoye <address@hidden>
Date:   Fri Nov 26 19:44:46 2010 -0700

    link the guile libs into the test cases

commit aef7d16d8752f3e97a6d1d5e64399c498bce5123
Author: Rob Savoye <address@hidden>
Date:   Fri Nov 26 19:44:11 2010 -0700

    add test for xyzzy_make_read_only_port()

commit 775f1117e149d86429c8b7024d780ed6536c7f24
Author: Rob Savoye <address@hidden>
Date:   Fri Nov 26 18:37:26 2010 -0700

    add initial code for ports support

commit 6120aac92f3a2525a49364000a48d9f6e8b285b1
Author: Rob Savoye <address@hidden>
Date:   Fri Nov 26 17:41:03 2010 -0700

    make less verbose

commit 28c2d2bf31a088a6748dc030e2c531dbfda3bde1
Author: Rob Savoye <address@hidden>
Date:   Fri Nov 26 17:40:17 2010 -0700

    XYZZY::clear() dropped

commit 89f5dd30f2aae41ae5d003b47ae561cfdbb95eb8
Author: Rob Savoye <address@hidden>
Date:   Fri Nov 26 17:39:56 2010 -0700

    read the strings and content into a big std::map<>

commit bfadc487d9eeba1711fa65690ca42437a673930f
Author: Rob Savoye <address@hidden>
Date:   Fri Nov 26 16:39:54 2010 -0700

    read a string from the stream

commit 1452e6a8ad83bb8506d0114abddcf1df92774be4
Author: Rob Savoye <address@hidden>
Date:   Fri Nov 26 16:07:09 2010 -0700

    drop the seekg()

commit 9b7e9228428e3179f866fe73b088d85a2ecc2222
Author: Rob Savoye <address@hidden>
Date:   Fri Nov 26 16:01:21 2010 -0700

    read in data file header, directories, and strings.

commit 2b7e3d07593318708793ef94c2fdefb8f27301eb
Author: Rob Savoye <address@hidden>
Date:   Fri Nov 26 16:00:39 2010 -0700

    add the m4 macros libtoolize adds

commit d9f4d83886cc19eb10808e85ac3785779b3000f1
Author: Rob Savoye <address@hidden>
Date:   Fri Nov 26 16:00:21 2010 -0700

    pass in the data dir too

commit 8779a5b0862d0549b6543f3f1383a6ca3b47432b
Author: Rob Savoye <address@hidden>
Date:   Fri Nov 26 15:59:58 2010 -0700

    only test C API for now, as it uses the C++ one anyway. Add tests for 
xyzzy_init() and xyzzy_file_exists()

commit c2a537525d6a36d025a597003c2112133cce0394
Author: Rob Savoye <address@hidden>
Date:   Fri Nov 26 13:33:49 2010 -0700

    fix header parsing test. FIx hex2mem()

commit 518c3129ca021a1f915af19815c6959ec408e82b
Author: Rob Savoye <address@hidden>
Date:   Fri Nov 26 13:03:21 2010 -0700

    read in fake file header and directory entries and byte swap them to the 
correct data

commit 712e2a1b1235b9f1272b56ae90afbc776c884f7b
Author: Rob Savoye <address@hidden>
Date:   Fri Nov 26 11:23:37 2010 -0700

    create C++ class with C linkage bindings for guile. Add string conversion 
static method.

commit 9039bed758fc3e3513ca96a33e6fe130b5d976a2
Author: Rob Savoye <address@hidden>
Date:   Fri Nov 26 11:22:54 2010 -0700

    test string conversion static method.

commit 922bc95950787d74265cc68e572dba331753f6b2
Author: Rob Savoye <address@hidden>
Date:   Fri Nov 26 11:22:18 2010 -0700

    add test case and new XYZZY class files.

commit e8a3f5bacd2d7b662e43be4bee0189d91465281b
Author: Rob Savoye <address@hidden>
Date:   Fri Nov 26 10:30:40 2010 -0700

    start adding code to handle the filesystem data file

commit 06f49339578b048b6a2f9d892ba61081e96a4186
Author: Eric Blossom <address@hidden>
Date:   Thu Nov 25 20:51:54 2010 -0800

    Add run_waveform.scm, main scheme code to load by run_waveform.cc

commit c0c8a88a6fc6e23213b86fac1de06966a7c4f698
Author: Eric Blossom <address@hidden>
Date:   Thu Nov 25 20:44:44 2010 -0800

    Remove space

commit 877c85d0b15298322a9981f99d5afe639e048c0c
Author: Eric Blossom <address@hidden>
Date:   Thu Nov 25 20:39:46 2010 -0800

    Remove configure from repo

commit e3ec22b15908d1a654c75c4106eb30efec5b0cf5
Author: Eric Blossom <address@hidden>
Date:   Thu Nov 25 20:34:56 2010 -0800

    Add gen-xyzzy, a tool to build the "magic fake filesystem"

commit 29c731728439f505582d62a2703ce1515a45e869
Author: Rob Savoye <address@hidden>
Date:   Thu Nov 25 13:00:30 2010 -0700

    add some comments

commit 860164ebdb0dd76ce70ad912a8d2ebdd768e8329
Author: Rob Savoye <address@hidden>
Date:   Thu Nov 25 12:50:11 2010 -0700

    pass in srcdir so we can find our data file.

commit 2bf7d1db019d2ab3e40530c6818fa20153464e24
Author: Rob Savoye <address@hidden>
Date:   Thu Nov 25 12:49:28 2010 -0700

    return the string, not a #

commit 3a344433295b769d820e88332659dfe067e24819
Author: Rob Savoye <address@hidden>
Date:   Thu Nov 25 12:45:33 2010 -0700

    read in a scheme source file that defines a function and execute it.

commit 71d5503d70e10fde8db0ddebe4451d52b6cb0bb5
Author: Rob Savoye <address@hidden>
Date:   Thu Nov 25 12:44:49 2010 -0700

    add the srcdir so we can find the data file

commit eb53ba5e8604bcd3e782d7b470c2214d3c24c1ed
Author: Rob Savoye <address@hidden>
Date:   Thu Nov 25 12:24:25 2010 -0700

    hello world in scheme

commit a0ae40af9e59dc24a4c0c5ff9de69104ddb3526a
Author: Rob Savoye <address@hidden>
Date:   Thu Nov 25 12:01:05 2010 -0700

    launch guile interpreter from standalone app, with simple example

commit 617812045d62da388b464c126539aaa6fa5f59a4
Author: Rob Savoye <address@hidden>
Date:   Thu Nov 25 12:00:16 2010 -0700

    add gitignore file

commit c31f12f2dee7b42d327f85bbc5a9830735d05ec6
Author: Rob Savoye <address@hidden>
Date:   Thu Nov 25 11:27:36 2010 -0700

    add initial (no guile yet standalone app)

commit 99cb6144a82b88209af2d613e9636449038fcee3
Author: Rob Savoye <address@hidden>
Date:   Thu Nov 25 11:04:28 2010 -0700

    add version.sh file from howto

commit 2da40a7644375e13881105495f5848cfa45d471b
Author: Rob Savoye <address@hidden>
Date:   Thu Nov 25 11:02:19 2010 -0700

    add bootstrap file from howto

commit ac0d67d4c394d6ac7738525afb4fcfd7f3e95fc0
Author: Eric Blossom <address@hidden>
Date:   Wed Nov 24 19:25:14 2010 -0800

    Conditionalize gr-guile/Makefile.am

commit 4dce044bcba406c69704baad7ff1a30a35a6d0e2
Author: Eric Blossom <address@hidden>
Date:   Wed Nov 24 19:18:11 2010 -0800

    Add conditionals around gnuradio-core/src/{guile,python}

commit b005e7d9f481ed39591d97ef697621368e6505c0
Author: Eric Blossom <address@hidden>
Date:   Wed Nov 24 19:08:21 2010 -0800

    Update .gitignore's

commit 401465831199fa8e29f36d604d9004020a657e72
Author: Eric Blossom <address@hidden>
Date:   Wed Nov 24 18:35:20 2010 -0800

    Update .gitignore's

commit 6b5643a78ad552722567f5b73ca7e1ec042beb5f
Author: Eric Blossom <address@hidden>
Date:   Wed Nov 24 18:22:51 2010 -0800

    Generate precise list of swig related output files.
    
    This list is used to prune files from the distribution and to remove
    exactly the generated files during make clean.  Passes distcheck.

commit 5d03065c2f21e7f29533eea22aada42df473e74a
Author: Eric Blossom <address@hidden>
Date:   Wed Nov 24 17:37:56 2010 -0800

    Move generate-makefile-swig rule to end of file

commit d692a41f98e7b888c745efbb9fcbbb0400f39025
Author: Eric Blossom <address@hidden>
Date:   Wed Nov 24 17:29:11 2010 -0800

    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
    such that they remove exactly the generated files.

commit 42fe3e571be14e70cb06ea1244125553f0606be4
Author: Eric Blossom <address@hidden>
Date:   Wed Nov 24 17:28:18 2010 -0800

    Removed link to missing .png in an attempt to keep doxygen from crashing

commit dd656e9db5e69ed6b11653deea710e299d72827e
Author: Tom Rondeau <address@hidden>
Date:   Wed Nov 24 18:21:02 2010 -0500

    Changing API for gr_skiphead to use uint64_t for the offset instead of 
size_t (still unsigned). Fixes issue #304.
    
    Also uses uint64_t's internally so everyone is always on the same type. 
This should not affect anyone's use of the block.

commit 522073fa95ffcb231bf8c72105bc5cc62dd8d9ed
Author: Tom Rondeau <address@hidden>
Date:   Wed Nov 24 18:20:40 2010 -0500

    Adding typedef for uint64_t and int64_t so we can use them through SWIG.

commit d7f501f61362652030ccfcb740dbb03b33f4689e
Merge: ed307f12857545b5c034532e261b6ac2dadcf5fe 
e5198a304a12410da8936a16900feba2fad1edae
Author: Tom Rondeau <address@hidden>
Date:   Wed Nov 24 17:24:58 2010 -0500

    Merge branch 'warnings'

commit e5198a304a12410da8936a16900feba2fad1edae
Author: Tom Rondeau <address@hidden>
Date:   Wed Nov 24 16:54:13 2010 -0500

    Removing warnings in portaudio source/sink.

commit 99dc38c8f81fe388b13bf46e3f53cc272765249e
Author: Eric Blossom <address@hidden>
Date:   Wed Nov 24 13:49:59 2010 -0800

    Consistently use TESTS += in conditionals

commit 53fb7289b46ee4299a0341d9e02dad74483940b6
Author: Eric Blossom <address@hidden>
Date:   Wed Nov 24 00:31:35 2010 -0800

    Confirm we can load guile noaa module

commit cec8dfd8d0331566c93abb69ca02913011ad2a91
Author: Eric Blossom <address@hidden>
Date:   Wed Nov 24 00:20:02 2010 -0800

    Confirm we can load guile pager module

commit 4f578fca338f749c075c46f1a5f16ea5218c9f31
Author: Eric Blossom <address@hidden>
Date:   Wed Nov 24 00:06:38 2010 -0800

    use export-safely

commit 64bdee166b0d852992873f7d37906d4c61a94b94
Author: Eric Blossom <address@hidden>
Date:   Wed Nov 24 00:06:15 2010 -0800

    Confirm we can load guile usrp module

commit ac0b247d245dcc9cfd3e376c0e0ab2b6f18376d4
Author: Eric Blossom <address@hidden>
Date:   Tue Nov 23 23:34:10 2010 -0800

    Add uhd.scm wrapper for uhd_swig.scm

commit 5c686d0989c961ff1c5d20c3d9de4d86759ca3af
Author: Eric Blossom <address@hidden>
Date:   Tue Nov 23 22:26:25 2010 -0800

    Add disabled guile test to trellis

commit 17b63012f821a85924c174b7d89f1236ba4ac5d0
Author: Eric Blossom <address@hidden>
Date:   Tue Nov 23 22:25:51 2010 -0800

    Move verbose-equal? to lib.scm

commit a213cbed474164ed31a26fd4dbdbe3f13c293b6e
Author: Eric Blossom <address@hidden>
Date:   Tue Nov 23 21:44:15 2010 -0800

    Enable guile test for trellis

commit 6d39f287754ec8809256853ff96587da34561f47
Author: Eric Blossom <address@hidden>
Date:   Tue Nov 23 21:43:22 2010 -0800

    Update to new test boilerplate

commit ed307f12857545b5c034532e261b6ac2dadcf5fe
Merge: 88c83cf6e9374f2cbd5483798a0614d72fb3dcbd 
696684176317d555ac4a603212bca1bafc768aec
Author: Tom Rondeau <address@hidden>
Date:   Tue Nov 23 23:57:41 2010 -0500

    Merge branch 'master' of gnuradio.org:gnuradio

commit 88c83cf6e9374f2cbd5483798a0614d72fb3dcbd
Author: Tom Rondeau <address@hidden>
Date:   Tue Nov 23 23:57:02 2010 -0500

    Fixing output types from tap_type to o_type in gr_single_pole_iir.h. 
Doesn't make a difference in the current uses of this class, but could in the 
future. Thanks to Achilleas Anastasopoulos for pointing this out.

commit e90e0af122570193a3daecb1a4b4ef45dae3c83c
Author: Michael Dickens <address@hidden>
Date:   Thu Nov 4 21:49:52 2010 -0400

    first shot at Windows-compatible LIBUSB check

commit 67782265f5c9d5e29eb4921d14114346e80bfa81
Author: Michael Dickens <address@hidden>
Date:   Mon Nov 1 15:57:52 2010 -0400

    Tweak LIBUSB m4 script to not check for 'usb_debug' symbol on Windows, 
because the symbol does not exist for that platform (only, it seems)

commit 7d14fec5653b7aa92de8ef9ba76f02b7181ee928
Author: Tom Rondeau <address@hidden>
Date:   Tue Nov 23 22:57:10 2010 -0500

    Removing dependency in QA code to filters that have not necessarily been 
built yet. Using test block keep_one_in_n to test decimation is handled in 
propogating tags.

commit 7039c1b4c11a114bbc79f9beef23bfa52209dbe1
Author: Rob Savoye <address@hidden>
Date:   Tue Nov 23 17:59:43 2010 -0700

    nuke the .d depenency files created by the suffix rules by swig

commit 39bb12a5af445d0d12abd2e234aa0962ee49e46b
Author: Rob Savoye <address@hidden>
Date:   Tue Nov 23 17:53:37 2010 -0700

    remove commented out block in dist-hook target

commit 696684176317d555ac4a603212bca1bafc768aec
Merge: 9922d3553e4e3ec6d55cfe8b7aab9323f649247f 
a45a71005ba215673da78fabc0edae323eebed34
Author: Tom Rondeau <address@hidden>
Date:   Tue Nov 23 19:44:58 2010 -0500

    Merge branch 'no_usb_debug_windows'

commit 609aa205e5eabb7c47acc7141c7bcd66e9656fc6
Author: Rob Savoye <address@hidden>
Date:   Tue Nov 23 17:19:59 2010 -0700

    don't nuke directories from the dist tarball, only files.

commit 1e0faf29d41c6af754e3ceec30d217ce69452cd1
Author: Rob Savoye <address@hidden>
Date:   Tue Nov 23 17:16:25 2010 -0700

    add a few more .m files

commit d629da652a81202602fece6294e723051fc61d30
Author: Rob Savoye <address@hidden>
Date:   Tue Nov 23 17:15:50 2010 -0700

    by default for distcheck, cpnfigure enableing both python and guile.

commit b245c628f4f5e252740e0248a33c0266640cb0bb
Author: Josh Blum <address@hidden>
Date:   Sun Nov 21 18:03:01 2010 -0800

    uhd: remove deprecated grc wrappers

commit 655a7afcbcaf159e66a404b455a9581e0fe2cba3
Author: Josh Blum <address@hidden>
Date:   Fri Nov 19 11:47:28 2010 -0800

    uhd: removed deprecated interfaces (simple and mimo)

commit a2b60c309aaa65adbf149e51e6b13c29b22fa8a4
Author: Josh Blum <address@hidden>
Date:   Fri Nov 19 11:33:27 2010 -0800

    uhd: do version check for API compat number

commit d81a16ddca6e81b1278560b71f8064bd6e583e55
Author: Josh Blum <address@hidden>
Date:   Mon Nov 22 20:19:55 2010 -0800

    uhd: remove changes to avoid merge conflict

commit 181ad4cda3879a1760d61054ff32f8abbc9c24cf
Author: Tom Rondeau <address@hidden>
Date:   Mon Nov 22 22:46:18 2010 -0500

    Check for relative rate and update tag only if not 1.0; otherwise just copy.

commit 48b0ffce87631d115bc363b21c4bf466f1bc6ae9
Author: Rob Savoye <address@hidden>
Date:   Mon Nov 22 10:37:16 2010 -0700

    always look for swig

commit 9e8c1f6d60317ee3b3aa5663055f444ef593f8c3
Author: Rob Savoye <address@hidden>
Date:   Mon Nov 22 10:36:46 2010 -0700

    we don't want tcl support for now

commit 77018d201be9cc58af1ae21cd9d45038e3bbfcc0
Author: Eric Blossom <address@hidden>
Date:   Sun Nov 21 22:59:14 2010 -0800

    Add missing -

commit 534d95dcadcd4351337ba3fd97a2c94405bc6124
Merge: 9cf988ad17529416f841870b01d0f548e1a0b9a0 
e4eb47f0dd55485693e70ec2f45f79912fa899c4
Author: Rob Savoye <address@hidden>
Date:   Sun Nov 21 21:49:17 2010 -0700

    merge from upstream

commit 9cf988ad17529416f841870b01d0f548e1a0b9a0
Author: Rob Savoye <address@hidden>
Date:   Sun Nov 21 21:47:15 2010 -0700

    fix so distcheck *almost* fully works

commit e4eb47f0dd55485693e70ec2f45f79912fa899c4
Author: Eric Blossom <address@hidden>
Date:   Sun Nov 21 19:43:39 2010 -0800

    Clean up lib/swig/Makefile.am, Makefile.common and Makefile.swig
    
    Confirmed that it builds and make checks on all four combintations
    of --{enable,disable}-{python,guile}.
    
    Have not tested make dist, but expect that there may be some problems
    with it.  I'm pretty sure that not all files that need to be removed
    from the distribution are removed, and make clean may still be leaving
    some files around.

commit 6f6a9f3f2f089c94e58a4202ee5ff2c47d1baf1f
Merge: d4ed4d96470c91bcb7fb45da5e07641b24331cba 
ff62557a42b6ce89a711f9d0603c0fe52a891ed8
Author: Eric Blossom <address@hidden>
Date:   Sun Nov 21 19:11:33 2010 -0800

    Merge branch 'works' into broken
    
    * works:
      Make Guile bindings work with --with-gnuradio-core et al.
      Update TODO
      Add guile SIGINT handler to gr:wait.
      Minor tweaks: comments, static
      Add guile shim to gr_top_block::wait that exits guile mode before 
blocking.
      Enable more tests
      Enable a couple more tests
      Remove 868 useless warnings about "is deprecated".
      gr_msg_queue now working correctly from within guile.
      Disable items that require swig directors when building guile bindings.

commit 7c5dc0920240f566ad4482f47ca8b9095479f04e
Author: Tom Rondeau <address@hidden>
Date:   Sun Nov 21 21:23:31 2010 -0500

    Removed comments to stdout from file tagger; made it easir to go from 
internally generated bursts to detected bursts (which needs work).

commit 9217bbcafe547fd5815265758370b07c375d72c9
Author: Tom Rondeau <address@hidden>
Date:   Sun Nov 21 21:17:42 2010 -0500

    Fixed file tagger error handling so it doesn't prematurely exit under 
certain, but correct, conditions.

commit 93d6052ef927dc3d0d48e2c4cc622ceee5a31cb6
Author: Rob Savoye <address@hidden>
Date:   Sun Nov 21 18:57:21 2010 -0700

    don't set no_dist_dirs here

commit 192acf4d1399f6e72c228f0448ab3c7cec15b36b
Author: Rob Savoye <address@hidden>
Date:   Sun Nov 21 18:56:54 2010 -0700

    always cd into python or guile

commit 1b7b68ec2211c50de98bef7414e4ac807edf460a
Author: Tom Rondeau <address@hidden>
Date:   Sun Nov 21 20:51:37 2010 -0500

    Doxygen comments. Fixing typos that were leading to warnings.

commit d4ed4d96470c91bcb7fb45da5e07641b24331cba
Author: Rob Savoye <address@hidden>
Date:   Sun Nov 21 18:07:59 2010 -0700

    go back to the generating the lists here, so make check works again

commit 6702bd5b6470dcae091b0d0c5aa426537f2cbc1e
Author: Rob Savoye <address@hidden>
Date:   Sun Nov 21 18:07:12 2010 -0700

    always go into the swig directory

commit 7ecc767e8fe6248d5e9372da8c7cfb9aacbd790b
Author: Tom Rondeau <address@hidden>
Date:   Sun Nov 21 19:44:47 2010 -0500

    Updating test_file_tags.py to use new file tagger interface (sample rate of 
1 means time stamp on files is based solely on the item time).

commit ac2fcdb905d616c4aa902479ed44d6ea90947c39
Author: Rob Savoye <address@hidden>
Date:   Sun Nov 21 17:44:29 2010 -0700

    remove -/gnuradio_swig_bug_workaround.h, it's not generated anymore.

commit 734791dfe5489166ac561c6916051fde6241f2f4
Author: Rob Savoye <address@hidden>
Date:   Sun Nov 21 17:43:58 2010 -0700

    don't generate this file anymore

commit 716e497547b5e0f3e19481e4ca129bae114935f8
Author: Tom Rondeau <address@hidden>
Date:   Sun Nov 21 19:43:13 2010 -0500

    Updating example to pass file tagger the sample rate and changed some 
values for my testing.

commit 64bb45e9f5fc64b24c0d1119ba3e293240f6a8f1
Author: Tom Rondeau <address@hidden>
Date:   Sun Nov 21 19:42:34 2010 -0500

    Slightly better handling of tags.

commit 8e39df793623ed62a1d4f23a05548a81914ad959
Author: Tom Rondeau <address@hidden>
Date:   Sun Nov 21 19:41:59 2010 -0500

    Updating PSD function for some newer matplotlib interfacing.

commit 8f2b07591c404c78c9fc7b9532d3fb6c27165981
Author: Tom Rondeau <address@hidden>
Date:   Sun Nov 21 19:40:35 2010 -0500

    Tagging file source takes in sample rate and uses it to find the last time 
tag and adjust the time between these tags and the burst start by the sample 
rate.
    
    Also added a function to gr_tag_info that can be used to sort tags based on 
nitems using std::sort.

commit ff62557a42b6ce89a711f9d0603c0fe52a891ed8
Author: Eric Blossom <address@hidden>
Date:   Sun Nov 21 16:01:48 2010 -0800

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

commit a9777449322e6784f4e67c47d8300cef8d87dbc6
Merge: be71cffac7e1a90a1fdccdeab8bcf3697fd9ca9c 
d74eacddbb8875479fef1d9ca75f36fca78df792
Author: Tom Rondeau <address@hidden>
Date:   Sun Nov 21 18:24:02 2010 -0500

    Merge branch 'next' into tagging

commit 4aa79b727486e1ecb4decf1945b178eb6a93cc4c
Author: Eric Blossom <address@hidden>
Date:   Sun Nov 21 13:17:20 2010 -0800

    Update TODO

commit be71cffac7e1a90a1fdccdeab8bcf3697fd9ca9c
Author: Tom Rondeau <address@hidden>
Date:   Sun Nov 21 14:43:06 2010 -0500

    Changing name of static tag keys.

commit b34360471571ea7346ab1c6cb87700a920ca5798
Author: Tom Rondeau <address@hidden>
Date:   Sun Nov 21 14:33:58 2010 -0500

    Fixing flowgraph dump to clean it up (via patch from eb). Also added note 
about mutex locking in prune_tags.

commit da6620e6a3d23b78e7231ba70b914974988d3ae1
Author: Eric Blossom <address@hidden>
Date:   Sat Nov 20 18:27:04 2010 -0800

    Add guile SIGINT handler to gr:wait.

commit 5c91f873301a6eca0895788b0b03862fc0060a19
Author: Eric Blossom <address@hidden>
Date:   Sat Nov 20 16:34:04 2010 -0800

    Minor tweaks: comments, static

commit 6551f537ed235bbb0ddfadb50744ea3b3fcbc2e6
Author: Eric Blossom <address@hidden>
Date:   Sat Nov 20 16:30:43 2010 -0800

    Add guile shim to gr_top_block::wait that exits guile mode before blocking.

commit ff877cabe2384dc2155ef5af92ee8b959fd29806
Author: Rob Savoye <address@hidden>
Date:   Fri Nov 19 08:07:52 2010 -0700

    regenerated

commit d67df105088b41285550006f12009081af792d0a
Author: Rob Savoye <address@hidden>
Date:   Fri Nov 19 08:07:17 2010 -0700

    wrap python files with if PYTHON

commit 37a1e931c11f2ba0bdd8ef9ff07c6710e83c6139
Author: Eric Blossom <address@hidden>
Date:   Fri Nov 19 00:47:07 2010 -0800

    Enable more tests

commit 31b5e27fbf72eca257bc4dd548e127ce16eef9ec
Author: Eric Blossom <address@hidden>
Date:   Fri Nov 19 00:13:28 2010 -0800

    Enable a couple more tests

commit 3d3f38a1da8440b8f8f6d65dbf89b46ebfa48fd3
Merge: 6237fafa53938db53a3e2a82b79e80b524dd05db 
d74eacddbb8875479fef1d9ca75f36fca78df792
Author: Eric Blossom <address@hidden>
Date:   Thu Nov 18 23:45:14 2010 -0800

    Merge remote branch 'gnuradio.org/next' into works
    
    * gnuradio.org/next:
      Remove 868 useless warnings about "is deprecated".

commit d74eacddbb8875479fef1d9ca75f36fca78df792
Author: Eric Blossom <address@hidden>
Date:   Thu Nov 18 23:40:16 2010 -0800

    Remove 868 useless warnings about "is deprecated".
    
    Perhaps a warning printed from the constructor would be more helpful
    and less distracting than cluttering the output of make with 868 warnings...

commit 6237fafa53938db53a3e2a82b79e80b524dd05db
Author: Eric Blossom <address@hidden>
Date:   Thu Nov 18 22:22:23 2010 -0800

    gr_msg_queue now working correctly from within guile.

commit d1d226abdede58231583369047861cd2216489e9
Author: Eric Blossom <address@hidden>
Date:   Thu Nov 18 18:00:58 2010 -0800

    Disable items that require swig directors when building guile bindings.

commit f2e0c5b9a703afb919fdcd9a49381bc2160a149e
Author: Rob Savoye <address@hidden>
Date:   Thu Nov 18 18:39:34 2010 -0700

    regenerated

commit 9631c1fa5f67379218459030d4697ab56720fbfa
Author: Rob Savoye <address@hidden>
Date:   Thu Nov 18 18:39:14 2010 -0700

    don't generate the list of scripts here, use the version in Makefile.swig

commit 2aeea40e9833609f0dec8da673dedcefc12a4ef9
Author: Rob Savoye <address@hidden>
Date:   Thu Nov 18 18:38:38 2010 -0700

    don't generate python files unless python is enabled

commit f60c4420e1fdef24687ffed6baf4fd7fa5ca5cf8
Author: Eric Blossom <address@hidden>
Date:   Thu Nov 18 17:33:05 2010 -0800

    Fix guile related problems with gr_message_{sink,source}.

commit 8176675bcd887d760cc2413f9326d5515641d800
Author: Tom Rondeau <address@hidden>
Date:   Thu Nov 18 12:51:45 2010 -0800

    Changing time pair in uhd source from a pmt pair to tuple.

commit 5331ab1ce1d24e1608f11fc57df5c84ad3c8be9e
Author: Rob Savoye <address@hidden>
Date:   Wed Nov 17 20:55:47 2010 -0700

    fixe more tests

commit 2ce754d59c537b0ca395442a94c908f2b8b3dd58
Author: Tom Rondeau <address@hidden>
Date:   Wed Nov 17 19:44:36 2010 -0800

    Moved prune tags to gr_buffer.

commit 49fa0877d64d06eb5dfd2b530d3efc9ea9529851
Author: Tom Rondeau <address@hidden>
Date:   Wed Nov 17 19:43:02 2010 -0800

    Fixing uhd test app.

commit 18da1655fe25b7517577a9417c2304edbc3afdca
Author: Rob Savoye <address@hidden>
Date:   Wed Nov 17 20:41:49 2010 -0700

    enable more tests

commit 9edc59fc7cff2321c87042733c0bf29115fb34ee
Merge: 6129a67cf6527a0f0dc8b83df108c4fe2147155b 
3f56b10b5eaef36643fd87044601ca47cd9fb707
Author: Eric Blossom <address@hidden>
Date:   Wed Nov 17 19:00:12 2010 -0800

    Merge remote branch 'gnuradio.org/next' into test
    
    * gnuradio.org/next:
      distcheck fix for gr-uhd
      Keep doxygen 1.7.1 from crashing.
      uhd: swig changes for templated ranges

commit 3f56b10b5eaef36643fd87044601ca47cd9fb707
Author: Eric Blossom <address@hidden>
Date:   Wed Nov 17 18:53:33 2010 -0800

    distcheck fix for gr-uhd

commit 75f3bce02ed8ec7e7be27dc6a397be92cb663ce6
Author: Eric Blossom <address@hidden>
Date:   Wed Nov 17 18:52:05 2010 -0800

    Keep doxygen 1.7.1 from crashing.

commit 6129a67cf6527a0f0dc8b83df108c4fe2147155b
Author: Rob Savoye <address@hidden>
Date:   Wed Nov 17 18:29:22 2010 -0700

    don't look for swig if no scripting language is specified.

commit 690338290a18d452f408727983c873f8caa845bf
Author: Rob Savoye <address@hidden>
Date:   Wed Nov 17 18:28:35 2010 -0700

    remove incomplete Tcl support to not confuse people

commit f155f3a3f91f640eb7bb69ae76cb160c2812db54
Author: Tom Rondeau <address@hidden>
Date:   Wed Nov 17 16:48:25 2010 -0800

    Some updates to uhd source with tags.

commit 01a054be12bdef4d8c17d6134275ede9d9997c3d
Author: Tom Rondeau <address@hidden>
Date:   Wed Nov 17 16:48:06 2010 -0800

    Removing vestigial line.

commit b8da2172d0b10f5de04a12b942b48439a7aae8ae
Author: Tom Rondeau <address@hidden>
Date:   Wed Nov 17 15:59:43 2010 -0800

    Changing blocks to use new get_tags api and tag convinience functions.

commit 6d4393613a78417b91e67af33820748ad3483e61
Author: Tom Rondeau <address@hidden>
Date:   Wed Nov 17 15:58:49 2010 -0800

    Changing get_tags API to take in a vector reference instead of returning a 
vector.

commit 97b1f1aa7d646fbc1250158ec94fe49d0979809c
Author: Tom Rondeau <address@hidden>
Date:   Wed Nov 17 15:58:04 2010 -0800

    Makefile changes to work in tag info stuff.

commit 38d1a6be0d4f80a4a5334ddb8bac0aef08d5c794
Author: Tom Rondeau <address@hidden>
Date:   Wed Nov 17 15:56:50 2010 -0800

    Adding information and convinience functions for accessing tag information.

commit 3af8d11d26946007fbc34200208f783d78eb30e1
Author: Eric Blossom <address@hidden>
Date:   Wed Nov 17 13:58:00 2010 -0800

    Updated TODO

commit 4eadee57c588940347027c7e7f99ac7e993874fd
Author: Eric Blossom <address@hidden>
Date:   Wed Nov 17 13:54:04 2010 -0800

    Add support for guile std::vector< std::complex<float> >.

commit 911533c659389d565a9c230c8318a5f57070b656
Author: Tom Rondeau <address@hidden>
Date:   Wed Nov 17 12:04:14 2010 -0800

    Adding an example that uses gr_uhd sources to generate tags and collects 
bursts of energy.

commit cfb2ff29a33e05b74cc80f3b68609af6bafc96ca
Author: Eric Blossom <address@hidden>
Date:   Wed Nov 17 08:17:12 2010 -0800

    Update .gitignore

commit 7930b1ebbb7328b69d78ac4dc3ea919e0d00c2ae
Author: Tom Rondeau <address@hidden>
Date:   Tue Nov 16 22:34:38 2010 -0800

    Adding a simple example of using the tagger and tagging file.

commit e6751f477ba006923e9f0d2454ff870c52a6f0a5
Author: Tom Rondeau <address@hidden>
Date:   Tue Nov 16 22:32:46 2010 -0800

    Adding a burst tagger that creates a tag when a signal is observed on line 
1.

commit 5ef9a41c9ddfae56a77c118c1dcf2b0af2973207
Author: Tom Rondeau <address@hidden>
Date:   Tue Nov 16 22:31:52 2010 -0800

    Fixed tagging sink.

commit 8c81cf7d318d99f508e81bffcfd4c12ba0a2966e
Author: Eric Blossom <address@hidden>
Date:   Tue Nov 16 21:40:55 2010 -0800

    Fix guile related problem with gr-usrp

commit a41e9987f2c9544f38cea7e367bfc81fafea38cc
Author: Tom Rondeau <address@hidden>
Date:   Tue Nov 16 21:40:48 2010 -0800

    New file sink to handle tagged bursts of data.

commit 8180bb1d7020e07c9b0a217820c68d07f0d98a74
Author: Eric Blossom <address@hidden>
Date:   Tue Nov 16 21:33:50 2010 -0800

    regenerated

commit 3c1c531408f3afaa465341b03b7f4f565ef53a0e
Author: Eric Blossom <address@hidden>
Date:   Tue Nov 16 21:32:58 2010 -0800

    Add _python that was dropped from Makefile.swig.gen.t

commit 9d6c7400ba39a9d5e3ddab9da294b8b6303d9509
Author: Tom Rondeau <address@hidden>
Date:   Tue Nov 16 15:36:24 2010 -0800

    Adding QA test for testing rate changes.

commit 8d84a2fc9a804b2248fe43c3d8b230ef99aebaa2
Author: Tom Rondeau <address@hidden>
Date:   Tue Nov 16 15:02:55 2010 -0800

    Adding a way for propagate_tags to handle different rates. The tags are 
rewritten between blocks to adjust their count based on teh block's 
relative_rate.w

commit 68b06ac6ab9571ac266b663b7f9ab173cf68941e
Author: Tom Rondeau <address@hidden>
Date:   Tue Nov 16 15:01:44 2010 -0800

    Reverting to a sync_block for the annotator functions. Testing different 
rates can be done using decimating/interpolating fir filters.

commit 6758e7a016eaaa237c2da6e7fb5d5508c9d60bb6
Merge: 53eee1c624794056fcba50a5eb50b864cbf159dd 
38c60bd0bfb411c2557b84f92bcbd66395475ba6
Author: Josh Blum <address@hidden>
Date:   Tue Nov 16 14:01:16 2010 -0800

    Merge branch 'uhd_ranges' into next

commit b7af0969843a7345770792939878b2678951470f
Author: Tom Rondeau <address@hidden>
Date:   Tue Nov 16 14:00:38 2010 -0800

    UHD single source builds tags from packet metadata to ship downstream.
    
    Tag 1 contains the packet time
    Tag 2 contains the packet length

commit 559d397de9ba937f470d27a7ad8b8d15f8f2f90f
Merge: a6b5781e36ff75adb1e4d39d755d4ab8f5efd9dd 
53eee1c624794056fcba50a5eb50b864cbf159dd
Author: Tom Rondeau <address@hidden>
Date:   Tue Nov 16 07:56:14 2010 -0800

    Merge branch 'next' into tagging

commit 2e16fbdf17f56bb0d30a1dbf91fbb23d4e6d5d38
Author: Eric Blossom <address@hidden>
Date:   Mon Nov 15 23:54:25 2010 -0800

    Update TODO

commit c80fdf2897624d10123a35b1a19d150f3a5645c8
Author: Eric Blossom <address@hidden>
Date:   Mon Nov 15 23:49:35 2010 -0800

    Modify GR_SWIG_BLOCK_MAGIC to not strip package prefix when using
    GUILE outside of gnuradio-core.
    
    This avoids the problem with the guile bindings where multiple blocks
    end up with the name gr:sink (e.g., audio_alsa_sink).  With this
    change, it ends us as gr:audio-alsa-sink.
    
    Blocks in gnuradio-core continue to have the leading gr_ removed from
    their class names.

commit 9922d3553e4e3ec6d55cfe8b7aab9323f649247f
Author: Tom Rondeau <address@hidden>
Date:   Mon Nov 15 23:15:54 2010 -0800

    Removing autogenerated file.

commit f0ed1de2d15b24eae7be7ab8a4762a6fd74ff681
Author: Rob Savoye <address@hidden>
Date:   Mon Nov 15 19:20:13 2010 -0700

    add other .i files to EXTRA_DIST so it'll almost distcheck

commit c8835c285c6abbc334701238f53f87f93e6f125a
Author: Rob Savoye <address@hidden>
Date:   Mon Nov 15 19:08:28 2010 -0700

    make howto build the new way

commit 4b3d08cca3095c180d2d2bcf24de907c1afa9bfc
Author: Rob Savoye <address@hidden>
Date:   Mon Nov 15 19:07:05 2010 -0700

    updated by bootstrap

commit e5473181c0df89735a65be5b00d27433fa0b4031
Author: Rob Savoye <address@hidden>
Date:   Mon Nov 15 19:06:30 2010 -0700

    add support for --enable-guile

commit f2d5299a3f7dd5baa795a27c2864b2cfe67edb37
Author: Eric Blossom <address@hidden>
Date:   Sun Nov 14 13:26:59 2010 -0800

    Add tests that show that vector<complex<float>> is not working...

commit eedcd7145c20403dcd0dcc44d15efb5d82beb7ec
Author: Eric Blossom <address@hidden>
Date:   Sun Nov 14 13:15:26 2010 -0800

    Make cma-equalizer-cc test work

commit 48f6c8b4c398b7ee18ee4292ae20d4f4c1dd3087
Author: Eric Blossom <address@hidden>
Date:   Sun Nov 14 12:25:23 2010 -0800

    Move true? from general_ctors.test to core.scm

commit e8d0dbbdfce26f6963dfe0a727faf9c9cc5baf75
Author: Eric Blossom <address@hidden>
Date:   Sun Nov 14 11:57:19 2010 -0800

    Remove code that's no longer needed.

commit ababbe79dba97b1c88e5dec7eb28175c3574d015
Author: Eric Blossom <address@hidden>
Date:   Sun Nov 14 11:56:18 2010 -0800

    Update gr_nop, gr_null_sink and gr_null_source to modern coding conventions.

commit a6b5781e36ff75adb1e4d39d755d4ab8f5efd9dd
Author: Tom Rondeau <address@hidden>
Date:   Sun Nov 14 13:43:05 2010 -0500

    First hack at pruning tags to keep from growing.

commit ad1eb7fd03b18b76b0799e6c6f3e1e40ff861742
Author: Tom Rondeau <address@hidden>
Date:   Sun Nov 14 13:42:40 2010 -0500

    Fixing constructor interface to work better through python (int instead of 
uint64_t).

commit b7667afd81b8303a542204ac05ffa969519702af
Author: Eric Blossom <address@hidden>
Date:   Sun Nov 14 09:05:16 2010 -0800

    Fixed as many problems in general_ctors.test as I could quickly.

commit c4d13fed327422ad94e642b15aa4032f6a8e2c62
Author: Eric Blossom <address@hidden>
Date:   Sat Nov 13 23:24:25 2010 -0800

    Update Guile-TODO

commit c5770a722c28a0c7ec1d33e82b319e6cc9224999
Author: Eric Blossom <address@hidden>
Date:   Sat Nov 13 23:17:29 2010 -0800

    Fix swig .i dependency problem

commit 11b2b7c40048bee5201bd10dd753a9471cd6345d
Author: Tom Rondeau <address@hidden>
Date:   Sun Nov 14 01:20:44 2010 -0500

    Adds argument to annotator test blocks to determine when they add a new tag.

commit 222c6c5be69575c00d6396b95d523e0dfa19f2c3
Author: Tom Rondeau <address@hidden>
Date:   Sun Nov 14 00:04:11 2010 -0500

    Fixing some bugs.

commit 9bf7098c1b8c4313da43ee7fcdec48b3d7c70ed0
Author: Eric Blossom <address@hidden>
Date:   Sat Nov 13 16:27:11 2010 -0800

    Update Guile-TODO

commit abde5affda1533c518cce06d5edcffa4eda52340
Author: Eric Blossom <address@hidden>
Date:   Sat Nov 13 16:19:48 2010 -0800

    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.

commit 77d778896b72379676d2b00e591f9bbb5f6fcc44
Author: Tom Rondeau <address@hidden>
Date:   Sat Nov 13 14:29:11 2010 -0500

    More test methods. Better testing of the all-to-all policy and more tests 
for the 1-to-1.

commit 3fb01df05227913c2cc8cde6cb651dc1c9a81ff9
Author: Tom Rondeau <address@hidden>
Date:   Sat Nov 13 14:28:37 2010 -0500

    Block executor propagation method returns an error indicator to stop the 
flowgraph in an error instead of throwing.

commit 74d17ff495c97fbb9eb3bd3cacf08a8dcdf677b6
Author: Tom Rondeau <address@hidden>
Date:   Sat Nov 13 14:27:54 2010 -0500

    Fixing how 1-to-1 annotator handles inputs to better test propagataion 
method.

commit 7ca96ad8b48b3426b470e87042c8e982664f3b9b
Author: Tom Rondeau <address@hidden>
Date:   Sat Nov 13 14:26:39 2010 -0500

    Renamed annotator block that goes all-to-all now so that it can take in 
arbitrary number of inputs and pass tags on that way.

commit cefeb248677decabaeccff7ba2a526343baa215a
Author: Eric Blossom <address@hidden>
Date:   Fri Nov 12 15:42:24 2010 -0800

    Cleanup alsa Makefile.am

commit d0bb24f6dd4c50569ea40fc41768ba35a4509415
Author: Eric Blossom <address@hidden>
Date:   Fri Nov 12 15:27:29 2010 -0800

    Avoid entering duplicate directory into LTDL_LIBRARY_PATH

commit c718ba72d78cc55e6d38cc7d8f234a83f9170fdf
Author: Eric Blossom <address@hidden>
Date:   Fri Nov 12 15:26:43 2010 -0800

    Really make gr-audio-alsa make check run guile tests

commit 76e2fa796a42df7951f05f73428e178c84879b79
Author: Eric Blossom <address@hidden>
Date:   Fri Nov 12 15:04:10 2010 -0800

    make check in gr-audio-alsa now confirms ability to load guile bindings.

commit 4a63bc91ddceaa8ce9d14a3f714bd0cdc3e85128
Author: Tom Rondeau <address@hidden>
Date:   Thu Nov 11 20:04:44 2010 -0500

    Reworked 1-to-1 annotator block to better testing purposes.

commit 54b396764a9fad91cbfd10f618e4faed1c8bafa2
Author: Tom Rondeau <address@hidden>
Date:   Thu Nov 11 19:41:46 2010 -0500

    Switches to using the new annotator block with a known graph structure to 
run tests against the all-to-all tag propagation policy to make sure the tags 
are flowing downstream properly.
    
    Adding stub for testing the 1-to-1 tag propagation policy.

commit 3f6ebc2be1636a4727b6df9f336b3cb024031c67
Author: Tom Rondeau <address@hidden>
Date:   Thu Nov 11 19:40:06 2010 -0500

    Modifying the all-to-all stream annotator for better use in testing. It now 
add tags at pre-determined points in the stream and also grabs all tags that 
flow past and stores them locally. These tags are to be used for testing that 
the correct tags are coming through.

commit 0952d5a28a898309f3b7a11a27fff27b52731b53
Author: Tom Rondeau <address@hidden>
Date:   Thu Nov 11 15:55:58 2010 -0500

    Adding an annotator block that moves tags using 1-to-1 policy.

commit 9aaf98cff5e03ec2821da492f3857780a767258f
Author: Tom Rondeau <address@hidden>
Date:   Thu Nov 11 15:55:04 2010 -0500

    Renaming random_annotator to annotator_1toall that moves tags from single 
input to all outputs.

commit c204913321f0618ac131738088dab23065bdfa80
Author: Tom Rondeau <address@hidden>
Date:   Thu Nov 11 14:19:02 2010 -0500

    Fixed small bug in how tags are propagated downstream. Also using seq. 
numbers in annotator test block to better keep track.

commit 2947504322ac5105f9181adbdbd035aa02ad0f41
Author: Eric Blossom <address@hidden>
Date:   Wed Nov 10 18:37:37 2010 -0800

    Add -MD back to swig args, otherwise it doesn't generate dependencies

commit 5783b693279b6c64ef800f6e8294ec68a2869b29
Author: Eric Blossom <address@hidden>
Date:   Wed Nov 10 18:21:50 2010 -0800

    Revert "add the .i files as dependencies"
    
    This reverts commit f43d2a4759e0ecd6519c0ac0aa4afbc54e70ea65.
    
    The dependencies doesn't make any sense.  There's an attempt to run
    sed on files that haven't been generated yet.

commit fa9eeb2aab040a3c74da639233ba8f9a585b0455
Author: Eric Blossom <address@hidden>
Date:   Wed Nov 10 18:12:02 2010 -0800

    Add @srcdir@ to test directory specifier

commit 95ccbf4791363ab7c07a1b647976a3be1873722d
Author: Eric Blossom <address@hidden>
Date:   Wed Nov 10 18:09:11 2010 -0800

    Remove generated file from repo

commit f43d2a4759e0ecd6519c0ac0aa4afbc54e70ea65
Author: Rob Savoye <address@hidden>
Date:   Wed Nov 10 17:57:11 2010 -0700

    add the .i files as dependencies

commit 2285b142a4a46a547c4320c25c154bea94386ddb
Author: Rob Savoye <address@hidden>
Date:   Wed Nov 10 17:56:21 2010 -0700

    don't remove the Std file.

commit df92b7c6315c567e58e0d9c293d7c9c2699023d3
Author: Eric Blossom <address@hidden>
Date:   Wed Nov 10 13:01:38 2010 -0800

    regenerated

commit c4b880a4d6fcd21da17191a7a4f6f0db7dff95e3
Author: Rob Savoye <address@hidden>
Date:   Wed Nov 10 11:32:34 2010 -0700

    comment out the two failures

commit ec44d0c5ad93dcbb145bbd77a4deff99af9d49bc
Author: Rob Savoye <address@hidden>
Date:   Wed Nov 10 11:29:53 2010 -0700

    add stubs, nothing seems to exist

commit a740d3fbda03e2b718bd10ea78c0eeb1ce178586
Author: Rob Savoye <address@hidden>
Date:   Wed Nov 10 11:29:36 2010 -0700

    fix bogus throws and vectors

commit 649cf353deb00fcfce7da7e748dee77c3444e0e3
Author: Rob Savoye <address@hidden>
Date:   Wed Nov 10 10:40:50 2010 -0700

    stub out the rest of the not found tests

commit 8c2c60e6777a41a202a6e387384b1b536eb33c8b
Author: Rob Savoye <address@hidden>
Date:   Wed Nov 10 10:35:05 2010 -0700

    fix one test

commit 2567c81d0236437034b0ab02de8e5cc657064249
Author: Rob Savoye <address@hidden>
Date:   Wed Nov 10 10:14:14 2010 -0700

    fix most of the tests to work.

commit b4f491386b9cb67cd35cee8032f559442822ddab
Author: Rob Savoye <address@hidden>
Date:   Wed Nov 10 09:36:27 2010 -0700

    initial blast through gengen tests

commit b580c7b327028fc5cfd48cdebe8cab819c17fa75
Author: Rob Savoye <address@hidden>
Date:   Tue Nov 9 21:56:45 2010 -0700

    add stub for the only test

commit ab0d7d5b428fdf39d38f335a0ea6fc9be4924ca5
Author: Rob Savoye <address@hidden>
Date:   Tue Nov 9 21:56:08 2010 -0700

    add tests for the stuff that works, stubs for the rest

commit 1c2355390190f67762a39d77424b5e48563cfe9a
Author: Rob Savoye <address@hidden>
Date:   Tue Nov 9 21:51:45 2010 -0700

    stub out all the tests, but they depend on the next branch. :-(

commit 15987345134793d3f6f0618bdf6b45ffc6609c0c
Author: Eric Blossom <address@hidden>
Date:   Tue Nov 9 19:26:40 2010 -0800

    Example of how to fix throw crashes

commit 5228dd1ba5de72642208404b29f8b876fe59f388
Author: Eric Blossom <address@hidden>
Date:   Tue Nov 9 18:42:48 2010 -0800

    First pass at waveform-spec

commit 5a9a440109ef950ac8b749a55644528204520131
Author: Rob Savoye <address@hidden>
Date:   Tue Nov 9 18:41:27 2010 -0700

    add tests for all the constructors, failing ones commented out for now

commit 5f89cc658099916aad49dcff0ebef296eaa09135
Author: Eric Blossom <address@hidden>
Date:   Tue Nov 9 09:20:36 2010 -0800

    Remove guile-test.in.  We're not rewriting the header anymore

commit b87c20de46e52c4cac66dc80b74db48d60a43095
Author: Rob Savoye <address@hidden>
Date:   Tue Nov 9 09:14:34 2010 -0700

    make the tests directory before trying to run any tests

commit 0eb9f4f3217dc9a68befab7f205aa2cdc67653f6
Author: Eric Blossom <address@hidden>
Date:   Mon Nov 8 14:47:27 2010 -0800

    new test case and fix for problem

commit 941c9a792f103c48de6157026d08d7b0a6bae227
Author: Eric Blossom <address@hidden>
Date:   Mon Nov 8 14:03:19 2010 -0800

    Enable test case & fix (missing throw (std::runtime_error) declaration).

commit 95a575c177be15b7d4a8634a071ee11f3fb403f4
Author: Eric Blossom <address@hidden>
Date:   Mon Nov 8 13:50:54 2010 -0800

    Add test case.

commit 10e3659b0cba48e834d577600392edbcfbff3b4b
Author: Eric Blossom <address@hidden>
Date:   Mon Nov 8 13:48:44 2010 -0800

    New macros pass-if-throw & expect-fail-throw that test exceptions.
    
    Confirmed with "connect-5" test in 00_runtime_basics.test.

commit 66d6c1b983e48f426b1169be3302407d5116d752
Author: Eric Blossom <address@hidden>
Date:   Sun Nov 7 23:13:09 2010 -0800

    Add not-yet-working test that should confirm exception raised

commit 4645f4105f480f6643f3749013c4eabc3f831124
Author: Eric Blossom <address@hidden>
Date:   Sun Nov 7 18:31:01 2010 -0800

    Add comments pointing to info on how to write test cases.

commit 27a37e625ef5e5569caaeec6093119a10171d99b
Author: Eric Blossom <address@hidden>
Date:   Sun Nov 7 17:49:12 2010 -0800

    Nuke srfi-64 code

commit d1d804742ac2cfcc31240c6d74d764e5784831d4
Author: Eric Blossom <address@hidden>
Date:   Sun Nov 7 17:46:36 2010 -0800

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

commit 72739e8fde9353e502edc937bd6f9f77f6b80cc6
Author: Eric Blossom <address@hidden>
Date:   Sun Nov 7 16:42:07 2010 -0800

    Move *.test to tests directory

commit f4959dce1e5ec6b61c10df489c2421d56963beb3
Author: Eric Blossom <address@hidden>
Date:   Sun Nov 7 16:02:24 2010 -0800

    guile-test -> guile-test.in so we can use @GUILE@

commit 8a4a74414804f1ccc1ce748b14f82acff3078806
Author: Eric Blossom <address@hidden>
Date:   Sun Nov 7 15:37:04 2010 -0800

    Modify *.test to import correct modules

commit edca19393f74f803b2b5a970683d216ef41c05c3
Author: Eric Blossom <address@hidden>
Date:   Sun Nov 7 15:10:03 2010 -0800

    new QA code work-in-progress (forgot -a ...)

commit e02be919a1abe9bde91aa32ad70f8a7133ce29e3
Author: Eric Blossom <address@hidden>
Date:   Sun Nov 7 15:09:27 2010 -0800

    new QA code work-in-progress

commit ff6c2f09da44275b3217346b748c47e372ea43d7
Author: Eric Blossom <address@hidden>
Date:   Sun Nov 7 13:59:56 2010 -0800

    Rename qa_*.scm to *.test to match filenaming convention expected by
    test framework.

commit d3ef5a72bacedfc04bd22448e75be2daf23dd677
Author: Eric Blossom <address@hidden>
Date:   Sun Nov 7 13:37:05 2010 -0800

    Import guile's own testing framework

commit 5a908ea900ac5f5f418eef71a7647ae540755df7
Author: Eric Blossom <address@hidden>
Date:   Sun Nov 7 13:33:16 2010 -0800

    fix syntax problem in test-assert

commit 2f865632e7208dc748fe7f2b8003297730fc133d
Author: Eric Blossom <address@hidden>
Date:   Sat Nov 6 00:38:20 2010 -0700

    Refactor guile QA code to use test-group.

commit 45a88c35386e7ea0d93651cd528bc7c1261d3197
Author: Eric Blossom <address@hidden>
Date:   Fri Nov 5 23:25:54 2010 -0700

    Add qa_*.scm files to Makefile as noinst_DATA

commit f07057eb3a78378799baec89e4f97916ea5e5ba9
Author: Eric Blossom <address@hidden>
Date:   Fri Nov 5 23:14:09 2010 -0700

    Add copyright and license header

commit aa86e6975ee71a3e654cb87dd5a6bae5b06b8d16
Author: Eric Blossom <address@hidden>
Date:   Fri Nov 5 23:13:22 2010 -0700

    Add QA stub files for all gnuradio-core constructors

commit b316cb06d0c6aa7be9942e48c71324fb8d637de8
Author: Eric Blossom <address@hidden>
Date:   Fri Nov 5 22:32:35 2010 -0700

    More guile QA code

commit a79986e0a88632029daf2dad5d05518d33bb1866
Author: Eric Blossom <address@hidden>
Date:   Fri Nov 5 21:58:58 2010 -0700

    First real guile QA code

commit 53c6be5b6bdca4fe93b9034cb0b34eaa274af9d9
Author: Eric Blossom <address@hidden>
Date:   Fri Nov 5 19:57:18 2010 -0700

    update .gitignore

commit 5c81f275a32f969cefd20287a44bdeb1aeef436f
Author: Eric Blossom <address@hidden>
Date:   Fri Nov 5 19:48:27 2010 -0700

    Remove .gitignore from empty directory

commit 81867e5dfd939d8afdacbe22c6e2d41d4bc4b37e
Author: Eric Blossom <address@hidden>
Date:   Fri Nov 5 19:43:33 2010 -0700

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

commit 4216a7b3faae37e304fff380ff66226dabd2f59b
Author: Rob Savoye <address@hidden>
Date:   Tue Nov 2 12:46:26 2010 -0600

    remove comments on the stamps we dpn't use anymore

commit 4f9b253ebe338b8208c856d6eddbd2488b598a48
Author: Rob Savoye <address@hidden>
Date:   Tue Nov 2 12:45:51 2010 -0600

    create a list of generated script fioles.

commit 9b6485b01f9d6c3169cae0efea4dfa4d1175950a
Author: Eric Blossom <address@hidden>
Date:   Mon Nov 1 21:28:52 2010 -0700

    Import scheme API for writing test suites, srfi-61.
    
    http://srfi.schemers.org/srfi-64/srfi-64.html

commit 406bd9d6725b58736959eb705235bb50fe48d48d
Author: Eric Blossom <address@hidden>
Date:   Mon Nov 1 21:20:05 2010 -0700

    Reduce guile load time from 4.5 to 1.2 seconds.
    
    Rewrite re-export-all to only export symbols from the module name supplied.

commit bc8fd41b84219cd08f057c524fe0b90ffef6f8aa
Author: Eric Blossom <address@hidden>
Date:   Mon Nov 1 16:28:14 2010 -0700

    regenerated

commit 0939607d0b4a3ae047ceff60fab300000c7d2069
Author: Rob Savoye <address@hidden>
Date:   Mon Nov 1 19:02:55 2010 -0600

    regenerated

commit 77fbf9dbc94aabebf7c760546d43c522c536fe24
Author: Rob Savoye <address@hidden>
Date:   Mon Nov 1 18:44:30 2010 -0600

    remove all generated files

commit 2b11c904da6799b6a7240d64d2ba37ddcaf1e479
Author: Rob Savoye <address@hidden>
Date:   Mon Nov 1 16:06:37 2010 -0600

    regenerated

commit f81c5677a40cc538ee7631d02aa24602d571ffb8
Author: Rob Savoye <address@hidden>
Date:   Mon Nov 1 16:05:08 2010 -0600

    add script names to swig_built_sources, not BUILT_SOURCES. Clean the 
generated files than now live in subdirectories.

commit 08e6b7c1e72ba6aa75a025e114995de40d7f112f
Author: Rob Savoye <address@hidden>
Date:   Mon Nov 1 16:03:09 2010 -0600

    don't add generated script files to swig_built_sources, they're already 
added. drop unused dependencies dependencies

commit 1e6d760acfe470abf984e77f0e82001a8d9210a3
Author: Rob Savoye <address@hidden>
Date:   Mon Nov 1 16:01:44 2010 -0600

    switch swig rule for guile from suffix to pattern rule

commit 1f088ee6731f74649cb013a216e4b66b740971b7
Author: Eric Blossom <address@hidden>
Date:   Sun Oct 31 20:52:48 2010 -0700

    Add simple test for guile bindings.
    
    At this point you must "make install" before running the test.

commit f2f013ecb94c5e5781952c67496fec09aff7da2c
Author: Eric Blossom <address@hidden>
Date:   Sun Oct 31 20:51:24 2010 -0700

    Rename coerce.scm to runtime-shim.scm.  Modify core.scm to use runtime-shim.

commit 4e3090688a785b591c6a9986d0e2c842ab65e701
Author: Eric Blossom <address@hidden>
Date:   Sun Oct 31 20:40:47 2010 -0700

    gitignore cruft for now

commit 76c90f91c5bf06f61f927e002053e397b8f4a706
Author: Eric Blossom <address@hidden>
Date:   Sun Oct 31 20:06:52 2010 -0700

    Export a few more items

commit 8fe7f0fe5fe89f6ec32732dd802608060e973f0d
Author: Eric Blossom <address@hidden>
Date:   Sun Oct 31 20:03:35 2010 -0700

    Cleanup gr:connect and gr:disconnect for Guile.
    
    Rename {dis,}connect to {dis,}primitive_connect in .i file.
    Update python code to reflect change.

commit 3d4f2b9a3888c7d5684b70c89f0be3101d43879d
Author: Eric Blossom <address@hidden>
Date:   Sun Oct 31 17:29:07 2010 -0700

    Add $(GENERATED_CC) backing to _SOURCES
    
    Now passes make check if --disable-gr-usrp.

commit 23d960981d6afcedb3a7fd1066a8acbfb0b4afdf
Author: Eric Blossom <address@hidden>
Date:   Sun Oct 31 14:16:25 2010 -0700

    Use uhd_swig_swig_args instead of stomping on STD_SWIG_PYTHON_ARGS

commit 0b20021ac6c925fdd79c5d3f89aaa780f84d8871
Author: Eric Blossom <address@hidden>
Date:   Sun Oct 31 14:00:53 2010 -0700

    Revert db964d32de64c.  Reintroduce warning (and correct behavior)

commit 0282499102abcef25849ae3a5255902502c1382a
Author: Eric Blossom <address@hidden>
Date:   Sun Oct 31 13:24:29 2010 -0700

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

commit 8c80b814bcdc00e0e71a1d4174c747a0f221fa20
Author: Eric Blossom <address@hidden>
Date:   Sun Oct 31 13:23:26 2010 -0700

    regenerated

commit e277e93d1ef8d7f7ed1661c3f9d271d65a2aa55b
Author: Eric Blossom <address@hidden>
Date:   Sun Oct 31 12:10:43 2010 -0700

    Remove dead file

commit df6f365b6b703971efc9f29471e0cf1660938fbf
Author: Eric Blossom <address@hidden>
Date:   Sat Oct 30 20:22:54 2010 -0700

    Routines to coerce blocks and connect them

commit c34cf20f501dea19385cb42bf31e92ad889e7040
Author: Eric Blossom <address@hidden>
Date:   Sat Oct 30 18:17:12 2010 -0700

    Rename basic_block coersion method to to_basic_block.  Add to_hier_block2 
and to_top_block.
    
    basic_block was renamed because the number of guile generic methods on
    basic_block was getting large and confusing.  to_hier_block2 and
    to_top_block were added to support coercion to those types in guile
    (and python).  This change simplifies the handling of "connect" in guile.

commit 2c54f4a56304b3dba7a66ed1baf06dc0bd8393e8
Author: Eric Blossom <address@hidden>
Date:   Sun Oct 31 10:12:43 2010 -0700

    additional regenerated files

commit f7d9be06a59c30e3e964456d2f6c95e64d8ec05f
Author: Rob Savoye <address@hidden>
Date:   Sat Oct 30 12:15:49 2010 -0600

    move good comment to here where it belongs

commit 4d3c48e74d5d0252b37da03e92143d3f2d52e828
Author: Rob Savoye <address@hidden>
Date:   Sat Oct 30 12:15:19 2010 -0600

    make sure the gnuradio directory exists

commit d94769a975612072dc03fa378bc79856c07cd66b
Author: Rob Savoye <address@hidden>
Date:   Sat Oct 30 12:14:41 2010 -0600

    add load-extension support

commit 40fac3c4a2f5f1f6dde79e96be8f40535e11343b
Author: Rob Savoye <address@hidden>
Date:   Sat Oct 30 12:14:16 2010 -0600

    regenerated

commit 928116d249ba4e262f6cf579ab1444a382b055ea
Author: Rob Savoye <address@hidden>
Date:   Sat Oct 30 10:21:59 2010 -0600

    remove all .Std files

commit e1a05ac8f6405b3672ffee7cadb13f67e82c890f
Author: Rob Savoye <address@hidden>
Date:   Sat Oct 30 10:21:17 2010 -0600

    fix typo in dependency name. Assume primitive file is ok if the .scm file 
is, so we don't build twice

commit e8320bc2f6bb2f37ff5ffa0e7ef72eba6281d63f
Author: Rob Savoye <address@hidden>
Date:   Sat Oct 30 10:05:37 2010 -0600

    use the scm name as a build stamp

commit 81983f263b717c5fa42d9f9587cfc7c691c5746f
Author: Rob Savoye <address@hidden>
Date:   Sat Oct 30 10:05:11 2010 -0600

    without including the guile dependency file, dependencies won't work right

commit 589f7bfacff26a373c88a11b507d9d58ce2cf55b
Author: Eric Blossom <address@hidden>
Date:   Fri Oct 29 04:50:13 2010 -0700

    Modules now load cleanly!

commit 2a6649f9eafd467dbb5467e2a4d46affffc1afbd
Author: Eric Blossom <address@hidden>
Date:   Fri Oct 29 03:56:48 2010 -0700

    Disable gr_message_source until later...

commit 8579841a28eb07fdfc72cb9bb594f76e71465902
Author: Eric Blossom <address@hidden>
Date:   Fri Oct 29 03:56:17 2010 -0700

    Remove duplicate include of gr_endianness.i from general.i

commit da69e1c1f910cf6ab4fd54dea25255e266b2918e
Author: Eric Blossom <address@hidden>
Date:   Fri Oct 29 03:54:07 2010 -0700

    gnuradio-core modules are almost loading cleanly.

commit cbfffe4100daff91746db0b6ea66cec9f7b2ceed
Author: Eric Blossom <address@hidden>
Date:   Fri Oct 29 02:20:32 2010 -0700

    Move sizeof_* from gnuradio.i to runtime.i to avoid multiple definitions

commit 299aba578b76e1f07cb3e4e5ff59ee6b306afb5a
Author: Eric Blossom <address@hidden>
Date:   Thu Oct 28 15:05:52 2010 -0700

    Version that builds guile goops bindings, but dependencies are hosed.
    
    Doesn't compile cleanly, but does enough to allow experimentation with
    goops wrappers.  We're currently seeing the nasty interaction between
    the package system, the "export" syntax, and generic-functions.
    See thread here:
      http://lists.gnu.org/archive/html/guile-user/2006-05/msg00007.html
    for background.

commit 4cfeec9a0be5606cfadd03b0fcfa0615766b1676
Author: Rob Savoye <address@hidden>
Date:   Mon Oct 25 18:18:34 2010 -0600

    don't include swig dirs as it makes automake warnings, use 
GNURADIO_INCLUDES and USRP2_INCLUDES instead

commit f461607baa5c4ab9c2b523a0147c42c4f9d469b7
Author: Rob Savoye <address@hidden>
Date:   Sun Oct 24 10:48:27 2010 -0600

    don't list the generated cc files here

commit 27d1af7c7511addac638856bc2ffd3cda5e7ab0c
Author: Eric Blossom <address@hidden>
Date:   Sat Oct 23 20:59:54 2010 -0700

    Add %typecheck for complex.
    
    Fixes problem with moving-average-cc.

commit 5939ce6971607b83b33c2ac0ede627a83670113a
Author: Eric Blossom <address@hidden>
Date:   Sat Oct 23 19:53:03 2010 -0700

    Move std_complex.i to gnuradio-core/src/lib/swig/guile.
    
    Seems to basically work.  There's some simple test code inline
    in gnuradio_core_general.i.

commit 0a81b7d48de58cd83f7076fb9bd45cf30595c9ec
Author: Eric Blossom <address@hidden>
Date:   Sat Oct 23 12:04:42 2010 -0700

    rm gnuradio_swig.scm.  Got turned into gnuradio_core.scm

commit d1685679788103a280f4c7b373051b9e1779571f
Author: Eric Blossom <address@hidden>
Date:   Sat Oct 23 11:49:35 2010 -0700

    Missed a few: s/_swig_py_/_/

commit 52da23e0c42298a1cba07546259037c92db8c588
Author: Eric Blossom <address@hidden>
Date:   Sat Oct 23 11:47:36 2010 -0700

    Remove dead code

commit 70dd1dc6610135a1967de554189be38af8f3b080
Author: Eric Blossom <address@hidden>
Date:   Sat Oct 23 11:20:09 2010 -0700

    rename s/gnuradio_swig_python/gnuradio_core/g

commit 412a00434139ffa53469545bd878e24eec5bb61d
Author: Eric Blossom <address@hidden>
Date:   Sat Oct 23 11:02:13 2010 -0700

    regenerate

commit c8e09b545e84194867e971163c899ab0992430fb
Author: Eric Blossom <address@hidden>
Date:   Sat Oct 23 11:02:01 2010 -0700

    s/_swig_py_/_core_/g

commit 6421d47062f4bf5abbdf26142616a5965f1edfa0
Author: Eric Blossom <address@hidden>
Date:   Fri Oct 22 23:28:06 2010 -0700

    regenerate

commit fba8a45e81a718280e9364d30d4224d589ff171d
Author: Eric Blossom <address@hidden>
Date:   Fri Oct 22 23:25:21 2010 -0700

    Rename guile libs to libguile-* and install them in $(libdir).
    
    This follows the Guile recommendations and should remove the need for
    adding an additional directory to LD_LIBRARY_PATH.

commit 6b5c73eb36bb45fc214616104c0a6c675dbce538
Author: Eric Blossom <address@hidden>
Date:   Fri Oct 22 22:20:26 2010 -0700

    Remove #warning from gr_swig_block_magic.i

commit 1e34972f4433cbfef3500fc73a285c7c436cfd6b
Author: Eric Blossom <address@hidden>
Date:   Fri Oct 22 22:00:09 2010 -0700

    Rengenerate Makefile.swig.gen's

commit 98c246e264092c306c276b639d8c839b83fd64ec
Author: Eric Blossom <address@hidden>
Date:   Fri Oct 22 21:59:45 2010 -0700

    Remove leading _ from guile library names coded into .i files

commit 1b95d66c179048b086ee8aa6a75a23d1edc006dc
Author: Eric Blossom <address@hidden>
Date:   Fri Oct 22 21:56:51 2010 -0700

    Set new install locations for guile scm code and libraries.
    
    I think we may want to rename the guile .so's and install them into
    libdir instead...

commit 76e6d5ce6c8b43703cabc369e045f7c33f5431a3
Author: Rob Savoye <address@hidden>
Date:   Fri Oct 22 21:01:13 2010 -0600

    generate dependencies for .i files.

commit 0b80f3a41fa4ef358d0294f4b9fcae411611ec12
Author: Eric Blossom <address@hidden>
Date:   Fri Oct 22 15:16:46 2010 -0700

    Remove dead and broken code from GR_SWIG_BLOCK_MAGIC.
    
    Looks like this hasn't been used since we converted the hier_block
    stuff to C++, and it's been broken since then.

commit 00ba420478fb0e328fa93e795ea0c80e7de63534
Author: Eric Blossom <address@hidden>
Date:   Fri Oct 22 15:14:57 2010 -0700

    Move #ifdef SWIGPYTHON outside of %define
    
    There's apparently a time-of-evaluation issue here.
    The docs say they reevaluate the contents of %define at expansion
    time.  Apparently SWIGPYTHON et al. aren't defined in whatever scope
    that may be.

commit b61a156d4d3125882bfa3563ebd4a992ba00a6f7
Author: Eric Blossom <address@hidden>
Date:   Fri Oct 22 15:14:44 2010 -0700

    Move common stuff outside of if PYTHON

commit e3ea18ee8732f17151bb00896f982f7859c0e228
Author: Eric Blossom <address@hidden>
Date:   Fri Oct 22 14:01:49 2010 -0700

    Move TOP_SWIG_IFILES outside of if PYTHON

commit 827f95ce49fadfaeec1ee09185d1502074eb0bbb
Author: Eric Blossom <address@hidden>
Date:   Fri Oct 22 13:56:05 2010 -0700

    Add stub for gnuradio_swig.scm to get make to work

commit cba092c9daa285236cc2b5c4f61898f15ef0a589
Author: Rob Savoye <address@hidden>
Date:   Thu Oct 21 16:14:58 2010 -0600

    correct typo in script name

commit 32a71023bf7350167fdd4f3797d384d47cafd71f
Author: Rob Savoye <address@hidden>
Date:   Thu Oct 21 13:17:11 2010 -0600

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

commit 4f67bf0a435f9eb62d66c6b2b19a096cbde412d7
Author: Rob Savoye <address@hidden>
Date:   Thu Oct 21 13:16:22 2010 -0600

    regenerated

commit aa162012cc25cf080ee744a2cb795a6154fcca86
Author: Rob Savoye <address@hidden>
Date:   Thu Oct 21 13:16:05 2010 -0600

    regenerated

commit cf8f2a00c886b7c6980f7d1e3eac25eb37a12d3a
Author: Rob Savoye <address@hidden>
Date:   Thu Oct 21 12:13:48 2010 -0600

    move new suffix rules to common Makefile so everything can use them.

commit 75aed9281e0f918fe11a3c040e6b46387dd676c5
Author: Rob Savoye <address@hidden>
Date:   Thu Oct 21 11:33:04 2010 -0600

    add comments

commit 5650ee3c123dcd819542fbba1719e89a09ece399
Author: Rob Savoye <address@hidden>
Date:   Thu Oct 21 11:32:40 2010 -0600

    regenerated

commit 39d4b276b2a659ce5c47765cef4ce83baf5ed23c
Author: Rob Savoye <address@hidden>
Date:   Thu Oct 21 11:30:32 2010 -0600

    tweak dependencies to work through all the name munging

commit c41cb174eec14266988609e20477eafcb3a5dac2
Author: Rob Savoye <address@hidden>
Date:   Thu Oct 21 11:29:52 2010 -0600

    specify . for outdir, as the suffix rules put the generated filoes in the 
right place.

commit 03418fed87089ce9ea3e354632d5f151a1b33ebd
Author: Rob Savoye <address@hidden>
Date:   Tue Oct 19 22:02:29 2010 -0600

    regenerated

commit 05c1f489753af80453182243475110586eb0b242
Author: Rob Savoye <address@hidden>
Date:   Tue Oct 19 22:00:55 2010 -0600

    use suffixes to build scm and py files

commit 3b6e452a04df01788c5e571b1d0a5518678d43e9
Author: Rob Savoye <address@hidden>
Date:   Tue Oct 19 21:59:49 2010 -0600

    don't list .cc as a dependency, we always get one from the py or scm 
dependency, which is more portable

commit ef074365e003df0ba23f4e32c861c734b7d1d192
Author: Rob Savoye <address@hidden>
Date:   Tue Oct 19 21:48:56 2010 -0600

    don't append pythom or guile to everything. Use suffix rules to build scm 
and py files.

commit e8ad25cd4e616d631d01b0bd44ebd1e5e247498d
Author: Rob Savoye <address@hidden>
Date:   Tue Oct 19 21:39:04 2010 -0600

    use a separate output directory for generated files.

commit 9cc65810f63623a7132656005495dfd3ebbc84ed
Author: Rob Savoye <address@hidden>
Date:   Tue Oct 19 10:56:04 2010 -0600

    correct which lines are under comment

commit 5aaeb46517ebc32f95b7e46847d0d345593d00fd
Author: Rob Savoye <address@hidden>
Date:   Mon Oct 18 22:36:24 2010 -0600

    don't build the python specific code for guile

commit 1812c93c7c282bd4b5ff7bd602f9f88d7f1dd97c
Author: Rob Savoye <address@hidden>
Date:   Mon Oct 18 22:30:05 2010 -0600

    load the general and gengen files, now that they compile.

commit 42753aad1c8170bf1a4d4003d636ac5a81cbbda3
Author: Rob Savoye <address@hidden>
Date:   Mon Oct 18 22:07:32 2010 -0600

    regeneratd

commit 31661e655660a77c28cf14fcb5f648ea05505450
Author: Eric Blossom <address@hidden>
Date:   Mon Oct 18 20:58:22 2010 -0700

    Change const vector to const vector ref to ease swigging.

commit d169bfeee38f883cbf6b7ddf41ce8645a8370549
Author: Eric Blossom <address@hidden>
Date:   Mon Oct 18 20:57:33 2010 -0700

    gitignore swig generated files

commit 9a55e397415e9a9b144812953c8b9760232105b4
Author: Eric Blossom <address@hidden>
Date:   Mon Oct 18 20:40:54 2010 -0700

    gitignore swig generated files

commit 221ad7b19e370fab816fbfb8fae3b947f77151fc
Author: Rob Savoye <address@hidden>
Date:   Mon Oct 18 21:58:28 2010 -0600

    put the ifdef in the right place

commit 25bf9bbd0c5b702acf26e05d5a9966fd323f6614
Author: Rob Savoye <address@hidden>
Date:   Mon Oct 18 21:45:11 2010 -0600

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

commit 3d55841ec05f1a09eb2de304f9ad30b9ed068986
Author: Eric Blossom <address@hidden>
Date:   Mon Oct 18 20:14:26 2010 -0700

    Make fft window parameter a const vector ref to ease swigging.

commit 3e5e68383e0b1283ad1a40216ef11e777c245824
Author: Eric Blossom <address@hidden>
Date:   Mon Oct 18 19:56:02 2010 -0700

    gitignore more swig generated files

commit f64af4b3b4221bbe9480791b3e863aa05c6aad06
Author: Eric Blossom <address@hidden>
Date:   Mon Oct 18 19:28:25 2010 -0700

    gitignore swig generated files

commit f97d37a216d1a3ff888f8b57c0090f9def9dd021
Author: Eric Blossom <address@hidden>
Date:   Mon Oct 18 19:24:49 2010 -0700

    Update generated files

commit bb04443e9299a2eebf44a6aef5633091b0135f1f
Author: Rob Savoye <address@hidden>
Date:   Mon Oct 18 18:43:33 2010 -0600

    correct copyright date

commit d3d187f1beb6525977079a6f9c822f971cced8da
Author: Rob Savoye <address@hidden>
Date:   Mon Oct 18 18:21:09 2010 -0600

    improve comment

commit 5ea1059c943a8a6dcb67c2a151f27b84b653f549
Author: Rob Savoye <address@hidden>
Date:   Mon Oct 18 18:15:58 2010 -0600

    regenerated

commit 0876f100362f6275e9d16bfed0fc389d082f86b9
Author: Rob Savoye <address@hidden>
Date:   Mon Oct 18 18:15:41 2010 -0600

    install the scm files for guile too

commit 2ecda7ddb8dc062caa2e87fa1a53c09ca483af4c
Author: Rob Savoye <address@hidden>
Date:   Mon Oct 18 18:15:04 2010 -0600

    load what'll load for now

commit 3842b40b6e5a7d90ef303e624df0f0700bed30b4
Author: Rob Savoye <address@hidden>
Date:   Mon Oct 18 18:14:22 2010 -0600

    instllthe top leel scm file for guile. Generate all files for guile too

commit 478398e431d1d20a7095d3b78b15e388eb71318e
Author: Rob Savoye <address@hidden>
Date:   Mon Oct 18 17:45:30 2010 -0600

    add variables for the data and lib directories as specified by guile-config

commit c4f8aab885d6a188591cebc9683cc297b60b445c
Author: Rob Savoye <address@hidden>
Date:   Mon Oct 18 17:26:04 2010 -0600

    add top level guile file

commit 2038e0981a95ac2093843cdc8c82e5fa0bdeadfa
Author: Rob Savoye <address@hidden>
Date:   Mon Oct 18 12:52:26 2010 -0600

    use foreach...subst to make a list of generated files instead of cut & 
paste for BUILT_SOURCES

commit bf1f10e1fefa2b342c1f10ccc8863e800eb1870b
Author: Rob Savoye <address@hidden>
Date:   Mon Oct 18 12:50:21 2010 -0600

    don't stub out ensure_py_gil_state, ifdef it out as it's python specific

commit 1366ce59314bb24825715a1a041b63081b5181e2
Author: Rob Savoye <address@hidden>
Date:   Mon Oct 18 12:48:54 2010 -0600

    add the load-extension command for guile

commit 52b42834dc68cd76dd7ff7e64f73043d6ae6ad46
Author: Rob Savoye <address@hidden>
Date:   Mon Oct 18 12:48:18 2010 -0600

    use simple linkage instead of passive for guile so SWIG_init gets defined

commit 08860508f2d28a439fee8242cbf96e3867486af2
Author: Rob Savoye <address@hidden>
Date:   Sun Oct 17 12:10:33 2010 -0600

    use guile-config to find the proper flags

commit d97eacbf2444393d2698b1627ef7e6219ae32a3e
Author: Rob Savoye <address@hidden>
Date:   Sat Oct 16 09:48:27 2010 -0600

    don't use ensure_py_gil_state for guile

commit 54bfe42875fc8625b193b63dc8a4d7327e89edc2
Author: Rob Savoye <address@hidden>
Date:   Sat Oct 16 09:47:39 2010 -0600

    add #warning for missing guile support

commit b866f36454af0defea79d84647a8a1652fb2fbdb
Author: Rob Savoye <address@hidden>
Date:   Sat Oct 16 09:46:48 2010 -0600

    regenerated after changes to .i files

commit 6b98045ebd36a336e642135f34a0591130c3a651
Author: Rob Savoye <address@hidden>
Date:   Sat Oct 16 08:55:47 2010 -0600

    regenerated

commit b72fd746010bc724acfb6a7c5ae2be82e6b828c2
Author: Rob Savoye <address@hidden>
Date:   Sat Oct 16 08:54:32 2010 -0600

    include complex too for std::complex

commit 422d912f685b412bdfd91f088628da6f5f8196ba
Author: Rob Savoye <address@hidden>
Date:   Sat Oct 16 08:53:40 2010 -0600

    wrap pyrun python code in SWIGPYTHON ifdef so it doesn't appear in other 
languages

commit 1caa7d707377d093cf7d9b7e65176848a93bba5c
Author: Rob Savoye <address@hidden>
Date:   Sat Oct 16 08:51:47 2010 -0600

    wrap all %pythoncode in SWIGPYTHON so they don't get inserted into other 
languages

commit 826869b666094bba2349e725e90878cc7e0aad8b
Author: Rob Savoye <address@hidden>
Date:   Thu Oct 14 20:15:42 2010 -0600

    regenerated

commit ae3875c7116fa910da0b4d407550265852d0c94f
Author: Rob Savoye <address@hidden>
Date:   Thu Oct 14 19:00:35 2010 -0600

    guile doesn't seem to need the header files

commit 9b77d449ac9135bfc7e47610cfafa0c65ff6a4d0
Author: Rob Savoye <address@hidden>
Date:   Thu Oct 14 18:59:24 2010 -0600

    clone the python rules for the stamp to use for guile

commit a30db7e0feb34073a930387d92e931a2decd75ec
Author: Rob Savoye <address@hidden>
Date:   Thu Oct 14 12:36:40 2010 -0600

    append _python to all the generated files from swig

commit f04b7c4bc41bc306df37bf9c64464f37576d3749
Author: Rob Savoye <address@hidden>
Date:   Thu Oct 14 12:36:00 2010 -0600

    adjust guile output options to be what the swig guile example uses

commit 07272e97741fa028101e09b09ced24804f562852
Author: Rob Savoye <address@hidden>
Date:   Thu Oct 14 12:35:14 2010 -0600

    look for the python name in the dependency for 
gnuradio_swig_bug_workaround.h

commit ed4094208c501e91838ccc333059e4731e8ae908
Author: Rob Savoye <address@hidden>
Date:   Thu Oct 14 12:34:08 2010 -0600

    regenerated after changes to the template

commit 29fef37cdee9eced2ff7c6ff44da2e8e8fa88aa7
Author: Rob Savoye <address@hidden>
Date:   Wed Oct 13 22:27:08 2010 -0600

    split out _SOURCES into separate values for the different scripting 
languages.

commit 3e970ae219f60f1bf38497cd9fbacb3cc5791d0c
Author: Rob Savoye <address@hidden>
Date:   Wed Oct 13 22:25:52 2010 -0600

    add flags for swig to output guile.

commit b47b9ca40ecf49afa44c993b8da9af4ff876c9ba
Author: Rob Savoye <address@hidden>
Date:   Wed Oct 13 22:25:16 2010 -0600

    regenerated from template

commit b2b48af1cf7eb91fcd808367e8c87943cd4d764f
Author: Rob Savoye <address@hidden>
Date:   Wed Oct 13 22:24:08 2010 -0600

    prefix -python or -guile to generated C++ source files from swig

commit 1c127150b90e3f2823dfeabc647e9dbc4f446252
Author: Rob Savoye <address@hidden>
Date:   Wed Oct 13 21:42:46 2010 -0600

    minimal test for guile flags

commit 70bc07d648eb402143ec1e8e68beed0cfa87c734
Author: Rob Savoye <address@hidden>
Date:   Wed Oct 13 19:23:16 2010 -0600

    add python to the stamp names

commit 1642681085969f2ab737e4b8dff12834778b2ee1
Author: Rob Savoye <address@hidden>
Date:   Wed Oct 13 16:45:40 2010 -0600

    add stubs for finding what is needed to use guile or tcl

commit 29e800af251d748bfb48b8409e89136be06aab82
Author: Rob Savoye <address@hidden>
Date:   Wed Oct 13 16:44:13 2010 -0600

    add support for using Tcl and Guile as output languages

commit b932cd640044f4ccedaca201840f983acf4bef16
Author: Rob Savoye <address@hidden>
Date:   Wed Oct 13 16:41:44 2010 -0600

    add support for using Tcl and Guile as output languages

commit 0bb3e5a71bacab7ffa93bab789315a72a8710c1c
Author: Rob Savoye <address@hidden>
Date:   Wed Oct 13 16:29:06 2010 -0600

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

commit ff6ce4dcf7c602cd94f840de21034634c95af806
Author: Tom Rondeau <address@hidden>
Date:   Wed Nov 10 00:25:37 2010 -0500

    Updated doxygen Doxyfile for newer versions.

commit a72819e861caaabdea0ac41f5f5e387cb61d3513
Author: Tom Rondeau <address@hidden>
Date:   Tue Nov 9 22:45:02 2010 -0500

    Adding file operations result checking.

commit 5d1baa5a96e3dac0756571da9fc115dba14bbbff
Author: Tom Rondeau <address@hidden>
Date:   Tue Nov 9 22:08:58 2010 -0500

    Updating audio_jack to new interface for creating a client. Fixes 
depricated warning.

commit 6fc05897572c82ebb523d0ab0ac4cf763d00cb4a
Author: Tom Rondeau <address@hidden>
Date:   Mon Nov 8 22:31:56 2010 -0500

    Potential fix to MSDD warnings by setting sequence number from buffer more 
explicitly.

commit 9eeb6dbaa1398946229db780f2eb1ca4e9eae04b
Author: Tom Rondeau <address@hidden>
Date:   Mon Nov 8 01:44:16 2010 -0500

    Adding a bit more checking on file operations.

commit ee02e4e66a291685ce6399d7871b98ffccbdca54
Author: Tom Rondeau <address@hidden>
Date:   Mon Nov 8 01:34:53 2010 -0500

    Fixing copyright date.

commit 8e64eed7ed9680db139a84e2370135cf619534bf
Author: Tom Rondeau <address@hidden>
Date:   Mon Nov 8 00:47:33 2010 -0500

    Fixed warning re defining GNU_SOURCE. Can probably just remove it since 
it's defined in config, but this won't hurt anyone.

commit d46b800b882724c07975f1dc897f8166d45150fb
Author: Tom Rondeau <address@hidden>
Date:   Mon Nov 8 00:47:10 2010 -0500

    Fixing signed/unsigned warnings.

commit ec79e6f688c0ef94e66c938eba24c8b95e9856ba
Author: Tom Rondeau <address@hidden>
Date:   Mon Nov 8 20:03:21 2010 -0500

    Burned by another copy-paste error. Correctly checking and acting if its a 
sink.

commit ab8c921bf73b61c19305bc0bf1fc4d26b110779e
Author: Tom Rondeau <address@hidden>
Date:   Mon Nov 8 19:52:50 2010 -0500

    Adding mutex protection around adding and getting tags from buffers.

commit 4cb301dec845778e468c73dac5eb04a9dfccb14a
Author: Tom Rondeau <address@hidden>
Date:   Mon Nov 8 19:46:32 2010 -0500

    Made propagate_tags a function to be called from block_executor to move 
tags downstream. Also made d_start_nitems_read a member of gr_block_executor to 
better handle allocation.

commit 0a2cb50b6b7e50bb69df9478e49db4d77599c324
Author: Tom Rondeau <address@hidden>
Date:   Mon Nov 8 19:30:54 2010 -0500

    Renaming "handling_method" to "propagation_policy".

commit 75c9c767079868b1c938fbb9a8c5522a60f28c96
Author: Tom Rondeau <address@hidden>
Date:   Mon Nov 8 19:20:19 2010 -0500

    cleaning up; comments, naming, typos, excess code, etc. Moving to make 
gr_block_executor more readable.

commit 23285af07c88890daea3c9da011f983ae0e0da2d
Author: Tom Rondeau <address@hidden>
Date:   Sun Nov 7 18:39:15 2010 -0500

    Moving tag handling setup back into gr_block so it can be set in the 
constructor of a derived block.

commit 3bf4a8423acded7743470adffcd9dcc57b049560
Author: Tom Rondeau <address@hidden>
Date:   Sun Nov 7 17:30:59 2010 -0500

    Moving tags downstream is moved into gr_block_executor. Predefined three 
methods of moving tags that are selectable by a gr_block.

commit 95eaad323daecbd2c4c0a7aaf5176f9a1b33eec0
Author: Tom Rondeau <address@hidden>
Date:   Sun Nov 7 16:05:08 2010 -0500

    Cleaning up. Better use of PMTs; comment mods; returning vectors when 
getting tags.

commit 53eee1c624794056fcba50a5eb50b864cbf159dd
Merge: 2aef04843d248d0584b4865c62d7ca0772113dc9 
1fa9a8ea31115b878bff48d2259fc72d1a37b52c
Author: Tom Rondeau <address@hidden>
Date:   Sun Nov 7 15:21:11 2010 -0500

    Merge branch 'master' into next
    
    * master:
      Sneaking in a few warning fixes to this branch.
      Adding ability for FIR filter with internal buffer to decimate.
      Adds a new parameter "y_axis_label" to scopesink2 and the GRC .xml file 
that contains the string for the Y axis label.  It defaults to 'Counts' to be 
consistent with the old version.
      Adding ccf version of fir filter to gitignore.
      Removing nonexistent gri .i file from Makefile. Got a bit carried away 
with the copy/paste.
      Removing ccf version of filter that is now autogenerated.
      Fixing up filters a bit to pass QA tests for all versions.
      Fixes Makefile for fir filter generators.
      Using generators to make gri_fir_filter_with_buffer_XXX into all possible 
in/out/tap types we support.
      Work on examples for the synthesize filterbank block. The cleans up the 
simple example and adds a new example that synthesizes a number of signals and 
then channelizes them again. It displays the synthesized PSD as well as the PSD 
and time waveform of one of the channels that's specified in teh code.
      Adding QA code for fir filter with buffer.
      Cleaning up synthesis filter and using new FIR filter with buffer.
      Cleaning up the new FIR filter implementation. Protects against some 
corner cases and adds filterN.
      Adding a test example for the synthesis filter.
      Adding a FIR filter implemented with its own internal buffer. This one 
keeps its own delay line and just takes in input samples instead of a pointer 
to an external buffer.
      rearrange includes to always be: internal GR, external, with GR.
      Can now set more channels than input signals. Empty channels are 
established as the outtermost channels (around fs/2 and -fs/2).
      Fixing ordering so that the input channels line up in the output signal 
properly.
      Adding the synthesis filterbank (the opposite of the channelizer). It's 
ugly right now and uses a lot of memory to handle the buffers for each 
filter/input stream.

commit cafe83aa6bd47f8e05bd347cc4495d3662b5440f
Author: Tom Rondeau <address@hidden>
Date:   Sat Nov 6 14:24:19 2010 -0400

    Don't directly output tag info to screen from gr_random_annotator; instead, 
store the stream and write it to stdout when block is being destroyed. This 
avoids issues of the muliple threads writing simultaneously to screen.

commit 8b184fda9da4e7fdf08ddfd4d973d5d8d83be308
Author: Tom Rondeau <address@hidden>
Date:   Sat Nov 6 14:18:32 2010 -0400

    Adding call in scheduler to handle tag movements between blocks and some 
helper functions to get access and keep track of tags.

commit 20adc2d657d189cd07f9585aeb4cb213ffe0bb07
Author: Tom Rondeau <address@hidden>
Date:   Sat Nov 6 14:17:04 2010 -0400

    Because tags can be appended from upstream, they are not consecutive in 
time, so we need to cycle through them all.

commit 6cc6925ec231897a2e46f3d7bfb52ba3aecfc492
Author: Tom Rondeau <address@hidden>
Date:   Sat Nov 6 13:18:32 2010 -0400

    Better formatting of tag information to make info more readable.

commit d58d250c82ff8b106aec02f5222cea385b74d729
Author: Tom Rondeau <address@hidden>
Date:   Sat Nov 6 13:03:28 2010 -0400

    buffer_reader does not hold its own tags but looks upstream to the 
associated buffer to get them.

commit a45a71005ba215673da78fabc0edae323eebed34
Author: Michael Dickens <address@hidden>
Date:   Thu Nov 4 21:49:52 2010 -0400

    first shot at Windows-compatible LIBUSB check

commit bf079e66e50f4aff775175c288e952b6325ea71c
Author: Tom Rondeau <address@hidden>
Date:   Thu Nov 4 18:36:05 2010 -0400

    Fixing api call to gr_buffer_reader that no longer takes in which_input.

commit 7f6f2a377bf8bca6880ecc030792202e09b631a7
Author: Tom Rondeau <address@hidden>
Date:   Thu Nov 4 18:30:17 2010 -0400

    gr_buffer_reader doesn't need to know which input it is.

commit 70ca24e7cc6ba744589e3d5fb8077f706e813d28
Author: Tom Rondeau <address@hidden>
Date:   Thu Nov 4 18:16:26 2010 -0400

    Moving add_item_tag into gr_buffer and get_tags_in_range to 
gr_buffer_reader. gr_block_detail takes care of the high-level adding and 
retrieving tags via the buffers/readers; also takes care of filtering tags by 
key.
    
    Tags are now added to the gr_buffers on 'which_output' while they are 
retrieved from the gr_buffer_reader based on 'which_input."

commit ef9ff4ce4ab97a557f08fa5dad091b0cf63d313f
Author: Tom Rondeau <address@hidden>
Date:   Thu Nov 4 13:19:00 2010 -0400

    Making annotator block build up tags with the noutput_items as the value 
held. Simply prints info to stdout when tags are retreived.

commit d75b1bb7ae118e191ef31c5691d409b680f723df
Author: Tom Rondeau <address@hidden>
Date:   Thu Nov 4 12:55:51 2010 -0400

    Makding random_annotator simply copy input to output streams; fixes IO 
signatures.

commit 54803ebc0450e9ee46e66b15d3b29249e44c55ed
Author: Tom Rondeau <address@hidden>
Date:   Thu Nov 4 12:38:52 2010 -0400

    Adding shell block for a random annotator. This will be used only for 
testing the stream tags, which is why its sitting in runtime.

commit 309b05cbb38125a910b6199f7adc4ff93bc98064
Author: Tom Rondeau <address@hidden>
Date:   Thu Nov 4 12:33:20 2010 -0400

    Changing API to match changes to gr_block, including adding "srcid" param 
to add_item_tag. Added documentation to header file. Changing to deque from 
list. Still holding the deque locally in block_detail, but will be moved to 
gr_buffer. Adding tag just builds the tag tuple and appends it; doesn't worry 
about duplications.

commit 779f498c46175bb12828c9db4643eada3e364b16
Author: Tom Rondeau <address@hidden>
Date:   Thu Nov 4 12:31:18 2010 -0400

    Moves gr_block functions dealing with tags into protected space. Adds 
documentation to functions in header. Adds a "srcid" parameter to the 
add_item_tag function.

commit c3725a7269a7e96252a957b6d078686352365de6
Author: Tom Rondeau <address@hidden>
Date:   Thu Nov 4 11:38:27 2010 -0400

    Fixing buffer to update abs_write_offset counter. Keeping access to 
counters exposed through gr_block for now, just remaining to nitem_*.

commit e70f8a0d50474784c1f1b64b94907feb9b913a2b
Author: Tom Rondeau <address@hidden>
Date:   Tue Nov 2 19:57:24 2010 -0400

    Moved number items read/written from gr_block_detail into gr_buffer 
(abs_written_offset) and gr_buffer_reader (abs_read_offset). Keeps the API 
exposed in gr_blocks for now.

commit 1c7119f52792da359fc5638a589b8cc8fa959864
Author: Tom Rondeau <address@hidden>
Date:   Tue Nov 2 16:00:51 2010 -0400

    Adding QA code to perform some tests on tags. Setting and getting items 
read/written; testing adding and retrieving tags.

commit 428ccb2218464a33923b3e576ad42af21468c82d
Author: Tom Rondeau <address@hidden>
Date:   Tue Nov 2 15:59:51 2010 -0400

    Adding some protection to the nitems read/written accessors. Should this 
return 0 or throw?

commit 1fa9a8ea31115b878bff48d2259fc72d1a37b52c
Author: Tom Rondeau <address@hidden>
Date:   Tue Nov 2 12:53:15 2010 -0400

    Sneaking in a few warning fixes to this branch.

commit 1d63a52520ebdac7242784eafa79093b7fc2710d
Author: Tom Rondeau <address@hidden>
Date:   Tue Nov 2 12:47:46 2010 -0400

    Adding ability for FIR filter with internal buffer to decimate.
    
    Also adds QA code to test decimate by 2 and 5.
    
    Removes lib/filter/gri_fir_filter_with_buffer_ccf.h that is autogenerated.

commit 38c60bd0bfb411c2557b84f92bcbd66395475ba6
Author: Josh Blum <address@hidden>
Date:   Mon Nov 1 19:01:49 2010 -0700

    uhd: swig changes for templated ranges

commit a8e0d810000c080e2ea966bc967fd0c6d21da61d
Author: Michael Dickens <address@hidden>
Date:   Mon Nov 1 15:57:52 2010 -0400

    Tweak LIBUSB m4 script to not check for 'usb_debug' symbol on Windows, 
because the symbol does not exist for that platform (only, it seems)

commit 0bc7116e5227f95b7a5de944bc65c5a8b55e0ed5
Author: Tom Rondeau <address@hidden>
Date:   Sun Oct 31 18:09:19 2010 -0400

    Using pmt_eqv for key testing instead of == to make sure typing is worked 
out properly.

commit 13f00f0ad96ee54a98751f9dceca005078850c93
Author: Tom Rondeau <address@hidden>
Date:   Sun Oct 31 18:06:39 2010 -0400

    Checks for duplicate entry when adding a new tag.
    
    add_item_tag looks at the last tag entered with the given key and tests if 
the value is the same. If it is the same value, then don't do add a new item. 
If the value is different, add a new tag of that key to the list.

commit 246c0b96f22b3eb945fb1cef1aafd32bbb7cd815
Author: Tom Rondeau <address@hidden>
Date:   Sun Oct 31 17:13:36 2010 -0400

    get_tags_in_range now gets items between start and end INCLUSIVELY.

commit e6dedf7fb1075e22e8ea46c9c8d456ba92f92df1
Author: Tom Rondeau <address@hidden>
Date:   Sun Oct 31 17:11:34 2010 -0400

    Adds functional ability to call get_tags_in_range with a specified key.

commit e3b866883186ed2fbf125964a7ca3a3a3022675c
Author: Tom Rondeau <address@hidden>
Date:   Sun Oct 31 17:02:10 2010 -0400

    Fix to get_tags_in_range. Returns proper list and handles times when list 
is empty.

commit 0b9812f61b854591ec7b0f77214c3078bd5c3464
Merge: dd74b98a42f5e79c4d464cfa745b3f8af51e486e 
cb2fa9a58c9a52f3501881964ee4f59992c5d84d
Author: Tom Rondeau <address@hidden>
Date:   Fri Oct 29 10:08:34 2010 -0400

    Merge branch 'makefile_var_ordering'

commit 2aef04843d248d0584b4865c62d7ca0772113dc9
Author: Josh Blum <address@hidden>
Date:   Thu Oct 28 17:22:25 2010 -0700

    uhd: added ref clock option to single usrp blocks, minor grc fix on empty 
option keys

commit 3dab5d93a45928baa4fb23878d644751e06943a0
Author: Josh Blum <address@hidden>
Date:   Thu Oct 28 13:24:23 2010 -0700

    uhd: make a tune_request_t that inherits from float for GRC, added docs

commit d07a944f0c327b255285a8fef4604b65fa8fd7c8
Author: Tom Rondeau <address@hidden>
Date:   Tue Oct 26 21:01:22 2010 -0400

    First stab at adding get functions for item tags in a given range.

commit b22efee47c7d891a8c10b1493f20976534fdb751
Author: Tom Rondeau <address@hidden>
Date:   Tue Oct 26 19:59:42 2010 -0400

    Giving gr_block_detail a list of pmt tuples to hold item tagging 
information.
    
    Adds ability to add new tags from a block.

commit 5a2de999da86d48cd7f005d08cc48965cb8c7a65
Author: Josh Blum <address@hidden>
Date:   Mon Oct 25 16:22:05 2010 -0700

    uhd: move tune functions to tune_request and provide wrapper for simple case

commit df9a3f3bad0942fe0d6ec45dd02eec62544d02be
Author: Josh Blum <address@hidden>
Date:   Thu Oct 21 15:48:52 2010 -0700

    uhd: added support for setting bw filters through grc

commit cd6b9eee92cbb16c4b36f568b812de4dc918eac8
Author: Josh Blum <address@hidden>
Date:   Thu Oct 21 15:09:31 2010 -0700

    uhd: install swig exception handler

commit 13970fed3ae4114689d08bf01cee8b8706d316a5
Author: Josh Blum <address@hidden>
Date:   Wed Oct 20 12:24:04 2010 -0700

    uhd: added channel param to docstrings

commit 8f0da835675daa7f104eeffcd73140c58519e3da
Merge: f13e1e1a87cf3d8b891e94226be047cff3733bb7 
37f8cc6c26709dc04cc787d631543972805edb4c
Author: Josh Blum <address@hidden>
Date:   Tue Oct 19 15:49:01 2010 -0700

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

commit f13e1e1a87cf3d8b891e94226be047cff3733bb7
Author: Josh Blum <address@hidden>
Date:   Tue Oct 19 15:46:27 2010 -0700

    uhd: implement set bandwidth for uhd blocks, remove chan=0 default for 
multi blocks

commit c6e4a54769e2d5be3cfd28df6697c54c4a4a7e90
Author: Josh Blum <address@hidden>
Date:   Tue Oct 19 15:03:08 2010 -0700

    uhd: mark simple and mimo classes with the deprecated flag

commit 2c544567f5f9322b51b26a32bdb6280ee12f16de
Author: Tom Rondeau <address@hidden>
Date:   Tue Oct 19 16:33:40 2010 -0400

    Adding vectors to gr_block_detail that keep track of the number of samples 
read and written from each block's input. Accessor functions allow query of 
values through gr_block.
    
    Had to add gr_uint64 typedef to SWIG for it to understand how to handle the 
type.

commit f8c63c369e0e8800f76d427434424f7209fcde86
Author: Josh Blum <address@hidden>
Date:   Tue Oct 19 13:04:42 2010 -0700

    uhd: tweaking timeouts for multi usrp blocks

commit 343cba5663d0eefdd3ee3918bef812dc1bd75508
Author: Josh Blum <address@hidden>
Date:   Mon Oct 18 18:29:20 2010 -0700

    uhd: tweaked and tested multi usrp with a single channel

commit 8c6445cb3dd2a8db361203fedf55f3efb6953635
Author: Josh Blum <address@hidden>
Date:   Mon Oct 18 17:31:48 2010 -0700

    uhd: typo fix for single usrp grc file generator

commit 7f46efca9cb0c87e9130c117ac41650f6e0c25cc
Author: Josh Blum <address@hidden>
Date:   Mon Oct 18 16:49:08 2010 -0700

    uhd: renamed make function params, cleanup, clock config for multi usrp

commit 1e5db4248e2488e0f1b44ac1405d78e16c2408d8
Author: Josh Blum <address@hidden>
Date:   Mon Oct 18 16:13:10 2010 -0700

    uhd: work on multi usrp blocks, use block tree to categorize blocks, 
deprecate mimo blocks

commit d029af43c3367a4611185ade70639cc6b7cc5e3d
Author: Josh Blum <address@hidden>
Date:   Mon Oct 18 14:09:23 2010 -0700

    uhd: created multi usrp grc wrapper generator, removed mimo gen and checked 
in its generated files

commit 873228d25b3ea5df8eb10f6652518f144858af61
Author: Josh Blum <address@hidden>
Date:   Mon Oct 18 13:46:51 2010 -0700

    uhd: filled in multi usrp code and swig file

commit 4ac5545625d3d6df9881695f764c9c94049edb7b
Author: Josh Blum <address@hidden>
Date:   Mon Oct 18 12:18:13 2010 -0700

    uhd: added multi usrp skeleton and added deprecation note to other headers

commit 5e9908fbec19ce9309c12ea61c0303e6666e981a
Author: Josh Blum <address@hidden>
Date:   Mon Oct 18 01:03:11 2010 -0700

    uhd: removed utils warning functions, moved into the lower level wrappers

commit dd74b98a42f5e79c4d464cfa745b3f8af51e486e
Author: Marcus Leech <address@hidden>
Date:   Sun Oct 17 17:20:04 2010 -0400

    Adds a new parameter "y_axis_label" to scopesink2 and the GRC .xml file 
that contains the string for the Y axis label.  It defaults to 'Counts' to be 
consistent with the old version.

commit b03f921273423dddc5c8b76d6ab0cfcfe80123a3
Author: Tom Rondeau <address@hidden>
Date:   Sun Oct 17 16:14:09 2010 -0400

    Adding ccf version of fir filter to gitignore.

commit 9810ae784492ca23cce40cdd0cc3ca83eb5f5aef
Author: Tom Rondeau <address@hidden>
Date:   Sun Oct 17 15:51:06 2010 -0400

    Removing nonexistent gri .i file from Makefile. Got a bit carried away with 
the copy/paste.

commit 740d8974427d25f1bd4e4e045fc6f0a101cea9eb
Author: Tom Rondeau <address@hidden>
Date:   Sun Oct 17 15:25:44 2010 -0400

    Removing ccf version of filter that is now autogenerated.

commit b9cbe9c9ca65b620cab9bf1b8e652637a885d3c2
Author: Tom Rondeau <address@hidden>
Date:   Sun Oct 17 15:25:11 2010 -0400

    Fixing up filters a bit to pass QA tests for all versions.

commit 4a3fb7eb7481177ae35bb98307a1845a7304d97e
Author: Tom Rondeau <address@hidden>
Date:   Sat Oct 16 19:42:58 2010 -0400

    Fixes Makefile for fir filter generators.
    
    Adding new QA code for all other fir filters. fff and fsf versions 
currently failing.

commit eb7316ea486ab774c24cba1142a785080559e579
Author: Tom Rondeau <address@hidden>
Date:   Sat Oct 16 18:28:53 2010 -0400

    Using generators to make gri_fir_filter_with_buffer_XXX into all possible 
in/out/tap types we support.

commit 07343791e5aecb6fb1f7b997b5d2aa98d96e4b97
Merge: d74b45e2b4b5ad5ed772fd452541c2ad7429c0db 
80b84262f6fba7da08d888e73e8cb0e981a3a065
Author: Tom Rondeau <address@hidden>
Date:   Sat Oct 16 17:03:59 2010 -0400

    Merge branch 'synfilt'

commit 80b84262f6fba7da08d888e73e8cb0e981a3a065
Author: Tom Rondeau <address@hidden>
Date:   Sat Oct 16 17:00:11 2010 -0400

    Work on examples for the synthesize filterbank block. The cleans up the 
simple example and adds a new example that synthesizes a number of signals and 
then channelizes them again. It displays the synthesized PSD as well as the PSD 
and time waveform of one of the channels that's specified in teh code.

commit 62042813aeeffeeb6091e229761c5068b5ed5cde
Author: Tom Rondeau <address@hidden>
Date:   Sat Oct 16 14:37:55 2010 -0400

    Adding QA code for fir filter with buffer.

commit 72c9a5a158b0b18964c8f2f8f914f16060868146
Author: Tom Rondeau <address@hidden>
Date:   Sat Oct 16 14:36:38 2010 -0400

    Cleaning up synthesis filter and using new FIR filter with buffer.

commit e037d329ed2b80c655f7d5c0fcdcef8353b6c52f
Author: Tom Rondeau <address@hidden>
Date:   Sat Oct 16 14:35:03 2010 -0400

    Cleaning up the new FIR filter implementation. Protects against some corner 
cases and adds filterN.

commit 77f6fcffa4b63aed0cc5de87d2b8f7aff00ff2c8
Author: Tom Rondeau <address@hidden>
Date:   Sat Oct 16 11:46:46 2010 -0400

    Adding a test example for the synthesis filter.

commit 2e633fc33dcbc3e1b5c35323ebe24373d57ea459
Author: Tom Rondeau <address@hidden>
Date:   Sat Oct 16 11:13:53 2010 -0400

    Adding a FIR filter implemented with its own internal buffer. This one 
keeps its own delay line and just takes in input samples instead of a pointer 
to an external buffer.
    
    The synthesis filter is being updated to use the new FIR implementation.

commit 068aa7f5b2591f7cc06e4495c89600101bd19b6b
Author: Josh Blum <address@hidden>
Date:   Thu Oct 14 10:29:19 2010 -0700

    uhd: use start and stop methods for single source/sink blocks

commit cb2fa9a58c9a52f3501881964ee4f59992c5d84d
Author: Michael Dickens <address@hidden>
Date:   Sat Oct 9 16:11:03 2010 -0400

    rearrange includes to always be: internal GR, external, with GR.

commit ee9fc9cebba1412b1f5134ef8510aff9a373d39d
Merge: 1c936ad101cbd7edf8e6b96bf3f993163a7dcc7b 
d74b45e2b4b5ad5ed772fd452541c2ad7429c0db
Author: Johnathan Corgan <address@hidden>
Date:   Wed Oct 6 18:22:17 2010 -0700

    Merge branch 'master' into next
    
    * master:
      Checks to make sure XML path is writable before making the XML runner. 
Ignores it if directory is now writable.
      Fixed missing set_relative_rate in these two blocks. The others don't 
actually do it, even though it's counter-intuitive for the pfb_decimate, which 
is a sync_block (decimation actually care of in the stream_to_streams).

commit d74b45e2b4b5ad5ed772fd452541c2ad7429c0db
Author: Tom Rondeau <address@hidden>
Date:   Wed Oct 6 21:15:54 2010 -0400

    Checks to make sure XML path is writable before making the XML runner. 
Ignores it if directory is now writable.

commit 3ac56587df80ee257b36a7c088d0ede8d1c7a18c
Author: Tom Rondeau <address@hidden>
Date:   Wed Oct 6 20:50:25 2010 -0400

    Fixed missing set_relative_rate in these two blocks. The others don't 
actually do it, even though it's counter-intuitive for the pfb_decimate, which 
is a sync_block (decimation actually care of in the stream_to_streams).

commit 1c936ad101cbd7edf8e6b96bf3f993163a7dcc7b
Merge: 9ccd86714958fb2bd0cdc457745737f6d20efd7f 
125433fe84507cc84e585c1e06bb804fdb2ce043
Author: Johnathan Corgan <address@hidden>
Date:   Wed Oct 6 12:52:44 2010 -0700

    Merge branch 'master' into next
    
    * master:
      Fixed setting of USB_LIBS for *win*
      Fix so that non-Darwin OSs use USB_LIBS correctly for linking
      New way of checking for various LIBUSB names; for legacy version, make 
sure the symbol 'usb_debug' exists (so-as to not use the 'compat' version).
      Finally, the simple fix for the qtgui issues; also, changed the naming 
scheme output from _moc to .moc files because I think this looks cleaner.
      Removing Waterfall3DPlot. The qwt_plot3d is too much of a hassle to deal 
with and the plotting is not that stable even when it does work. This does not 
change the API.
      Fixed gitignore to reflect changes in moc/ui file naming.
      Fixes a lot of warnings by cleaning up namespace issues.
      Finally, the simple fix for the qtgui issues; also, changed the naming 
scheme output from _moc to .moc files because I think this looks cleaner.
      Removing qwtplot3d dependency and fixing a missed include in 
waterfallGlobalData.h.
      Removing Waterfall3DPlot. The qwt_plot3d is too much of a hassle to deal 
with and the plotting is not that stable even when it does work. This does not 
change the API.
      Updating all of the QA code that I can actually test to work with the new 
XML output runners.
      Updating all python QA programs in gnuradio-core to output XML files.
      Adding gr_xmlrunner.py to Makefile.
      Adding XML output to Python unittests.
      Modified gcell and gr-atsc cppunit tests to output XML files, too. Gcell 
needs testing.
      Moving XML output files from cppunit tests to $HOME/.gnuradio/unittests.
      Adding an XML outputter for the CPP Unit tests. This is to a) store the 
output information but also b) for integration with Hudson for logging and 
displaying the results during the build stages. This only covers a few cases so 
far and I need to define a better place to save the output files.

commit 125433fe84507cc84e585c1e06bb804fdb2ce043
Merge: 2652a20330ea1238d561ce799c40833e46d3508c 
2723c3fb2a22872bba1c72bab1d0c4e74ffda86f
Author: Johnathan Corgan <address@hidden>
Date:   Wed Oct 6 12:34:14 2010 -0700

    Merge branch 'maint'
    
    * maint:
      Fixed setting of USB_LIBS for *win*
      Fix so that non-Darwin OSs use USB_LIBS correctly for linking
      New way of checking for various LIBUSB names; for legacy version, make 
sure the symbol 'usb_debug' exists (so-as to not use the 'compat' version).
      Finally, the simple fix for the qtgui issues; also, changed the naming 
scheme output from _moc to .moc files because I think this looks cleaner.
      Removing Waterfall3DPlot. The qwt_plot3d is too much of a hassle to deal 
with and the plotting is not that stable even when it does work. This does not 
change the API.
      Fixed gitignore to reflect changes in moc/ui file naming.
      Fixes a lot of warnings by cleaning up namespace issues.
      Finally, the simple fix for the qtgui issues; also, changed the naming 
scheme output from _moc to .moc files because I think this looks cleaner.
      Removing qwtplot3d dependency and fixing a missed include in 
waterfallGlobalData.h.
      Removing Waterfall3DPlot. The qwt_plot3d is too much of a hassle to deal 
with and the plotting is not that stable even when it does work. This does not 
change the API.

commit 2723c3fb2a22872bba1c72bab1d0c4e74ffda86f
Merge: 916b205660aa676e1587411b48f24b6d5d3c0de2 
f18025c099e4f69829dc4fc1732a4a9e83b3eb1d
Author: Johnathan Corgan <address@hidden>
Date:   Wed Oct 6 12:20:08 2010 -0700

    Merge remote branch 'tom/qtfix' into maint
    
    * tom/qtfix:
      Finally, the simple fix for the qtgui issues; also, changed the naming 
scheme output from _moc to .moc files because I think this looks cleaner.
      Removing Waterfall3DPlot. The qwt_plot3d is too much of a hassle to deal 
with and the plotting is not that stable even when it does work. This does not 
change the API.
      Fixed gitignore to reflect changes in moc/ui file naming.
      Fixes a lot of warnings by cleaning up namespace issues.
      Finally, the simple fix for the qtgui issues; also, changed the naming 
scheme output from _moc to .moc files because I think this looks cleaner.
      Removing qwtplot3d dependency and fixing a missed include in 
waterfallGlobalData.h.
      Removing Waterfall3DPlot. The qwt_plot3d is too much of a hassle to deal 
with and the plotting is not that stable even when it does work. This does not 
change the API.

commit 916b205660aa676e1587411b48f24b6d5d3c0de2
Merge: a0c01f9f9ca5743189ce5c84ee3f2b1cea819335 
d62b41974ce664e571da281e859abec31a492f62
Author: Johnathan Corgan <address@hidden>
Date:   Wed Oct 6 12:06:01 2010 -0700

    Merge Michael Dicken's USB fixes after rebasing on maint
    
    Fixed setting of USB_LIBS for *win*
    Fix so that non-Darwin OSs use USB_LIBS correctly for linking
    New way of checking for various LIBUSB names; for legacy version, make sure 
the symbol 'usb_debug' exists (so-as to not use the 'compat' version).

commit d62b41974ce664e571da281e859abec31a492f62
Author: Michael Dickens <address@hidden>
Date:   Thu Sep 16 21:07:29 2010 -0400

    Fixed setting of USB_LIBS for *win*

commit 02e861042a55a29a9d23e34d3a193d31d183ae15
Author: Michael Dickens <address@hidden>
Date:   Thu Sep 16 16:58:22 2010 -0400

    Fix so that non-Darwin OSs use USB_LIBS correctly for linking

commit ddbb914deb468c688df7888070ee165cb5a41037
Author: Michael Dickens <address@hidden>
Date:   Tue Sep 7 21:56:23 2010 -0400

    New way of checking for various LIBUSB names; for legacy version, make sure 
the symbol 'usb_debug' exists (so-as to not use the 'compat' version).

commit 9ccd86714958fb2bd0cdc457745737f6d20efd7f
Author: Eric Blossom <address@hidden>
Date:   Tue Oct 5 21:59:36 2010 -0700

    Add README with forwarding pointer

commit cf3270ff70ab46a2446eeb72373f6ecc96b9669c
Author: Eric Blossom <address@hidden>
Date:   Tue Oct 5 21:41:19 2010 -0700

    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
      $ make && make check && make install

commit f18025c099e4f69829dc4fc1732a4a9e83b3eb1d
Author: Tom Rondeau <address@hidden>
Date:   Fri Sep 17 11:54:32 2010 -0400

    Finally, the simple fix for the qtgui issues; also, changed the naming 
scheme output from _moc to .moc files because I think this looks cleaner.

commit c1e6c53608175ffcce78a09baeba2c8aaa1a847d
Author: Tom Rondeau <address@hidden>
Date:   Mon Sep 13 14:49:00 2010 -0400

    Removing Waterfall3DPlot. The qwt_plot3d is too much of a hassle to deal 
with and the plotting is not that stable even when it does work. This does not 
change the API.

commit 38a5621196c440b28274c1a66d9a2e085f8817b1
Author: Tom Rondeau <address@hidden>
Date:   Tue Sep 21 18:37:13 2010 -0400

    Fixed gitignore to reflect changes in moc/ui file naming.

commit a4c5b23773ce58ff68ac582464d07c554fc21302
Author: Tom Rondeau <address@hidden>
Date:   Fri Sep 17 11:56:12 2010 -0400

    Fixes a lot of warnings by cleaning up namespace issues.

commit 1cb0ab10c8fc48da01d84b1944bf4889622e2632
Author: Tom Rondeau <address@hidden>
Date:   Fri Sep 17 11:54:32 2010 -0400

    Finally, the simple fix for the qtgui issues; also, changed the naming 
scheme output from _moc to .moc files because I think this looks cleaner.

commit 11a3c1aae294061032eb8b09c94cf37dfa77094b
Author: Tom Rondeau <address@hidden>
Date:   Mon Sep 13 14:54:20 2010 -0400

    Removing qwtplot3d dependency and fixing a missed include in 
waterfallGlobalData.h.

commit 0be1b700a2ca7886c92a9a913d5ae00e3d17fa9e
Author: Tom Rondeau <address@hidden>
Date:   Mon Sep 13 14:49:00 2010 -0400

    Removing Waterfall3DPlot. The qwt_plot3d is too much of a hassle to deal 
with and the plotting is not that stable even when it does work. This does not 
change the API.

commit d072f53d3aafc68821e2450ac6876614dc0b1713
Author: Eric Blossom <address@hidden>
Date:   Tue Oct 5 13:34:15 2010 -0700

    Remove vrt dependence on gruel.  Should also build on non-Linux OS's too.

commit 2652a20330ea1238d561ce799c40833e46d3508c
Author: Tom Rondeau <address@hidden>
Date:   Mon Oct 4 20:18:46 2010 -0400

    Updating all of the QA code that I can actually test to work with the new 
XML output runners.

commit 2104a9d1b2c964ec0f710f3209bb4a63cc7ae548
Author: Tom Rondeau <address@hidden>
Date:   Sun Oct 3 16:56:57 2010 -0400

    Updating all python QA programs in gnuradio-core to output XML files.
    
    Also fixed gr_unittest.py to print to the screen and fail make check 
properly if there's an error.
    
    Need to find a way to use XML runner with main() to fail make check and 
output to screen, too.

commit 08fa4163ea77b3613c706ac126c32b55a7f75fc2
Author: Tom Rondeau <address@hidden>
Date:   Sun Oct 3 15:39:52 2010 -0400

    Adding gr_xmlrunner.py to Makefile.

commit 2933f69b5d7afe6cf044a0f6305d05d19e7570af
Author: Tom Rondeau <address@hidden>
Date:   Sun Oct 3 15:00:44 2010 -0400

    Adding XML output to Python unittests.
    
    gr_unittest.py was updated to handle the path and file creation and run the 
XML runner
    
    gr_xmlrunner.py is a public domain program written by Sebastian Rittau 
<address@hidden> (THANKS!) to extend Python's unittest module to handle XML 
JUnit format output. This was renamed from xmlrunner.py if any future work is 
done on it from our project as well as to keep the namespace clean and clear.
    
    qa_skiphead.py is a first test program for the XML output. Creates an 
outputfile $HOME/.gnuradio/unittest/python/test_skiphead.xml.

commit 57368f1a3f7f2e92190d72328ff54eb452ba58ed
Author: Tom Rondeau <address@hidden>
Date:   Sat Oct 2 17:35:16 2010 -0400

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

commit 2b8bd0d2fa7c76282a772b75cb99e7bd5f2be13f
Author: Tom Rondeau <address@hidden>
Date:   Sat Oct 2 17:16:04 2010 -0400

    Moving XML output files from cppunit tests to $HOME/.gnuradio/unittests.
    This also adds a new utility gr_unittests.h, which sets up the path for 
output files.

commit 58a9c0498ee8df542a9eddeb0179995c8f03ca8e
Author: Eric Blossom <address@hidden>
Date:   Fri Oct 1 02:53:48 2010 -0700

    Remove warnings

commit f989d64d3924ce4b64d67fdb4a1d96963d71bf8b
Author: Eric Blossom <address@hidden>
Date:   Fri Oct 1 00:59:39 2010 -0700

    Treat failure to allocate big socket buffer as a error

commit 036a42c08eadbd0a2c462ca61d9d883996be8042
Author: Tom Rondeau <address@hidden>
Date:   Thu Sep 30 16:08:53 2010 -0400

    Adding an XML outputter for the CPP Unit tests. This is to a) store the 
output information but also b) for integration with Hudson for logging and 
displaying the results during the build stages. This only covers a few cases so 
far and I need to define a better place to save the output files.

commit 7fad5c4fe2f5ee6b9fa7403fa0b23eb154001798
Author: Eric Blossom <address@hidden>
Date:   Wed Sep 29 12:41:07 2010 -0700

    16-byte align receive buffer to facilitate SIMD use

commit c7219d7aced26483ffe9c935fd1033dc3803891b
Author: Eric Blossom <address@hidden>
Date:   Wed Sep 29 12:19:38 2010 -0700

    Change data_handler::operator() return type to bool to simplify things.

commit df0cfb734e5acf698d286e03ba6abccc13d9c586
Author: Eric Blossom <address@hidden>
Date:   Wed Sep 29 12:03:56 2010 -0700

    Move more formatting code into header_utils

commit f4e9ba2d94c9ae3340a79cce985560aeb48b526b
Author: Eric Blossom <address@hidden>
Date:   Mon Sep 27 14:36:18 2010 -0700

    Additional packet formatting

commit 424bca3bb914213fe3449d1d3462d5992bf5007c
Author: Eric Blossom <address@hidden>
Date:   Sun Sep 26 16:55:18 2010 -0700

    Common utility for displaying integer seconds

commit 30d657c09338afe8dd0e8fb4d8fc184169834c09
Author: Eric Blossom <address@hidden>
Date:   Sun Sep 26 15:59:43 2010 -0700

    Additional width for hertz

commit 518c70341880906231285fb66ea7335e89218c91
Author: Eric Blossom <address@hidden>
Date:   Sun Sep 26 15:52:23 2010 -0700

    Stub out remaining context display code

commit bca2f5a5abf62eb51eb7b6230e8877e17b86d91d
Author: Eric Blossom <address@hidden>
Date:   Sun Sep 26 15:43:39 2010 -0700

    Display context assoc lists

commit d80ed729f2559076b243d5de97fce7b570fc28d1
Author: Eric Blossom <address@hidden>
Date:   Sun Sep 26 15:27:02 2010 -0700

    Display formatted_gps info

commit 613bf535476a7468849f082a4f20e6c4541a06ea
Author: Eric Blossom <address@hidden>
Date:   Sun Sep 26 14:53:26 2010 -0700

    Display payload format

commit a1ae11b45a5236d44fd63bfc3f46ed77c0dce6be
Author: Eric Blossom <address@hidden>
Date:   Sun Sep 26 00:31:39 2010 -0700

    Formatted output of IF context packets

commit 3339d8dc40a90986f33ea095baa0a861fed32bb6
Author: Eric Blossom <address@hidden>
Date:   Sat Sep 25 23:23:17 2010 -0700

    Add ostream output for expanded_header.

commit 503931d4e719bbfd74e67d1cbd4a91b9cc812144
Author: Eric Blossom <address@hidden>
Date:   Sat Sep 25 21:44:12 2010 -0700

    Parse gps_ascii and context_association lists.

commit a45325b26c6ab8f598c8b7128de4194ba74b078c
Author: Eric Blossom <address@hidden>
Date:   Sat Sep 25 18:14:38 2010 -0700

    Add formatted_gps and ephemeris parsing code

commit deebe33e400c1404fc22f09aed65ec2c1293aacb
Author: Eric Blossom <address@hidden>
Date:   Sat Sep 25 17:48:44 2010 -0700

    First cut at expanded_if_context_section

commit 18f1ab2e746c93108add92098333b90c8a3423c5
Author: Eric Blossom <address@hidden>
Date:   Sat Sep 25 16:08:51 2010 -0700

    s/unparse/pack/; s/parse/unpack/

commit bb2d127c085d1bf2910407334d67cb666284cf2b
Author: Eric Blossom <address@hidden>
Date:   Thu Sep 23 23:23:54 2010 -0700

    Add missing return

commit f0e615a06a041fda52f812fc01b85363ef1c9e0f
Author: Eric Blossom <address@hidden>
Date:   Thu Sep 23 23:21:56 2010 -0700

    Remove packet ring stuff.  It doesn't work with UDP.

commit ed21ccff0b15ebd20e32fa6f026d65276b83e20c
Author: Eric Blossom <address@hidden>
Date:   Thu Sep 23 21:53:17 2010 -0700

    Now compiles

commit dd02d4590ea0c782dc812d4ab41c4ad05a1817c8
Author: Eric Blossom <address@hidden>
Date:   Thu Sep 23 21:24:37 2010 -0700

    Add expanded_if_context_section

commit 37f8cc6c26709dc04cc787d631543972805edb4c
Author: Josh Blum <address@hidden>
Date:   Sun Sep 26 22:53:39 2010 -0700

    possible prefix = NONE fix

commit d2452adf306502b1f7489f49454e8814bc84c6d4
Author: Josh Blum <address@hidden>
Date:   Fri Sep 24 16:09:38 2010 -0700

    uhd: handle error codes in uhd source blocks

commit 1fe3790faed05b92ca4ad3a27da6eb23632d7e57
Author: Josh Blum <address@hidden>
Date:   Thu Sep 23 19:05:10 2010 -0700

    uhd: multi channel single usrp source and sink working

commit 2831c9313d09685090cea531a177469b57792c9a
Author: Josh Blum <address@hidden>
Date:   Wed Sep 22 17:40:02 2010 -0700

    uhd: tweaks and fixes, single wrapper working

commit 385eafd8559b90a027604dd5c0ab734bea54f6d8
Author: Josh Blum <address@hidden>
Date:   Tue Sep 21 17:12:47 2010 -0700

    uhd: added grc and swig wrappers for single usrp

commit 5c7cf9723b4ddd5f5b004a6cbd8e02b7d1356623
Author: Josh Blum <address@hidden>
Date:   Mon Sep 20 19:02:02 2010 -0700

    uhd: work on uhd single usrp wrapper

commit bb3bd413ac06182595b8d3011290747dc3e699a5
Merge: 71c193ad5380829e20af533ed89903d8d7abcd2c 
c81312cee781a6912eb87f430096f3757e056b28
Author: Eric Blossom <address@hidden>
Date:   Tue Sep 14 12:49:04 2010 -0700

    Merge branch 'master' into next
    
    * master:
      Avoid divide by zero in persistence code when using default args
      Update config.guess and config.sub in gr-howoto-write-a-block too
      Update config.guess and config.sub from canonical home
      Update script to pull config.* from git repo

commit c81312cee781a6912eb87f430096f3757e056b28
Merge: c986a2add25920eabacfd620a1a2132cd7e4981d 
a0c01f9f9ca5743189ce5c84ee3f2b1cea819335
Author: Eric Blossom <address@hidden>
Date:   Tue Sep 14 12:43:45 2010 -0700

    Merge branch 'maint'
    
    * maint:
      Avoid divide by zero in persistence code when using default args
      Update config.guess and config.sub in gr-howoto-write-a-block too
      Update config.guess and config.sub from canonical home
      Update script to pull config.* from git repo

commit 71c193ad5380829e20af533ed89903d8d7abcd2c
Author: Eric Blossom <address@hidden>
Date:   Tue Sep 14 11:55:55 2010 -0700

    Remove PKG_CONFIG_PATH addition from grc_gr_udh.m4

commit a0c01f9f9ca5743189ce5c84ee3f2b1cea819335
Author: Eric Blossom <address@hidden>
Date:   Sun Sep 12 19:10:56 2010 -0700

    Avoid divide by zero in persistence code when using default args

commit 4b697ad7ad3b07b1a3d279aeab5fe8b08945b3af
Author: Eric Blossom <address@hidden>
Date:   Sun Sep 12 13:01:11 2010 -0700

    Update config.guess and config.sub in gr-howoto-write-a-block too

commit 9e93877427ed949200ae42eaf6f793af1f25ce4c
Author: Eric Blossom <address@hidden>
Date:   Sun Sep 12 12:58:09 2010 -0700

    Update config.guess and config.sub from canonical home

commit d857a4854ba34dfafa264ebd1b266120140074a8
Author: Eric Blossom <address@hidden>
Date:   Sun Sep 12 12:57:30 2010 -0700

    Update script to pull config.* from git repo

commit f60a9d7b63addf02dc0b9b4727c1fc67f4f741eb
Merge: 316ced6169d3a4f44f80b6a5b98aeffce1317188 
c986a2add25920eabacfd620a1a2132cd7e4981d
Author: Eric Blossom <address@hidden>
Date:   Sat Sep 11 13:16:44 2010 -0700

    Merge branch 'master' into next
    
    * master:
      Add support for uint64_t to pmt.

commit c986a2add25920eabacfd620a1a2132cd7e4981d
Author: Eric Blossom <address@hidden>
Date:   Sat Sep 11 13:06:10 2010 -0700

    Add support for uint64_t to pmt.

commit 316ced6169d3a4f44f80b6a5b98aeffce1317188
Merge: 939dfda488e0a3ef0e21d422a79b3ad30151b626 
97fed571222f034b62afa4de51c66d0566d5c74e
Author: Johnathan Corgan <address@hidden>
Date:   Mon Aug 9 19:00:28 2010 -0400

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

commit 97fed571222f034b62afa4de51c66d0566d5c74e
Author: Josh Blum <address@hidden>
Date:   Mon Aug 9 14:06:44 2010 -0700

    uhd: generating mimo source and sink blocks, added subdev spec

commit 068cac15d2d4ef787dee7bcbb1158c03805b2656
Author: Josh Blum <address@hidden>
Date:   Thu Aug 5 17:35:16 2010 -0700

    uhd: added subdev spec setting to gr-uhd blocks, and simple uhd grc 
wrappers (mimo coming)

commit 939dfda488e0a3ef0e21d422a79b3ad30151b626
Merge: f2020441564063e7595ed2f82a858500deda9252 
f6337c62931c1f12636bc4daa33f9f2bb066247c
Author: Johnathan Corgan <address@hidden>
Date:   Wed Aug 4 18:59:43 2010 -0700

    Merge branch 'master' into next
    
    * master:
      usrp2: fixes for gcc 4.5.0 compatibility
      formatting change: move break statements
      Fix unitialized variable pointed to by compiler warning

commit f6337c62931c1f12636bc4daa33f9f2bb066247c
Merge: 62328b4e78e2df20bccb2983bbe7591f99ba013f 
d2888160c3fca8da2152f8690dda7ae40d9a9163
Author: Johnathan Corgan <address@hidden>
Date:   Wed Aug 4 18:54:55 2010 -0700

    Merge branch 'maint'
    
    * maint:
      usrp2: fixes for gcc 4.5.0 compatibility
      formatting change: move break statements
      Fix unitialized variable pointed to by compiler warning

commit d2888160c3fca8da2152f8690dda7ae40d9a9163
Author: Moeller <address@hidden>
Date:   Wed Aug 4 18:53:01 2010 -0700

    usrp2: fixes for gcc 4.5.0 compatibility

commit e2073dd525c03be3e602fbd30c76a60558210acd
Author: Eric Blossom <address@hidden>
Date:   Wed Aug 4 11:08:11 2010 -0700

    formatting change: move break statements

commit 8648ea8aaed8c74c9fd3265462956637628fbc41
Author: Eric Blossom <address@hidden>
Date:   Wed Aug 4 11:05:38 2010 -0700

    Fix unitialized variable pointed to by compiler warning

commit f2020441564063e7595ed2f82a858500deda9252
Merge: 5198dfe1d9fae8a2b4fa180cdc868a3bfdded7f5 
62328b4e78e2df20bccb2983bbe7591f99ba013f
Author: Johnathan Corgan <address@hidden>
Date:   Tue Aug 3 14:21:46 2010 -0700

    Merge branch 'master' into next

commit 62328b4e78e2df20bccb2983bbe7591f99ba013f
Merge: 8034e2cd49fd71bfdf1ed587d49781a444e1cced 
0a9b999b5cce596f4de05828005f698047e14ce9
Author: Johnathan Corgan <address@hidden>
Date:   Tue Aug 3 14:21:36 2010 -0700

    Merge branch 'maint'

commit 0a9b999b5cce596f4de05828005f698047e14ce9
Author: Eric Blossom <address@hidden>
Date:   Tue Aug 3 13:36:18 2010 -0700

    Modify all block factories to use gnuradio::get_initial_sptr.

commit fa56c39802a82e6e0e730813a57e86e1aea09a24
Author: Eric Blossom <address@hidden>
Date:   Tue Aug 3 11:54:25 2010 -0700

    fix scoped_lock that didn't ref mutex

commit 5198dfe1d9fae8a2b4fa180cdc868a3bfdded7f5
Merge: 02ad84daaff3976d74dd8501b007775b196f7fcd 
8034e2cd49fd71bfdf1ed587d49781a444e1cced
Author: Johnathan Corgan <address@hidden>
Date:   Mon Aug 2 17:03:39 2010 -0700

    Merge branch 'master' into next

commit 8034e2cd49fd71bfdf1ed587d49781a444e1cced
Author: Johnathan Corgan <address@hidden>
Date:   Mon Aug 2 16:13:07 2010 -0700

    Revert "gnuradio-core: allows configuring FFTW to use ESTIMATE vs. MEASURE"
    
    This reverts commit f23a2b33ca1bebf0c3a5fa26fdcff11827744b77.
    
    This change introduced a segfault when calling into the gr_prefs module
    during the gri_fft helper class constructor.  Until this is debugged,
    the functionality is being reverted.

commit 02ad84daaff3976d74dd8501b007775b196f7fcd
Merge: a7de1e8138de520377e3357ca24bc5de4b6bb5d9 
c76f5838e370ae71ec10d7eba0d30466a2caf73b
Author: Johnathan Corgan <address@hidden>
Date:   Thu Jul 29 16:16:28 2010 -0700

    Merge branch 'master' into next
    
    * master:
      Fixes ./configure to allow grc to build without an X session

commit c76f5838e370ae71ec10d7eba0d30466a2caf73b
Merge: 9df7bb4aafc6196f15d2d2b4f4458368c6a685e8 
b128f6e083deadf39c51a9ab1c2623bdab0a0c02
Author: Johnathan Corgan <address@hidden>
Date:   Thu Jul 29 16:14:00 2010 -0700

    Merge branch 'maint'
    
    * maint:
      Fixes ./configure to allow grc to build without an X session

commit b128f6e083deadf39c51a9ab1c2623bdab0a0c02
Author: Jason Abele <address@hidden>
Date:   Thu Jul 29 14:57:09 2010 -0700

    Fixes ./configure to allow grc to build without an X session
    
        Presently, a ./configure in a terminal with no X $DISPLAY will
        fail to build grc because import gtk fails with RuntimeError
        exception.
    
        This patch fixes this by catching just the ImportError and
        AssertionErrors we need for python module dependencies.

commit a7de1e8138de520377e3357ca24bc5de4b6bb5d9
Merge: 566363ff8077c92a0899513bd27165be8d70f41b 
ae7cf499472b8174b9b12e1da23482a20bac461a
Author: Johnathan Corgan <address@hidden>
Date:   Thu Jul 29 09:10:39 2010 -0700

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

commit ae7cf499472b8174b9b12e1da23482a20bac461a
Author: Josh Blum <address@hidden>
Date:   Wed Jul 28 16:44:14 2010 -0700

    uhd: use time delay in proportion to the number of channels

commit 566363ff8077c92a0899513bd27165be8d70f41b
Merge: b055c7b35144093aa31830bf891c18a9751beb86 
c3c4303b9fa4987369e9641ab4206724da74f3b2
Author: Johnathan Corgan <address@hidden>
Date:   Thu Jul 22 17:34:20 2010 -0700

    Merge remote branch 'jblum/uhd' into next
    
    * jblum/uhd:
      uhd: better error messages for tune and set sample rate

commit c3c4303b9fa4987369e9641ab4206724da74f3b2
Author: Josh Blum <address@hidden>
Date:   Thu Jul 22 13:31:53 2010 -0700

    uhd: better error messages for tune and set sample rate

commit b055c7b35144093aa31830bf891c18a9751beb86
Merge: 22bc2fabead56a409315d6e7632494140680de36 
9df7bb4aafc6196f15d2d2b4f4458368c6a685e8
Author: Johnathan Corgan <address@hidden>
Date:   Wed Jul 21 18:30:01 2010 -0700

    Merge branch 'master' into next
    
    * master:
      gnuradio-core: export missing public methods in gr.agc2
      wxgui: fix to use wx.Colour which is the actual name of the class (wx 
python wrapper may be missing wx.Color wrapper)
      From my reading, we should never need to define the timespec struct (so 
we will wait until this bites me).
      Checking for clock_gettime and timespec defined; use gettimeofday if not, 
but put it into a timespec structure.
      Reformatting highResTimeFunction.h for better readibility.

commit 9df7bb4aafc6196f15d2d2b4f4458368c6a685e8
Merge: f7a2b8b09bf8d30534dd2d7546a7300e2f358595 
1620ab8499a7854ff1248a94782a800fb016d1f2
Author: Johnathan Corgan <address@hidden>
Date:   Wed Jul 21 18:29:48 2010 -0700

    Merge branch 'maint'
    
    * maint:
      wxgui: fix to use wx.Colour which is the actual name of the class (wx 
python wrapper may be missing wx.Color wrapper)

commit f7a2b8b09bf8d30534dd2d7546a7300e2f358595
Author: Alexandru Csete <address@hidden>
Date:   Wed Jul 21 18:27:46 2010 -0700

    gnuradio-core: export missing public methods in gr.agc2
    
    Alexandru Csete:
    
    The gr_agc2 block has public methods to set and get the AGC levels and
    rates; however, only a few of these interfaces are exported to Python
    and none of them are available in GRC.
    
    The attached patch adds the missing public methods to gri_agc2_cc.i
    and gri_agc2_ff.i and defines the corresponding callbacks in the
    gr_agc2_xx.xml GRC block.

commit fbe9df39e5a815f96215ca344466e4373cd08594
Merge: 278b6db3de99ae31d5f4f79dcd62708c4757d7fa 
8c55d94d3839fc0a192acd6a39999ee5f589221e
Author: Johnathan Corgan <address@hidden>
Date:   Wed Jul 21 16:33:48 2010 -0700

    Merge remote branch 'trondeau/qtclock'
    
    * trondeau/qtclock:
      From my reading, we should never need to define the timespec struct (so 
we will wait until this bites me).
      Checking for clock_gettime and timespec defined; use gettimeofday if not, 
but put it into a timespec structure.
      Reformatting highResTimeFunction.h for better readibility.

commit 1620ab8499a7854ff1248a94782a800fb016d1f2
Author: Josh Blum <address@hidden>
Date:   Wed Jul 21 14:47:16 2010 -0700

    wxgui: fix to use wx.Colour which is the actual name of the class (wx 
python wrapper may be missing wx.Color wrapper)

commit 22bc2fabead56a409315d6e7632494140680de36
Merge: 61d57743c708c8cec9b0137427e6aa709a954443 
c6e8a20c39357dc12bf28030a1bb0c36596403b9
Author: Josh Blum <address@hidden>
Date:   Tue Jul 6 17:17:03 2010 -0700

    Merge branch 'uhd_mimo' into uhd

commit c6e8a20c39357dc12bf28030a1bb0c36596403b9
Author: Josh Blum <address@hidden>
Date:   Tue Jul 6 17:05:38 2010 -0700

    uhd: added callbacks in the mimo grc blocks

commit 2a43a733070da86cc321b2ae98c88951933e7b4a
Author: Josh Blum <address@hidden>
Date:   Tue Jul 6 15:45:30 2010 -0700

    uhd: mimo source and sink, stream in future, and lock the clocks

commit 61d57743c708c8cec9b0137427e6aa709a954443
Merge: 1e71bdae9956d64e06bdfbb0c87530619807e100 
278b6db3de99ae31d5f4f79dcd62708c4757d7fa
Author: Johnathan Corgan <address@hidden>
Date:   Mon Jul 5 12:01:29 2010 -0700

    Merge branch 'master' into next

commit 278b6db3de99ae31d5f4f79dcd62708c4757d7fa
Merge: 41c222c05eb0e3f36cf5a0e328eead58e77e3a8b 
272c44f10ebf9e2d7ac76fe00c87382a1c0f4f29
Author: Johnathan Corgan <address@hidden>
Date:   Mon Jul 5 12:01:09 2010 -0700

    Merge branch 'maint'

commit 272c44f10ebf9e2d7ac76fe00c87382a1c0f4f29
Author: Moritz Fischer <address@hidden>
Date:   Mon Jul 5 11:55:56 2010 -0700

    gr-utils: fix out of tree project generator to properly update tarfile name

commit 7361b03b245776938f0576435e3ccf4806622e3e
Author: Catalin Patulea <address@hidden>
Date:   Mon Jul 5 11:45:52 2010 -0700

    gr-wxgui: fix non-gl scope sink only updating one channel
    
    This fixes a bug where, when using nongl scopesink, only the real part
    of a complex input is shown. After applying this patch, both Ch1 and
    Ch2 can be seen on the scope display.

commit 41c222c05eb0e3f36cf5a0e328eead58e77e3a8b
Merge: 8a4ef7ce3c1028454a357b38b1ddb0af0b54d604 
dc79a11cb809b33f397603e7641b155120be9ee8
Author: Johnathan Corgan <address@hidden>
Date:   Mon Jul 5 10:43:40 2010 -0700

    Merge branch 'patches/marcus/stripchart'
    
    Conflicts:
        gr-wxgui/src/python/scope_window.py
    
    * Adds new scope window trigger, TRIG_MODE_STRIPCHART
    * Allows config file selection of whether background window sinks still run
    * Allows config file selection of default trigger mode
    * Allows config file selection of default waterfall sink color mode
    
    [wxgui]
    #Setting this to true prevents the window sinks from stopping when they
    #are not displayed, as when they are in a notebook with a hidden tab.
    run_always = False
    
    # Default scope trigger mode.
    #
    # 0 = Freerun
    # 1 = Auto (default)
    # 2 = Normal
    # 3 = Stripchart
    trig_mode = 1
    
    # Default waterfall sink color mode.  Valid choices are 'rgb1', 'rbg2',
    # 'rgb3', or 'gray'
    waterfall_color = rgb1

commit 8a4ef7ce3c1028454a357b38b1ddb0af0b54d604
Merge: 95027c952aa1b8bca0d6795071f7b375d69350d0 
277e1c0a0881b359f9d597e1cb6a4e3725356387
Author: Johnathan Corgan <address@hidden>
Date:   Mon Jul 5 11:36:26 2010 -0500

    Merge branch 'patches/marcus/file_sink'

commit 26cf4db8892b43ff8c085589c2fefe2a8e228dde
Author: Josh Blum <address@hidden>
Date:   Sun Jul 4 20:22:35 2010 -0700

    uhd: added call to readback time registers, work on locking clocks in mimo 
config

commit 4e636b2b4bb29d5224aeff4ae79af121020338f1
Author: Josh Blum <address@hidden>
Date:   Fri Jul 2 18:30:31 2010 -0700

    uhd mimo: created mimo source and sink block for gr-uhd

commit 1e71bdae9956d64e06bdfbb0c87530619807e100
Author: Josh Blum <address@hidden>
Date:   Wed Jun 30 10:12:02 2010 -0700

    uhd: added calls to set time and clock config

commit 8c55d94d3839fc0a192acd6a39999ee5f589221e
Author: Tom Rondeau <address@hidden>
Date:   Tue Jun 29 21:12:33 2010 -0400

    From my reading, we should never need to define the timespec struct (so we 
will wait until this bites me).

commit ec0fcd99133c7f6a4e63830a9cf6674c4abc95bf
Author: Tom Rondeau <address@hidden>
Date:   Sun Jun 27 12:01:17 2010 -0400

    Checking for clock_gettime and timespec defined; use gettimeofday if not, 
but put it into a timespec structure.

commit 9a739da173287cfdbf9e8dbc2f7ef9bef2cdae6e
Author: Tom Rondeau <address@hidden>
Date:   Sun Jun 27 10:15:21 2010 -0400

    Reformatting highResTimeFunction.h for better readibility.

commit 029b856c75b683fc9297fc3b15f4a81c1fc7db9e
Merge: c7593e94007f9e4b5de8c5db62ad09e8a99b2635 
95027c952aa1b8bca0d6795071f7b375d69350d0
Author: Johnathan Corgan <address@hidden>
Date:   Thu Jun 24 18:45:25 2010 -0700

    Merge branch 'master' into next
    
    * master:
      grc: move grc_setup_freedesktop into libexec directory (not in users 
path).

commit 95027c952aa1b8bca0d6795071f7b375d69350d0
Author: Josh Blum <address@hidden>
Date:   Sat May 29 00:45:26 2010 -0700

    grc: move grc_setup_freedesktop into libexec directory (not in users path).
    
    Renamed grc desktop file to simplify name and updated install script.

commit c7593e94007f9e4b5de8c5db62ad09e8a99b2635
Merge: 36389a6f6c5c84599757a140c83e59372f0350c9 
5cc3614abac37d9adc1923dbf9211bc67e73a167
Author: Johnathan Corgan <address@hidden>
Date:   Thu Jun 24 16:44:51 2010 -0700

    Merge branch 'master' into next
    
    * master:
      added python script to fix copyright years based on git log
      grc: expanded nports ability to have multiple port duplicators per side

commit 5cc3614abac37d9adc1923dbf9211bc67e73a167
Author: Josh Blum <address@hidden>
Date:   Tue Jun 1 10:26:07 2010 -0700

    added python script to fix copyright years based on git log

commit 8d6a4a06cde05c4b8d97b91bc39521e577d28a22
Author: Josh Blum <address@hidden>
Date:   Wed Jun 23 18:46:05 2010 -0700

    grc: expanded nports ability to have multiple port duplicators per side

commit 36389a6f6c5c84599757a140c83e59372f0350c9
Merge: 76eabccf014dfd1a055f2797179e3a4c0fe21d37 
ec8ef957565226ec98830192544d7d5da68dbe23
Author: Johnathan Corgan <address@hidden>
Date:   Tue Jun 22 07:45:21 2010 -0700

    Merge branch 'master' into next

commit ec8ef957565226ec98830192544d7d5da68dbe23
Merge: f92f8aae6746fa8fad1d6721fe1a8583295b38e1 
f23a2b33ca1bebf0c3a5fa26fdcff11827744b77
Author: Johnathan Corgan <address@hidden>
Date:   Tue Jun 22 07:18:47 2010 -0700

    Merge branch 'patches/marcus/fftw'
    
    * patches/marcus/fftw:
      gnuradio-core: allows configuring FFTW to use ESTIMATE vs. MEASURE

commit f92f8aae6746fa8fad1d6721fe1a8583295b38e1
Merge: f108f96074a7699f87d80dbd1a5bbc7c2170d1db 
4c8cda27d86d400e60358f6ad342827bab9d3fdc
Author: Johnathan Corgan <address@hidden>
Date:   Tue Jun 22 06:53:16 2010 -0700

    Merge branch 'patches/marcus/gr_and_const'
    
    * patches/marcus/gr_and_const:
      grc: adds gr.and_const to block tree

commit 76eabccf014dfd1a055f2797179e3a4c0fe21d37
Merge: 231609db08ccd0fc7bc8bd3282c4309b19e5f596 
f108f96074a7699f87d80dbd1a5bbc7c2170d1db
Author: Johnathan Corgan <address@hidden>
Date:   Mon Jun 21 17:05:37 2010 -0700

    Merge branch 'master' into next
    
    * master:
      Add RFX2200 to burn-db-eeprom
      Copy paste for RFX2200 in USRP2
      Copy paste for RFX2200 in USRP1

commit f108f96074a7699f87d80dbd1a5bbc7c2170d1db
Author: Jason Abele <address@hidden>
Date:   Mon Jun 21 16:03:55 2010 -0700

    Add RFX2200 to burn-db-eeprom

commit 313361a2cdf79533a6f8d7f951657d69ad27d571
Author: Jason Abele <address@hidden>
Date:   Fri Jun 18 14:11:06 2010 -0700

    Copy paste for RFX2200 in USRP2

commit 57d0cc850cc127ca19d9e209a8444807cd08cae9
Author: Jason Abele <address@hidden>
Date:   Fri Jun 18 14:00:00 2010 -0700

    Copy paste for RFX2200 in USRP1

commit 231609db08ccd0fc7bc8bd3282c4309b19e5f596
Merge: ec7e995ca213a293ff5e068068ffd04e6b7ee7b1 
55d030b88e6f5b8440a1ea37575806d8c997735b
Author: Johnathan Corgan <address@hidden>
Date:   Mon Jun 21 12:23:42 2010 -0700

    Merge branch 'master' into next
    
    * master:
      grc: fix broken variable config when using bool type

commit 55d030b88e6f5b8440a1ea37575806d8c997735b
Merge: e20160b7cc480176ba629ebfbe9fb073963c25d3 
0bc11568d20e2b2215dc072f70f947db07b1ce9c
Author: Johnathan Corgan <address@hidden>
Date:   Mon Jun 21 12:23:36 2010 -0700

    Merge branch 'maint'
    
    * maint:
      grc: fix broken variable config when using bool type

commit 0bc11568d20e2b2215dc072f70f947db07b1ce9c
Author: Johann Chiang <address@hidden>
Date:   Mon Jun 21 12:20:54 2010 -0700

    grc: fix broken variable config when using bool type

commit ec7e995ca213a293ff5e068068ffd04e6b7ee7b1
Merge: e19404263e08fce0259069a311e321ed5277e16d 
e20160b7cc480176ba629ebfbe9fb073963c25d3
Author: Johnathan Corgan <address@hidden>
Date:   Sat Jun 19 11:32:18 2010 -0700

    Merge branch 'master' into next
    
    * master:
      gr-usrp2: implement start_streaming_at(usrp2::fpga_timestamp time)

commit e20160b7cc480176ba629ebfbe9fb073963c25d3
Author: Johnathan Corgan <address@hidden>
Date:   Sat Jun 19 11:27:56 2010 -0700

    gr-usrp2: implement start_streaming_at(usrp2::fpga_timestamp time)
    
    This new method on usrp2.sink_* causes the first TX sample data to be
    sent at the FPGA clock time specified, with all further data immediately
    following.
    
    u = usrp2.sink_32fc() # or 16sc
    ...configure sink here...
    u.sync_to_pps()
    ...delay a second for PPS to have happened
    u.start_streaming_at(int(100e6)) # start TX stream one second later
    ...start flowgraph here...
    
    If this function is not called, all transmit data will be sent
    immediately (the prior behavior).

commit e19404263e08fce0259069a311e321ed5277e16d
Merge: d4766ba22b22a3f7730f8bcb32cd0d71422f96a8 
f0b3dab8125979630651e8d016be296ae607c641
Author: Johnathan Corgan <address@hidden>
Date:   Sun Jun 13 14:18:27 2010 -0700

    Merge branch 'master' into next
    
    * master:
      Fixes gr-qtgui make distcheck failure when QT is not installed.

commit f0b3dab8125979630651e8d016be296ae607c641
Merge: 0ea8bff6d0c62e0ddd0a344365c5e345d0a10d07 
51416adfdc330fe0d4edbfcd5df839de66ef2759
Author: Johnathan Corgan <address@hidden>
Date:   Sun Jun 13 14:18:20 2010 -0700

    Merge branch 'maint'
    
    * maint:
      Fixes gr-qtgui make distcheck failure when QT is not installed.

commit 51416adfdc330fe0d4edbfcd5df839de66ef2759
Merge: c85f8b729f397dbe938630da5d47b85977e78215 
b23cc175656c0507ee4f45a065bc48ab0f85095f
Author: Johnathan Corgan <address@hidden>
Date:   Sun Jun 13 11:59:13 2010 -0700

    Merge remote branch 'trondeau/qtmake' into maint
    
    * trondeau/qtmake:
      Fixes gr-qtgui make distcheck failure when QT is not installed.

commit b23cc175656c0507ee4f45a065bc48ab0f85095f
Author: Tom Rondeau <address@hidden>
Date:   Sun Jun 13 14:31:11 2010 -0400

    Fixes gr-qtgui make distcheck failure when QT is not installed.

commit d4766ba22b22a3f7730f8bcb32cd0d71422f96a8
Merge: 42321e57612176b828edeb8334f17f1434c2828b 
0ea8bff6d0c62e0ddd0a344365c5e345d0a10d07
Author: Johnathan Corgan <address@hidden>
Date:   Fri Jun 4 23:02:03 2010 -0700

    Merge branch 'master' into next
    
    * master:
      Fixed WBX RX PLL enable
      Refactor WBX and adf4350 to avoid passing usrp pointer
      Clean up annoying class structure in wbx
      Fixing wbx to use _refclk_freq()
      Typo in error message

commit 0ea8bff6d0c62e0ddd0a344365c5e345d0a10d07
Merge: d784c4321114a83454493337393c5e2f5656e1e9 
c85f8b729f397dbe938630da5d47b85977e78215
Author: Johnathan Corgan <address@hidden>
Date:   Fri Jun 4 23:01:56 2010 -0700

    Merge branch 'maint'
    
    * maint:
      Fixed WBX RX PLL enable
      Refactor WBX and adf4350 to avoid passing usrp pointer
      Clean up annoying class structure in wbx
      Fixing wbx to use _refclk_freq()
      Typo in error message

commit c85f8b729f397dbe938630da5d47b85977e78215
Merge: 34bf49d06e6b5e48c08d92e2b9e0794512fa761f 
5fc7083812b85a7f3e65daff8e879ef7521f5122
Author: Johnathan Corgan <address@hidden>
Date:   Fri Jun 4 22:40:14 2010 -0700

    Merge branch 'fix/wbx_refclock' into maint
    
    * fix/wbx_refclock:
      Fixed WBX RX PLL enable
      Refactor WBX and adf4350 to avoid passing usrp pointer
      Clean up annoying class structure in wbx
      Fixing wbx to use _refclk_freq()
      Typo in error message

commit 5fc7083812b85a7f3e65daff8e879ef7521f5122
Author: Jason Abele <address@hidden>
Date:   Fri Jun 4 15:34:27 2010 -0700

    Fixed WBX RX PLL enable

commit 937b74e9f60a2668a6f39f7f5d7291a8e00aef1f
Author: Jason Abele <address@hidden>
Date:   Thu Jun 3 14:35:18 2010 -0700

    Refactor WBX and adf4350 to avoid passing usrp pointer

commit 9004b4524713992660012d7932f6dcace74e54b0
Author: Jason Abele <address@hidden>
Date:   Thu Jun 3 13:25:42 2010 -0700

    Clean up annoying class structure in wbx

commit 1e44cf9e9c46c83e9acde104478fa2bd9acadc35
Author: Jason Abele <address@hidden>
Date:   Thu Jun 3 12:49:03 2010 -0700

    Fixing wbx to use _refclk_freq()

commit cf80eaf2502f3ff8a0bac13ee1a456baddfa7d42
Author: Jason Abele <address@hidden>
Date:   Thu Jun 3 12:24:13 2010 -0700

    Typo in error message

commit 42321e57612176b828edeb8334f17f1434c2828b
Merge: ba0a21798e0d59ac54454908e4dabeac5783f731 
d784c4321114a83454493337393c5e2f5656e1e9
Author: Johnathan Corgan <address@hidden>
Date:   Thu Jun 3 00:31:30 2010 -0700

    Merge branch 'master' into next
    
    Merge made by '-s ours'

commit d784c4321114a83454493337393c5e2f5656e1e9
Author: Johnathan Corgan <address@hidden>
Date:   Thu Jun 3 00:31:19 2010 -0700

    Update revision to 3.3.1git

commit 34bf49d06e6b5e48c08d92e2b9e0794512fa761f
Author: Johnathan Corgan <address@hidden>
Date:   Wed Jun 2 23:56:20 2010 -0700

    Update revision to 3.3.0

commit ba0a21798e0d59ac54454908e4dabeac5783f731
Merge: 483681462b8138f048746502b72982d8bc5730b0 
b3bd2c61d615ba01f1fb97819461b057190e1632
Author: Johnathan Corgan <address@hidden>
Date:   Wed Jun 2 16:42:26 2010 -0700

    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
      gnuradio-core: fix typo in doxygen header
      gr-qtgui: add include file for gcc 4.4.1

commit b3bd2c61d615ba01f1fb97819461b057190e1632
Author: Johnathan Corgan <address@hidden>
Date:   Wed Jun 2 15:24:57 2010 -0700

    gcell: make versioned libraries

commit ae008c6e182808a0a37a9597e814c9825f124af1
Author: Johnathan Corgan <address@hidden>
Date:   Wed Jun 2 15:19:32 2010 -0700

    gnuradio-core: fix missing linker flags for boost_program_options

commit 8d20fe0fa5c255a70723d3de4d8e023a4f9f4f48
Author: Johnathan Corgan <address@hidden>
Date:   Wed Jun 2 09:08:34 2010 -0700

    howto: fix incorrect include path

commit 35940091f03b80c2611bcbeca0da343a4371f7c1
Author: Johnathan Corgan <address@hidden>
Date:   Wed Jun 2 08:47:13 2010 -0700

    build: redo GR_GIT for portability

commit 1badda02acc4d67409c29447ba20c51d2849bd9e
Author: Johnathan Corgan <address@hidden>
Date:   Tue Jun 1 18:07:26 2010 -0700

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

commit 45ff82b3d099e39e435f829413923abbcfacfd58
Author: Johnathan Corgan <address@hidden>
Date:   Tue Jun 1 09:16:23 2010 -0700

    gnuradio-core: fix typo in doxygen header

commit 3916490b4d88dd6facc3e5c821a9672e0b4b55c4
Author: Johnathan Corgan <address@hidden>
Date:   Tue Jun 1 09:11:20 2010 -0700

    gr-qtgui: add include file for gcc 4.4.1

commit 483681462b8138f048746502b72982d8bc5730b0
Merge: 48d04419f5de8309e7f26cca15c1ba1a70d8ea7b 
944a8b6f031aaf1cdc67cc5bd79b61f75e105100
Author: Johnathan Corgan <address@hidden>
Date:   Sun May 30 23:18:50 2010 -0700

    Merge branch 'master' into next
    
    * master:
      Update revision to 3.3.0-rc3
    
    Merge made by '-s ours' to skip over commit 944a8b6f

commit 944a8b6f031aaf1cdc67cc5bd79b61f75e105100
Author: Johnathan Corgan <address@hidden>
Date:   Sun May 30 23:18:04 2010 -0700

    Update revision to 3.3.0-rc3

commit 48d04419f5de8309e7f26cca15c1ba1a70d8ea7b
Author: Johnathan Corgan <address@hidden>
Date:   Sun May 30 23:11:00 2010 -0700

    vrt: make versioned libraries

commit 8aea15e3a93821bdc43e9376cc27f3ab0ed48e87
Author: Johnathan Corgan <address@hidden>
Date:   Sun May 30 23:09:57 2010 -0700

    gr-uhd: make versioned libraries

commit edb46cf12cc2a7327b1d6d4dd9422b8f0f3529cc
Merge: 4fb81dbcbb1416a954740555882f496a9d086d14 
b98cabac11306fa25c29a2e0adc1c0c0a697e9a0
Author: Johnathan Corgan <address@hidden>
Date:   Sun May 30 23:08:32 2010 -0700

    Merge branch 'master' into next
    
    * master:
      howto: make versioned libraries
      Make C++ shared libraries versioned
      build: refactor GR_GIT and GR_VERSION
    
    Update howto revision to 3.4git

commit b98cabac11306fa25c29a2e0adc1c0c0a697e9a0
Author: Johnathan Corgan <address@hidden>
Date:   Sun May 30 23:06:20 2010 -0700

    howto: make versioned libraries

commit ad13c00ae8cba6327851652a7d0c94a6d6316916
Author: Johnathan Corgan <address@hidden>
Date:   Fri May 28 20:02:38 2010 -0700

    Make C++ shared libraries versioned

commit 745670bc73d364a25d39b31d89daece8dba48160
Author: Johnathan Corgan <address@hidden>
Date:   Fri May 28 08:14:05 2010 -0700

    build: refactor GR_GIT and GR_VERSION

commit 4fb81dbcbb1416a954740555882f496a9d086d14
Merge: 098fb6a3c73c8e3c81f761c48848508da4ff7c70 
a50d394d28955d6f0ecd9a3f5f10a902dbeae7ec
Author: Johnathan Corgan <address@hidden>
Date:   Thu May 27 15:20:53 2010 -0700

    Merge branch 'master' into next
    
    Merge made with '-s ours' to skip over commit a50d394d

commit a50d394d28955d6f0ecd9a3f5f10a902dbeae7ec
Author: Johnathan Corgan <address@hidden>
Date:   Thu May 27 15:20:37 2010 -0700

    Update revision to 3.3.0-rc2

commit 098fb6a3c73c8e3c81f761c48848508da4ff7c70
Merge: 6af87d09a3f12a2915e4248fdc7c8b1b271b5f63 
d57365be4d71c75b963dac44ab0817c65cf73184
Author: Johnathan Corgan <address@hidden>
Date:   Thu May 27 15:19:20 2010 -0700

    Merge branch 'master' into next
    
    * master:
      Add USRP2 clock source parameter to GRC blocks.
      Refactor Makefile.am to move common files from 3 libraries into a single 
variable.

commit d57365be4d71c75b963dac44ab0817c65cf73184
Merge: 7633f27db443f017b66bf07a774d19b0c74a00d7 
6257b877dc8d3b52ceadc54525d044a5430e8fcd
Author: Johnathan Corgan <address@hidden>
Date:   Thu May 27 11:54:40 2010 -0700

    Merge remote branch 'ets/grc-usrp2-clock-source'
    
    * ets/grc-usrp2-clock-source:
      Add USRP2 clock source parameter to GRC blocks.

commit 6257b877dc8d3b52ceadc54525d044a5430e8fcd
Author: Eric Schneider <address@hidden>
Date:   Tue Feb 23 09:20:45 2010 -0700

    Add USRP2 clock source parameter to GRC blocks.

commit 7633f27db443f017b66bf07a774d19b0c74a00d7
Author: Eric Blossom <address@hidden>
Date:   Tue May 25 13:05:04 2010 -0700

    Refactor Makefile.am to move common files from 3 libraries into a single 
variable.

commit 6af87d09a3f12a2915e4248fdc7c8b1b271b5f63
Merge: 7c50ceb026eaa26fccd438cbb8f915a29a06eaa5 
99d45be028bee1e016e2f640817a51d308fb34ca
Author: Johnathan Corgan <address@hidden>
Date:   Tue May 25 11:46:47 2010 -0700

    Merge branch 'master' into next
    
    * master:
      usrp2-firmware: fix missing files in tarball
      Fix erroneous file modes

commit 99d45be028bee1e016e2f640817a51d308fb34ca
Author: Johnathan Corgan <address@hidden>
Date:   Tue May 25 11:32:37 2010 -0700

    usrp2-firmware: fix missing files in tarball

commit 398c2b9438af6417431e287bfce22cf72adbf8ad
Author: Johnathan Corgan <address@hidden>
Date:   Tue May 25 05:16:10 2010 -0700

    Fix erroneous file modes

commit 7c50ceb026eaa26fccd438cbb8f915a29a06eaa5
Merge: 16c0a87dc5c53ca28071b76f50b31317d4c519f1 
6c0f2f5a5e4eddefc52c272c4b92065a225be3c5
Author: Johnathan Corgan <address@hidden>
Date:   Mon May 24 21:26:34 2010 -0700

    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.
      Defend against a peer that sends an invalid message length.
      Move initialization of select timeout
      Correct update of d_temp_offset (parallel construction)
      Identify memory leaks that occur on error conditions
      Use -1 as file descriptor "not open" value instead of 0
      Add additional conditionalization of networking includes
      Flush pending errors in gr_udp_sink on disconnect()
      Rework UDP source and sink, with incompatible API changes
      Updates to udp source/sink (select(), wait, cleanup)
      Discard data in gr_udp_sink until receiver is started.
      Use getaddrinfo in gr_udp_{source,sink}
      Changes to gr_udp_{source,sink} for MinGW
      Ignore ENOPROTOOPT return from setsockopt(SO_LINGER)

commit 6c0f2f5a5e4eddefc52c272c4b92065a225be3c5
Merge: 62f8c06058435ed3e16f20327bb07bd29e4d8386 
b32e803b1bee283033c976a4656bc0af4fe9461f
Author: Johnathan Corgan <address@hidden>
Date:   Sun May 23 13:36:44 2010 -0700

    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
      Return immediately when using d_residual.
      Defend against a peer that sends an invalid message length.
      Move initialization of select timeout
      Correct update of d_temp_offset (parallel construction)
      Identify memory leaks that occur on error conditions
      Use -1 as file descriptor "not open" value instead of 0
      Add additional conditionalization of networking includes
      Flush pending errors in gr_udp_sink on disconnect()
      Rework UDP source and sink, with incompatible API changes
      Updates to udp source/sink (select(), wait, cleanup)
      Discard data in gr_udp_sink until receiver is started.
      Use getaddrinfo in gr_udp_{source,sink}
      Changes to gr_udp_{source,sink} for MinGW
      Ignore ENOPROTOOPT return from setsockopt(SO_LINGER)

commit 16c0a87dc5c53ca28071b76f50b31317d4c519f1
Merge: 58a6e6c74dcc85979682f029ccbb6039cf20ae56 
2c4bb0b5ea22ed73f3de6cac8a27083d950879bb
Author: Johnathan Corgan <address@hidden>
Date:   Fri May 21 18:12:41 2010 -0700

    Merge remote branch 'jblum/uhd' into next
    
    * jblum/uhd:
      using the send and recv full buffer modes, avoids extra loop in 
implementation
      Added call to get access to the underlying uhd simple usrp object.
      added docs to uhd grc blocks, added pkg config path to make support easier
      typo fix, called variable ant, not antenna
      added to uhd grc files, also removed warning for grc generator with uhd 
blocks
      added more access methods to uhd source and sink
      fix for paradigm shift
      Use simple usrp from uhd.
      gr-uhd working with io type
      added swig includes and tune result return
      using new streaming api
      added set center freq call
      Added samp rate param and using the simple device from uhd
      removed timeout from here
      Got the source and sink working with current uhd.
      Added the uhd simple sink lib block, swig wrapper, grc wrapper.
      using samples prop, added unchecked in files for utils and grc rx wrapper
      recv noise with uhd
      Created simple source (with nothing in it) and some swig build stuff.
      Created gr uhd skeleton build.

commit 58a6e6c74dcc85979682f029ccbb6039cf20ae56
Merge: 645a3143723ca51a47bfc23bfd23b9a3e47f5240 
62f8c06058435ed3e16f20327bb07bd29e4d8386
Author: Johnathan Corgan <address@hidden>
Date:   Fri May 21 17:47:38 2010 -0700

    Merge branch 'master' into next
    
    * master:
      libvrt: remove from 3.3 API.
    
    NOTE: This is a '-s ours' merge that creates a merge commit but does not
    actually change any files.  This ensures future merges from master start
    after the commit that removes VRT, so it is not changed in the 'next'
    branch.

commit 62f8c06058435ed3e16f20327bb07bd29e4d8386
Author: Johnathan Corgan <address@hidden>
Date:   Fri May 21 17:47:26 2010 -0700

    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.

commit b32e803b1bee283033c976a4656bc0af4fe9461f
Author: Johnathan Corgan <address@hidden>
Date:   Fri May 21 17:28:02 2010 -0700

    gnuradio-core: update copyrights

commit 625a12540792512c968a6f45418a694a5f6aef76
Author: Johnathan Corgan <address@hidden>
Date:   Fri May 21 17:23:06 2010 -0700

    gnuradio-core: allow swig to handle exceptions in UDP source/sink

commit abc51381b06bff0075d68c6e6fa92383446c2fbc
Author: Johnathan Corgan <address@hidden>
Date:   Fri May 21 17:16:25 2010 -0700

    grc: update UDP source and sink block wrappers

commit 645a3143723ca51a47bfc23bfd23b9a3e47f5240
Author: Johnathan Corgan <address@hidden>
Date:   Fri May 21 16:41:51 2010 -0700

    Update version to 3.4git

commit c5b28091c915891d0a5556bcadb8f491a6689024
Author: Johnathan Corgan <address@hidden>
Date:   Fri May 21 16:02:53 2010 -0700

    Update revision to release 3.3.0-rc1, update autotools

commit 26185e9077e5e20f71fb515c0e847a5dfd57986c
Author: Eric Blossom <address@hidden>
Date:   Wed May 19 20:43:48 2010 -0700

    Simplify USE_SELECT usage

commit 91054ed9fe7f08cac9738a6a6af5a9ad476ba24b
Author: Eric Blossom <address@hidden>
Date:   Wed May 19 20:38:17 2010 -0700

    Return immediately when using d_residual.
    
    (Otherwise recv may overwrite valid data in d_temp_buff.)

commit 4267b714f4276671f718136a1279f681a4231aee
Author: Eric Blossom <address@hidden>
Date:   Wed May 19 20:27:10 2010 -0700

    Defend against a peer that sends an invalid message length.

commit 34e0be1f96cb24e302269c008444bc18e418b653
Author: Eric Blossom <address@hidden>
Date:   Wed May 19 20:15:41 2010 -0700

    Move initialization of select timeout

commit 1e963cd9b6e2a1687bbff86df66c5efbcb2be363
Author: Eric Blossom <address@hidden>
Date:   Wed May 19 20:11:35 2010 -0700

    Correct update of d_temp_offset (parallel construction)

commit 99a39a4351ca250dcbeeface0ab7b9de6e301d49
Author: Eric Blossom <address@hidden>
Date:   Wed May 19 20:06:26 2010 -0700

    Identify memory leaks that occur on error conditions

commit 0058f55926c8e9f6ecb37f153ff7464b93838484
Author: Eric Blossom <address@hidden>
Date:   Wed May 19 20:02:26 2010 -0700

    Use -1 as file descriptor "not open" value instead of 0

commit 68ce6b4a9b90d4d53310c4271e6011b796fc1bff
Author: Eric Blossom <address@hidden>
Date:   Wed May 19 19:57:10 2010 -0700

    Add additional conditionalization of networking includes

commit 6f9093edd6d921827f1aca173e6de68898ba648a
Author: Eric Blossom <address@hidden>
Date:   Wed May 19 15:26:08 2010 -0700

    Remove bogus check for existence of prefix directory.

commit 8944000061cbfb995e56b74ab03034ec3541caac
Author: Johnathan Corgan <address@hidden>
Date:   Tue May 18 13:53:39 2010 -0700

    grc: rename execution binary from 'grc' to 'gnuradio-companion'
    
    This change resolves a conflict with the Generic Colorizer application
    which also uses the binary name 'grc'.
    
    Interested users can add an alias to their shell environment to run
    gnuradio-companion when grc is invoked.

commit fefb71787e7e365049743f210b18a6f04f13d47b
Author: Johnathan Corgan <address@hidden>
Date:   Tue May 18 13:22:29 2010 -0700

    gnuradio-core: removed gr.dd_mpsk_sync_cc block as obsolete

commit 2c4bb0b5ea22ed73f3de6cac8a27083d950879bb
Author: Josh Blum <address@hidden>
Date:   Tue May 18 12:25:42 2010 -0700

    using the send and recv full buffer modes, avoids extra loop in 
implementation

commit 935b9713694359862fd5721a2cf070ac072ce283
Merge: b6f86944737975efde1275144c1c344e4a633146 
a39ca4f36cee81bb44f553c1a1d2045a29231e0b
Author: Josh Blum <address@hidden>
Date:   Tue May 18 11:51:31 2010 -0700

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

commit a39ca4f36cee81bb44f553c1a1d2045a29231e0b
Merge: 1c22592ca05eff573b755e36a9685cfadf8a2723 
22a3ed8955a9d40796d58e83993b5f56f117a27a
Author: Johnathan Corgan <address@hidden>
Date:   Mon May 17 19:33:46 2010 -0700

    Merge branch 'wip/burx_support'
    
    * wip/burx_support:
      -Updated to allow BURX support to be built into standard txrx.bin
      Once and for all, here is the properly updated Makefile.am for the apps
      Updated db_bitshark_rx.c to the proper version that includes the
      Change default bandwidth to 25 MHz to match maximum USRP2 bandwidth
      Update incorrectly checked in Makefile.am
      usrp: Cleanup for merge of bitshark daughterboard code
      Including bitshark_rx.h header file for USRP2 build
      Fixed issue with with wrong Makefile.am files being copied
      Add support for the Bitshark USRP RX (BURX) daughterboard for the USRP2.
      Add support for the Bitshark USRP RX (BURX) daughterboard for the USRP1.

commit 22a3ed8955a9d40796d58e83993b5f56f117a27a
Author: JohnOrlando <address@hidden>
Date:   Mon May 17 16:15:49 2010 -0500

    -Updated to allow BURX support to be built into standard txrx.bin
    image
    -Also corrected db_bitshark_rx.c to the current version (previous
    git push error) that includes the needed delays after I2C commands

commit 2ee1a94ff42a3d1858805bcce50b6aadb1773f47
Author: Tom Rondeau <address@hidden>
Date:   Sun May 16 14:39:53 2010 -0400

    Can now set more channels than input signals. Empty channels are 
established as the outtermost channels (around fs/2 and -fs/2).

commit 1c22592ca05eff573b755e36a9685cfadf8a2723
Author: Don Ward <address@hidden>
Date:   Sun May 16 09:30:31 2010 -0700

    howto: fix make check for win32, darwin (untested)

commit dc79a11cb809b33f397603e7641b155120be9ee8
Author: Marcus D Leech <address@hidden>
Date:   Sun May 16 08:44:16 2010 -0700

    gr-wxgui: adds stripchart trigger mode to graphics sinks

commit 277e1c0a0881b359f9d597e1cb6a4e3725356387
Author: Marcus D Leech <address@hidden>
Date:   Sun May 16 08:38:30 2010 -0700

    gnuradio-core: adds configurable flush to file sink

commit f23a2b33ca1bebf0c3a5fa26fdcff11827744b77
Author: Marcus D Leech <address@hidden>
Date:   Sun May 16 08:30:03 2010 -0700

    gnuradio-core: allows configuring FFTW to use ESTIMATE vs. MEASURE

commit 4c8cda27d86d400e60358f6ad342827bab9d3fdc
Author: Marcus D Leech <address@hidden>
Date:   Sun May 16 08:16:39 2010 -0700

    grc: adds gr.and_const to block tree

commit 81133f7b37ba2cc1df65dc5704542fa758f32f23
Author: Johnathan Corgan <address@hidden>
Date:   Sun May 16 07:47:53 2010 -0700

    Revert "build: distribute version controlled ltmain.sh in tarball"
    
    This reverts commit 026f691a6dfcb8fca61964cf457f08a7d1e7306b.

commit da1286dc29ac9ab9788ea7f2e7f6f6398e8d3074
Author: Johnathan Corgan <address@hidden>
Date:   Sun May 16 07:47:00 2010 -0700

    Revert "build: force use of ltmain.sh from libtool 2.2.6b"
    
    This reverts commit 3f1940cfd633949f819da1900e19d155e91dc1c4.

commit 7dba4b4a3cf9b2f0fab397494d84c948a3bf85d1
Merge: c1c29651e8a13c090228723684d6f693a6ae8c34 
3a822b971ba921ba6741eb94a9db0673950ecdff
Author: Johnathan Corgan <address@hidden>
Date:   Fri May 14 10:31:19 2010 -0700

    Merge remote branch 'bitshark/burx_support' into wip/burx_support
    
    * bitshark/burx_support:
      Once and for all, here is the properly updated Makefile.am for the apps
      Updated db_bitshark_rx.c to the proper version that includes the
    
    Conflicts:
        usrp2/firmware/lib/db_bitshark_rx.c

commit 026f691a6dfcb8fca61964cf457f08a7d1e7306b
Author: Johnathan Corgan <address@hidden>
Date:   Fri May 14 10:15:52 2010 -0700

    build: distribute version controlled ltmain.sh in tarball

commit 82382c05d32223658cedb913b4914412ccb861be
Author: Johnathan Corgan <address@hidden>
Date:   Fri May 14 10:15:30 2010 -0700

    build: use correct comment delimiter

commit 3f1940cfd633949f819da1900e19d155e91dc1c4
Author: Johnathan Corgan <address@hidden>
Date:   Thu May 13 19:20:27 2010 -0700

    build: force use of ltmain.sh from libtool 2.2.6b
    
    Don Ward:
    
    "The supplied version of ltmain.sh does not handle interlibrary
    dependencies on Windows. I have attached a diff file showing
    the slight differences between the ltmain.sh in the tarball
    (2.2.6b Debian-2.2.6b-2ubuntu1, which fails) and the ltmain.sh
    downloaded from packages.debian.org  (plain 2.26b).  It looks
    like it was broken in Ubuntu 2.2.6a-3 (change log says "Don't
    pull in depedency libs when linking a binary"). GNU Radio builds
    ok if I run ./bootstrap locally."
    
    JMC: This file (ltmain.sh) has not previously been under version
    control and would be copied over (or symlinked) by the bootstrap
    process. With a version now in the repository, we'll need to
    ensure it stays fresh, likely at the same time we check for
    updated config.guess and config.sub files.

commit 212ba35ca6b9792df7e7a1791fd9a395b88e77eb
Author: Johnathan Corgan <address@hidden>
Date:   Thu May 13 19:10:44 2010 -0700

    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
    several years.  Disable this until proper fix can be done.

commit 3a822b971ba921ba6741eb94a9db0673950ecdff
Author: JohnOrlando <address@hidden>
Date:   Thu May 13 18:24:08 2010 -0500

    Once and for all, here is the properly updated Makefile.am for the apps
    directory...

commit ebb561d028bfd4a3ca2571fb997bb13a514bd87c
Author: JohnOrlando <address@hidden>
Date:   Thu May 13 18:03:13 2010 -0500

    Updated db_bitshark_rx.c to the proper version that includes the
    delays when sending back-to-back I2C commands, as well as the proper
    command when setting the bw (previous blunder with git resulted in
    the wrong version on this branch)

commit 2057623cf8f9e9738954b146d3a23577110f7906
Author: Johnathan Corgan <address@hidden>
Date:   Thu May 13 13:16:46 2010 -0700

    gr-wxgui: update copyrights

commit 3a730f46faf1942c713350b312a1dfeffb587550
Author: Johnathan Corgan <address@hidden>
Date:   Thu May 13 13:11:13 2010 -0700

    gr-wxgui: Renamed "emulate analog" feature to "use persistence"

commit 331542fc51eb47a65161ab6d41c6dc8fd1dd1f22
Merge: 467678259c56fab32a326690cc01eac1dbcb48ca 
49fa13f9fce2037d176c86bf326a7e25a78b72a5
Author: Johnathan Corgan <address@hidden>
Date:   Thu May 13 12:29:59 2010 -0700

    Merge remote branch 'nldudok1/gr-wxgui_emulate_analog' into master
    
    * nldudok1/gr-wxgui_emulate_analog:
      Add analog CRT screen afterglow emulation for gr-wxgui
    
    Conflicts:
        gr-wxgui/src/python/fftsink_gl.py
        gr-wxgui/src/python/fftsink_nongl.py

commit 467678259c56fab32a326690cc01eac1dbcb48ca
Author: Johnathan Corgan <address@hidden>
Date:   Wed May 12 14:56:17 2010 -0700

    Update revision to 3.3.0-rc0

commit 83a28558176a4e6ebcf8f38aef0739659b0a7c1b
Author: Johnathan Corgan <address@hidden>
Date:   Wed May 12 14:37:43 2010 -0700

    Change version numbering to always include minor release

commit 39cb5b8daee27ccca4d1919706910ccff116f45d
Merge: 1fc7c57f778a9f05ded1d216247242ee13632d03 
55364771aee8933ded7e98bd3c873d767f717cec
Author: Tom Rondeau <address@hidden>
Date:   Tue May 11 21:19:15 2010 -0400

    Merge branch 'qtupdate'

commit 55364771aee8933ded7e98bd3c873d767f717cec
Author: Tom Rondeau <address@hidden>
Date:   Tue May 11 21:03:38 2010 -0400

    Fixing up GUI windows to better scale with gtgui sinks.

commit c1c29651e8a13c090228723684d6f693a6ae8c34
Merge: c76897abcbfe1c149bffd27fba0224d3ebc83503 
1fc7c57f778a9f05ded1d216247242ee13632d03
Author: Johnathan Corgan <address@hidden>
Date:   Tue May 11 18:00:19 2010 -0700

    Merge branch 'master' into wip/burx_support
    
    * master: (39 commits)
      Add gru.hexshort to deal with short hex constants
      Assign USB PID for Hans de Bok
      Add missing buffer allocator hint to gr_ofdm_sampler.cc
      Really fix the missing include for boost::bind
      gr-wxgui: Added additional color table entries
      Missed updates for omnithread/mblock removal
      Remove omnithreads library.
      Remove mblock library.  We hardly knew 'ye.
      Convert gr-audio-portaudio to Boost via gruel
      Further updates for removing omnithreads
      Update build configuration for OSX omnithreads changeover
      Add missing include file for boost::bind
      Convert gcell to use boost::threads instead of omnithread.
      Fix sequence error indication after stopping then restarting streaming on 
USRP2.
      initial move from mld_threads to gruel:: namespace threads and such
      Initial changes to remove mld_thread and instead use gruel:: namespace 
classes
      Fixing doxygen warnings from arb_resampler. Also, removed set_taps from 
public
      Fixing doxygen warnings from channelizer block.
      Fixing documentation to get rid of doxygen warnings.
      Adding documentation for fff version of othe PFB clock sync algorithm.
      ...

commit c76897abcbfe1c149bffd27fba0224d3ebc83503
Author: Johnathan Corgan <address@hidden>
Date:   Tue May 11 17:55:55 2010 -0700

    Change default bandwidth to 25 MHz to match maximum USRP2 bandwidth

commit a13d9fd69606935a075f3033fc0b244a011f792b
Author: Tom Rondeau <address@hidden>
Date:   Tue May 11 20:38:06 2010 -0400

    Fixing benchmark loopback to work with new v2's of modulators.

commit 81391dc8d76f4a665ca1b14ef3d094353084d829
Author: John Orlando <address@hidden>
Date:   Tue May 11 16:55:08 2010 -0700

    Update incorrectly checked in Makefile.am

commit 42e7489aa15a799e9a9a86ffd367c4d823080bbf
Author: Johnathan Corgan <address@hidden>
Date:   Tue May 11 14:13:52 2010 -0700

    usrp: Cleanup for merge of bitshark daughterboard code
    
    Removed unused variable
    Set default bandwidth to 8M in constructor

commit b682d4bbe98b72e86219f1f303843b4f4f9ed1b7
Author: Tom Rondeau <address@hidden>
Date:   Mon May 10 20:20:47 2010 -0400

    Fixing benchmark program to work with original dbpsk/dqpsk modulations 
again (and saving the version 2 mods for those marked v2).

commit f20b3e2a48a4b9ae7a8b87b1361749c290d99e39
Author: Tom Rondeau <address@hidden>
Date:   Mon May 10 20:10:32 2010 -0400

    Changes to the examples to fit updates to qtgui.

commit 89ceb6c846e5b859d8fdef4fef84093f18efd3da
Author: Tom Rondeau <address@hidden>
Date:   Mon May 10 19:48:41 2010 -0400

    Simple code cleanup.

commit a45e2a94328fee03910e9dbfa04b48bf9ba15f61
Author: Tom Rondeau <address@hidden>
Date:   Mon May 10 19:47:02 2010 -0400

    Remove one of the loop when posting new data; calculations are done the 
same time the fft shift and scaling operations happen.

commit 1fc7c57f778a9f05ded1d216247242ee13632d03
Author: Eric Blossom <address@hidden>
Date:   Mon May 10 14:31:15 2010 -0700

    Add gru.hexshort to deal with short hex constants

commit 591c12fc9de3a318a983d1e02eed789f76c0b5fb
Author: Eric Blossom <address@hidden>
Date:   Mon May 10 10:42:32 2010 -0700

    Assign USB PID for Hans de Bok

commit 8f1340102fa181a470dd5ec89a92bdb33dc3e288
Author: Tom Rondeau <address@hidden>
Date:   Sun May 9 18:25:17 2010 -0400

    Minor cleanups.

commit 19550b1be84c96eb92b24c88847e1b0d024b366c
Author: Tom Rondeau <address@hidden>
Date:   Sun May 9 13:06:20 2010 -0400

    Updating zoom and axis across plots for consistent zoom levels and behavior.

commit a61fc516f5deeef67b48a704c5426c3969d36248
Author: Don Ward <address@hidden>
Date:   Thu May 6 10:02:35 2010 -0400

    Flush pending errors in gr_udp_sink on disconnect()
    
    On some systems (e.g., Debian/lenny) UDP errors are reported on the
    following send() or recv() call.  To avoid having errors (such as
    ECONNREFUSED) from an old connection showing up on the first write
    to a new connection, we do a recv() on disconnect() to flush them.
    This may not work for all errors on all systems, but it works in
    some simple cases of interest.

commit b6f86944737975efde1275144c1c344e4a633146
Merge: 1e4bf239c1f09a0180585de62746922bcd34b639 
e22224454f63be561fa2a5923d35b65ba403b6ac
Author: Josh Blum <address@hidden>
Date:   Tue May 4 13:15:57 2010 -0700

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

commit 761a6f97a623e07f51743d70d1962c98b26bb599
Merge: d702e27d1f3b0e76ef3734ee6b5b6ac1333cdbff 
e22224454f63be561fa2a5923d35b65ba403b6ac
Author: Don Ward <address@hidden>
Date:   Tue May 4 12:47:53 2010 -0400

    Merge branch 'master' into udp

commit d702e27d1f3b0e76ef3734ee6b5b6ac1333cdbff
Author: Don Ward <address@hidden>
Date:   Tue May 4 12:41:52 2010 -0400

    Rework UDP source and sink, with incompatible API changes
    
    Remove source address specifications for sink; add connect() and
    disconnect() to sink; add get_port() to source; add optional EOF
    signaling (using zero-length packets) to sink and source; modify
    dial_tone, vector, and audio examples to match new code; add qa
    test case.

commit 7488244b24a52e6b1a51bcbdb0077e70554c6731
Author: Tom Rondeau <address@hidden>
Date:   Sun May 2 15:00:02 2010 -0400

    Fixes segfault on close. Using the right objective (d_main_gui) instead of 
d_object to delete all of the plotting widgets. As far as Valgrind tells me, 
this cleans up my memory leaks although libqt and libqwt still have some of 
their own.
    
    This checkin also disables the Waterfall3D plotting. It wasn't working 
anyway, but was also causing its own segfault upon deletion. Once it's working 
and deleting nicely, it will be re-enabled.

commit e0df16cf6f62dd0745530955481df8c3eecc9cb2
Author: Tom Rondeau <address@hidden>
Date:   Sat May 1 20:04:13 2010 -0400

    Fixing constellation zoomer's label.

commit e93a81a1f346f1fdef218b115c99f547ccd7ad27
Author: Tom Rondeau <address@hidden>
Date:   Sat May 1 19:48:21 2010 -0400

    Maxing the x-axis of the time domain plot represent the actual time of the 
samples and not just the sample number.

commit f7a73dc6334be8b4ddd0d8308eb1eefa4cad3049
Author: Tom Rondeau <address@hidden>
Date:   Sat May 1 19:11:13 2010 -0400

    Whoops. Time intervals are specified in seconds, not ms...

commit 6606af991b15174cbdbaca738669a21461b0fbe6
Author: Tom Rondeau <address@hidden>
Date:   Sat May 1 19:06:13 2010 -0400

    Fixes the replotting update. It's now based on a QTimer so it's in the 
event buffer as opposed to a best effort based on a hand-made timer. The 
interval between GUI updates is settable through the qtsink_X objects with 
set_update_time(newtime). This update makes the plotting much more stable. It 
also fixes the time scale of the waterfall plot to actually mean the right 
thing.

commit f1b71c9525dd56e2c296a2bca4b2db9ed1a320ce
Author: Tom Rondeau <address@hidden>
Date:   Sat May 1 17:36:07 2010 -0400

    Fixing displayed pen and x-axis to report the right units and scaling of 
frequencies.

commit 94c92b789da2feec05a8aa417619c5d5c40f1e3f
Author: Tom Rondeau <address@hidden>
Date:   Sat May 1 17:26:15 2010 -0400

    Removing PowerLine since we weren't using it and don't have plans to.

commit 22a2621d0d11316a1d8562c5fddd03f162c40d36
Author: Tom Rondeau <address@hidden>
Date:   Sat May 1 17:23:43 2010 -0400

    Peak power line now actually tracks the peak power.

commit 66ff2fa5db423851f69e8eb1b3f4f8ccd434facd
Author: Tom Rondeau <address@hidden>
Date:   Sat May 1 17:20:49 2010 -0400

    Fixes units of pen in frequency plot.

commit e22224454f63be561fa2a5923d35b65ba403b6ac
Author: Eric Blossom <address@hidden>
Date:   Fri Apr 30 18:22:41 2010 -0700

    Add missing buffer allocator hint to gr_ofdm_sampler.cc
    
    This change was needed because gr_ofdm_sampler derives directly from
    gr_block, but functions (from the runtime's point of view) as a
    decimator.  It takes many items in to produce a single output
    item.  Without this change, values of fft_size > ~4096 would result
    in the scheduler complaining that it could never fullfil the block's
    request for samples.
    
    When deriving from gr_sync_interpolator or gr_sync_decimator, their
    constructors set the hint automatically.

commit dda6ed353551d3493983bd56e0ca8ee8ed4407c5
Merge: 04d3f1954b589656b34298b98e36b8667700d89a 
9038b3530d0ec746f401f3c443e2f862fff5a18e
Author: Don Ward <address@hidden>
Date:   Fri Apr 30 17:00:33 2010 -0400

    Merge branch 'master' into udp

commit 04d3f1954b589656b34298b98e36b8667700d89a
Merge: 3ff43f7487b43436cd0f49de80ebff2c1ff1a188 
a301c47751cb61116ae8f49f6b693b3ca6fbadc3
Author: Don Ward <address@hidden>
Date:   Fri Apr 30 16:39:07 2010 -0400

    Merge branch 'master' into udp

commit 3ff43f7487b43436cd0f49de80ebff2c1ff1a188
Author: Don Ward <address@hidden>
Date:   Fri Apr 30 14:48:56 2010 -0400

    Updates to udp source/sink (select(), wait, cleanup)
    
    Use select() to avoid blocking on recv() in gr_udp_source (only known
    way to avoid blocking on Cygwin).
    
    Add wait argument to gr_udp_source to allow waiting for connection
    or accepting lack of connection as EOF; add --no-wait option to
    dial_tone_sink.py.
    
    Remove system dependencies from .h files; remove unused data members
    and (useless?) public open and close functions.

commit 9038b3530d0ec746f401f3c443e2f862fff5a18e
Author: Johnathan Corgan <address@hidden>
Date:   Wed Apr 28 17:32:44 2010 -0700

    Really fix the missing include for boost::bind

commit 8219bc01748d79ca1d995e65914b8c4033a89999
Author: Marcus Leech <address@hidden>
Date:   Wed Apr 28 09:08:13 2010 -0700

    gr-wxgui: Added additional color table entries

commit 0c6abf713755e4c7f705bad2e9f982d431b4286d
Author: Tom Rondeau <address@hidden>
Date:   Tue Apr 27 22:17:44 2010 -0400

    Fixing ordering so that the input channels line up in the output signal 
properly.

commit 06f92ca4200bbebd2ecb77f88b4524711f9292c4
Author: Tom Rondeau <address@hidden>
Date:   Tue Apr 27 22:05:15 2010 -0400

    Adding the synthesis filterbank (the opposite of the channelizer). It's 
ugly right now and uses a lot of memory to handle the buffers for each 
filter/input stream.

commit 1e4bf239c1f09a0180585de62746922bcd34b639
Author: Josh Blum <address@hidden>
Date:   Tue Apr 27 16:07:34 2010 -0700

    Added call to get access to the underlying uhd simple usrp object.
    
    Made the simple uhd source and sink into mostly virtual classes
    with the implementation within the cc files.

commit 910d207edfec4ceeb431c4063dfb1d5b2801198f
Author: Johnathan Corgan <address@hidden>
Date:   Tue Apr 27 00:06:16 2010 -0700

    Missed updates for omnithread/mblock removal

commit c6ad778bda302a9abfe3f1a905d1a80ee34c60a6
Author: Johnathan Corgan <address@hidden>
Date:   Mon Apr 26 23:14:12 2010 -0700

    Remove omnithreads library.

commit ac2b84b93cad94f9a8830eeb5e62dace997c9a47
Author: Johnathan Corgan <address@hidden>
Date:   Mon Apr 26 22:41:19 2010 -0700

    Remove mblock library.  We hardly knew 'ye.

commit a178f23be75489c1507060a8b0e9e59cd358dfba
Author: Johnathan Corgan <address@hidden>
Date:   Mon Apr 26 22:13:34 2010 -0700

    Convert gr-audio-portaudio to Boost via gruel
    
    Remove omnithread dependency in build for gr-audio-portaudio
    Remove unused debugging utility class in gnuradio-core (gri_logger)

commit 665d7a850eeb46bfc6388a98e4a4107648cb6add
Merge: a3278070d3e991ea0a8f6e62bbfc2a2e177fe8e7 
a40feb1dece1b8064f3f81e669f3ed38b60b6dd8
Author: Johnathan Corgan <address@hidden>
Date:   Mon Apr 26 13:05:03 2010 -0700

    Merge branch 'wip/remove-mld-threads'
    
    * wip/remove-mld-threads:
      Further updates for removing omnithreads
      Update build configuration for OSX omnithreads changeover
      initial move from mld_threads to gruel:: namespace threads and such
      Initial changes to remove mld_thread and instead use gruel:: namespace 
classes

commit a40feb1dece1b8064f3f81e669f3ed38b60b6dd8
Author: Johnathan Corgan <address@hidden>
Date:   Mon Apr 26 13:04:23 2010 -0700

    Further updates for removing omnithreads
    
    Updates README
    Removes Darwin specific variable in usrp.pc

commit 49fa13f9fce2037d176c86bf326a7e25a78b72a5
Author: Martin Dudok van Heel <address@hidden>
Date:   Mon Apr 26 19:40:41 2010 +0200

    Add analog CRT screen afterglow emulation for gr-wxgui

commit 1eb2ad3909a0ba16e8c03776d1d26693b9b152a5
Author: Johnathan Corgan <address@hidden>
Date:   Mon Apr 26 09:13:17 2010 -0700

    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

commit a3278070d3e991ea0a8f6e62bbfc2a2e177fe8e7
Author: Johnathan Corgan <address@hidden>
Date:   Fri Apr 23 17:11:40 2010 -0700

    Add missing include file for boost::bind

commit 999bba14d657a11fa9bfc1b9587e1341e2f28e07
Author: Josh Blum <address@hidden>
Date:   Fri Apr 23 10:11:53 2010 -0700

    added docs to uhd grc blocks, added pkg config path to make support easier

commit 04db1ec3b6dad9d984f7fe4314cca6937c94a1b0
Merge: 8d3a78da9dd988ee5704a83eedd7c71ba8a87607 
052638a76f3c07be744b603c3ba0f392ccc1569b
Author: Eric Blossom <address@hidden>
Date:   Thu Apr 22 22:12:33 2010 -0700

    Merge branch 'wip/gcell-no-omni'
    
    * wip/gcell-no-omni:
      Convert gcell to use boost::threads instead of omnithread.

commit 052638a76f3c07be744b603c3ba0f392ccc1569b
Author: Johnathan Corgan <address@hidden>
Date:   Sun Apr 18 20:13:47 2010 -0700

    Convert gcell to use boost::threads instead of omnithread.
    
    Passes make check.

commit 8d3a78da9dd988ee5704a83eedd7c71ba8a87607
Author: Martin DvH <address@hidden>
Date:   Wed Apr 21 08:18:33 2010 -0700

    Fix sequence error indication after stopping then restarting streaming on 
USRP2.

commit 3b8fcaa640d75573d314fb8616969ad2adf2a099
Author: Don Ward <address@hidden>
Date:   Mon Apr 19 17:02:14 2010 -0400

    Discard data in gr_udp_sink until receiver is started.
    
    Also fixes warnings from gcc 4.3 and adds <boost/bind.hpp> for usrp2.

commit a712b478c2824396408b2ec11584b7d559015b25
Author: Michael Dickens <address@hidden>
Date:   Mon Apr 19 15:35:07 2010 -0600

    initial move from mld_threads to gruel:: namespace threads and such

commit 3e8c1915a289088aa801427defc18a165ba43cd1
Author: Michael Dickens <address@hidden>
Date:   Mon Apr 19 09:29:43 2010 -0600

    Initial changes to remove mld_thread and instead use gruel:: namespace 
classes

commit d1ae6560ab2b8b5d474e58f865314a6cf18b958c
Author: Don Ward <address@hidden>
Date:   Sun Apr 18 19:01:56 2010 -0400

    Use getaddrinfo in gr_udp_{source,sink}
    
    Using getaddrinfo allows more common code between posix and winsock
    systems.  Remove unused variables and #include files.  Close sockets
    when done.

commit 7389f7a46fbad90dc1ae2c8232f770b03c27a38f
Merge: a5d7313aaab2e6d85ffeabae0d97dc44fb0d93de 
78c6890ae5e4445bb4974f6cd2956e961fe6171b
Author: Tom Rondeau <address@hidden>
Date:   Sun Apr 18 17:55:09 2010 -0400

    Merge branch 'pfbclk'

commit 78c6890ae5e4445bb4974f6cd2956e961fe6171b
Author: Tom Rondeau <address@hidden>
Date:   Sun Apr 18 17:51:43 2010 -0400

    Fixing doxygen warnings from arb_resampler. Also, removed set_taps from 
public
    interface since we don't _really_ suppor this right now. Renamed it and 
made it private.

commit 5a3a0361fa8b21f870b51bb778af2f217be49101
Author: Tom Rondeau <address@hidden>
Date:   Sun Apr 18 17:51:04 2010 -0400

    Fixing doxygen warnings from channelizer block.

commit 3ecfbd979393475e810ed08b3c74cbcdf8592f8e
Author: Tom Rondeau <address@hidden>
Date:   Sun Apr 18 17:50:22 2010 -0400

    Fixing documentation to get rid of doxygen warnings.

commit 9361446ea3a0dc78dc25815c3b8cf1f6b27e9069
Author: Tom Rondeau <address@hidden>
Date:   Sun Apr 18 17:49:57 2010 -0400

    Adding documentation for fff version of othe PFB clock sync algorithm.

commit bc5479b083f3c213f963c6c841f2baac7482de70
Author: Tom Rondeau <address@hidden>
Date:   Sun Apr 18 17:42:45 2010 -0400

    Adding documentation to explain how algorithm works.

commit 545901e335f27600c460f749b66d60155a179492
Author: U-DON-WORKBENCH\Don <address@hidden(none)>
Date:   Sun Apr 18 10:19:30 2010 -0400

    Changes to gr_udp_{source,sink} for MinGW
    
    Initialize and cleanup after winsock DLL. Interpret winsock error
    codes. Use DWORD instead of timeval for setting timeout.

commit a5d7313aaab2e6d85ffeabae0d97dc44fb0d93de
Author: Srinivas Naga Vutukuri <address@hidden>
Date:   Sun Mar 21 09:38:17 2010 -0700

    Applied patch from Srinivas Vutukuri to have tx_samples accept -g
    
    Date: Tue, 19 Jan 2010 18:15:08 +0530
    From: srinivas naga vutukuri <address@hidden>
    To: address@hidden
    Subject: [Discuss-gnuradio] tx_samples.cc is not accepting the gain
         parameter input.
    Hi,
    
    I observed that tx_samples.cc is not accepting the gain input parameter
    (ie., -g option). I just changed like this in my code.
    Its working, so posting the changes. If it is acceptable please take it.
    
    best regards,
    srinivas.

commit aeba81012857f6a73c125b8d035c3c15572b3439
Merge: a301c47751cb61116ae8f49f6b693b3ca6fbadc3 
23fcf0ccf9ac30a95afcbba99e478af9ce2081dc
Author: Johnathan Corgan <address@hidden>
Date:   Fri Apr 16 15:32:55 2010 -0700

    Merge commit 'jabele/wbx_tuning'
    
    * commit 'jabele/wbx_tuning':
      Fix WBX tuning to allow DDC use in reaching 50MHz

commit 23fcf0ccf9ac30a95afcbba99e478af9ce2081dc
Author: Jason Abele <address@hidden>
Date:   Fri Apr 16 15:00:51 2010 -0700

    Fix WBX tuning to allow DDC use in reaching 50MHz

commit 001bbc6a303218785337b1df7221a3fdcc47a2cd
Author: Josh Blum <address@hidden>
Date:   Thu Apr 15 19:47:36 2010 -0700

    typo fix, called variable ant, not antenna

commit 64c9d57de399bd0e42bb19d3f961be3355ec82c1
Merge: ec7bdb4c93c8046b7d80bdad9b151c990946b181 
a301c47751cb61116ae8f49f6b693b3ca6fbadc3
Author: Josh Blum <address@hidden>
Date:   Thu Apr 15 12:01:51 2010 -0700

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

commit b0d32c6c20cadaa544aeaa7b5257919674e8d0ad
Author: Don Ward <address@hidden>
Date:   Thu Apr 15 14:37:04 2010 -0400

    Ignore ENOPROTOOPT return from setsockopt(SO_LINGER)
    
    SO_LINGER is not valid for SOCK_DGRAM sockets on Windows, so we
    expect setsockopt to return ENOPROTOOPT (invalid option for
    protocol) on Cygwin and MinGW.  If it happens on any other system
    it should probably be ignored there, too.

commit a301c47751cb61116ae8f49f6b693b3ca6fbadc3
Merge: ff0b9ca818796e3dc1468184fb4586876b9d830d 
96a20bb09dc6b07b3d2651645e579dff6c3f3a45
Author: Johnathan Corgan <address@hidden>
Date:   Thu Apr 15 09:39:36 2010 -0700

    Merge commit 'jblum/grc/tooltip'
    
    * commit 'jblum/grc/tooltip':
      work on the string representations for parameters (large vectors could be 
too much to render, ie use truncation)

commit ff0b9ca818796e3dc1468184fb4586876b9d830d
Merge: 213f8bcef70281a52bab02d2a9e7868749530c3c 
75e55b8112db3de830401270ea4e21b6f636191b
Author: Johnathan Corgan <address@hidden>
Date:   Thu Apr 15 08:05:23 2010 -0700

    Merge branch 'usrp-eeprom' of git://gnuradio.org/jabele
    
    * 'usrp-eeprom' of git://gnuradio.org/jabele:
      Increase sleep to prevent eeprom problems

commit 213f8bcef70281a52bab02d2a9e7868749530c3c
Merge: da8ebdb30509c07718b10b642e2b4250aa45b1d8 
434c113106e0f18b08392e32829015ffdd866513
Author: Tom Rondeau <address@hidden>
Date:   Thu Apr 15 00:35:35 2010 -0400

    Merge branch 'pfbsr'

commit 434c113106e0f18b08392e32829015ffdd866513
Author: Tom Rondeau <address@hidden>
Date:   Thu Apr 15 00:34:05 2010 -0400

    New matplotlib does the fftshift for us when doing mlab.psd. This makes the 
figures make sense again.

commit 2a2e808f56df2a0bf1704aa20b03d0ed4f5bdd5e
Author: Tom Rondeau <address@hidden>
Date:   Thu Apr 15 00:32:14 2010 -0400

    Nevermind that last checkin. THIS is the right answer that doesn't have us 
possibly looking back at input item -1.

commit 7f217fbf1579bd4a37b633d29c15b929bfe8b9d5
Author: Tom Rondeau <address@hidden>
Date:   Wed Apr 14 22:20:00 2010 -0400

    Fixes small bug by handling boundaries properly.

commit 75e55b8112db3de830401270ea4e21b6f636191b
Author: Jason Abele <address@hidden>
Date:   Wed Apr 14 15:07:24 2010 -0700

    Increase sleep to prevent eeprom problems

commit da8ebdb30509c07718b10b642e2b4250aa45b1d8
Author: Eric Blossom <address@hidden>
Date:   Wed Apr 14 13:55:46 2010 -0700

    Add pid for ThinkRF

commit ec7bdb4c93c8046b7d80bdad9b151c990946b181
Author: Josh Blum <address@hidden>
Date:   Wed Apr 14 12:31:19 2010 -0700

    added to uhd grc files, also removed warning for grc generator with uhd 
blocks

commit b89d6edb60a069215d02fb78614c9dbfb46b4899
Author: Josh Blum <address@hidden>
Date:   Wed Apr 14 12:16:43 2010 -0700

    added more access methods to uhd source and sink

commit 7dadb34647bddee0cbb36771370ea2318495e68d
Merge: 5d7b2c44396ef6991b049d2d15ebf5b822690961 
ad973608d979675755cb537f14ae0a53f71e6489
Author: Josh Blum <address@hidden>
Date:   Wed Apr 14 11:06:07 2010 -0700

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

commit ad973608d979675755cb537f14ae0a53f71e6489
Author: Johnathan Corgan <address@hidden>
Date:   Tue Apr 13 13:51:33 2010 -0700

    Add gruel::thread as synonym to boost::thread for convenience

commit 9600dff866e193391c4df8f5e3f9bd65f3392d26
Author: Tom Rondeau <address@hidden>
Date:   Mon Apr 12 21:22:20 2010 -0400

    The oversampling rate can be only a few values as defined by the number of 
channels and input sample rate.
    This now checks to make sure the user-specified rate is valid.
    Also added some documentation to describe the oversample rate parameter.

commit 1e5d21b4ff14e19593909092ea67593ba0d4c086
Author: Tom Rondeau <address@hidden>
Date:   Mon Apr 12 20:50:56 2010 -0400

    Reworking variables to avoid recalculations/assignments.

commit f1cda009dfd5edd7e1e234b97a4456076aebac0a
Author: Tom Rondeau <address@hidden>
Date:   Mon Apr 12 20:45:10 2010 -0400

    Channelizer can now produce any rational ratio of the sample rate in [fs/N, 
 fs] where fs is the input sample rate and N is the number of channels. The 
ratios work out to be N/i for i in [1, N].

commit 69c6a0739f4df46d49e3ed4c151f99f8eca2a5de
Author: Tom Rondeau <address@hidden>
Date:   Mon Apr 12 17:28:39 2010 -0400

    Moving towards gr_block implementation to enable non-integer output rates. 
Also, cleaning up a bit wrt class members.

commit 290fc2315a6b7f2d2bc6b98318783e3278a97453
Author: Johnathan Corgan <address@hidden>
Date:   Sun Apr 11 13:30:45 2010 -0700

    Removed omnithreads dependency from libusrp2

commit 08c3b8fe72915e30bc62d0d944640a41c5315e8c
Author: Tom Rondeau <address@hidden>
Date:   Fri Apr 9 00:40:36 2010 -0400

    Every other time through the channelizer, the FFT input buffer must be 
flipped. The commented code removed in this checkin does that through a 
calculation in the loops, but the way the filter assignment works with this 
code, the flip is done by keeping the indexing static, so a look up table works 
and is slightly faster.

commit 520e64c211324ef32dabe66fa492825fe5c3eda1
Author: Tom Rondeau <address@hidden>
Date:   Fri Apr 9 00:39:55 2010 -0400

    Removing other version of code for different sample rates.

commit a88f6c0ab090c2d22707564fbd6db45a85567c59
Author: Tom Rondeau <address@hidden>
Date:   Fri Apr 9 00:37:03 2010 -0400

    Working version of channelizer allowing an integer multiple of the sampling 
rate out.
    There are two versions of the code in here with the second way being more 
general and efficient. This one should be more extendable to allowing rational 
ratio output sampling rates.

commit e06d290279803c47bff2331859d6ad4e68236a13
Author: Tom Rondeau <address@hidden>
Date:   Wed Apr 7 18:25:46 2010 -0400

    Opening up channelizer to have different sampling rates out. This first 
pass produces the correct output for oversampling_rate = 1.

commit 5d7b2c44396ef6991b049d2d15ebf5b822690961
Merge: 8dfa110cf286db709a503adafc296a8b23225645 
1ae689ff9238dcffbf65881b8ca03aa8df3844aa
Author: Josh Blum <address@hidden>
Date:   Mon Apr 5 17:25:39 2010 -0700

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

commit 8dfa110cf286db709a503adafc296a8b23225645
Author: Josh Blum <address@hidden>
Date:   Mon Apr 5 17:25:19 2010 -0700

    fix for paradigm shift

commit e390bcd9a69e13add9ffe3da430ba8ce19e88819
Author: Josh Blum <address@hidden>
Date:   Thu Apr 1 16:01:08 2010 -0700

    Use simple usrp from uhd.

commit 547d65b6c4353a899809136af06f393810aaad03
Author: JohnOrlando <address@hidden>
Date:   Tue Mar 30 20:31:56 2010 -0500

    Including bitshark_rx.h header file for USRP2 build

commit 3e214cb7ba3a80495db77c4f92132c4497667a69
Author: JohnOrlando <address@hidden>
Date:   Tue Mar 30 20:30:09 2010 -0500

    Fixed issue with with wrong Makefile.am files being copied

commit a75b2f5b4506a3381e712c546a70e3a55a1f8dcd
Author: JohnOrlando <address@hidden>
Date:   Tue Mar 30 20:02:08 2010 -0500

    Add support for the Bitshark USRP RX (BURX) daughterboard for the USRP2.

commit d5fe3b38d5f406b111721ebf789323b49b8eff9d
Author: JohnOrlando <address@hidden>
Date:   Tue Mar 30 19:54:39 2010 -0500

    Add support for the Bitshark USRP RX (BURX) daughterboard for the USRP1.

commit a87552815119742d98561f9b53ab0da5513514bb
Author: Josh Blum <address@hidden>
Date:   Tue Mar 30 14:08:11 2010 -0700

    gr-uhd working with io type

commit 6851718b6d9a97a8c9397a1548708c7075de98e4
Author: Josh Blum <address@hidden>
Date:   Mon Mar 29 15:30:02 2010 -0700

    added swig includes and tune result return

commit 0abfa7d596265a2b7d54da1206979171a0891fb4
Author: Josh Blum <address@hidden>
Date:   Fri Mar 26 14:01:27 2010 -0700

    using new streaming api

commit 96a20bb09dc6b07b3d2651645e579dff6c3f3a45
Author: Josh Blum <address@hidden>
Date:   Tue Mar 23 23:39:05 2010 -0700

    work on the string representations for parameters (large vectors could be 
too much to render, ie use truncation)

commit b5c1edfd488ccdd8a2c6ff5a2efb3de35a048d67
Author: Josh Blum <address@hidden>
Date:   Tue Mar 16 19:43:08 2010 -0700

    added set center freq call

commit d43d40813c1a8343a86abb231876a8b7c0e9f806
Merge: 19d3c0cab37123f8bfd19fdfc576f44b6069300f 
ac422b700282e21956dbf7643ee2dfbeeebdaf45
Author: Josh Blum <address@hidden>
Date:   Tue Mar 16 18:22:10 2010 -0700

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

commit 19d3c0cab37123f8bfd19fdfc576f44b6069300f
Author: Josh Blum <address@hidden>
Date:   Wed Mar 10 14:48:50 2010 -0800

    Added samp rate param and using the simple device from uhd

commit 6c79d5158ace300038937688bb11309736926214
Author: Josh Blum <address@hidden>
Date:   Thu Mar 4 18:38:47 2010 -0800

    removed timeout from here

commit 23f6fc0f5f484380fe5f934ec97c4397d3675cb6
Author: Josh Blum <address@hidden>
Date:   Wed Mar 3 12:32:18 2010 -0800

    Got the source and sink working with current uhd.

commit 6d71414a0a467dc37fc903b327be22f8d0ddeade
Author: Josh Blum <address@hidden>
Date:   Tue Mar 2 14:43:20 2010 -0800

    Added the uhd simple sink lib block, swig wrapper, grc wrapper.
    It seems to work, but still getting the kinks out of tx->usrp2

commit c85606eaaf5a73387d4423bdeb2f63483394137e
Author: Josh Blum <address@hidden>
Date:   Mon Mar 1 16:16:16 2010 -0800

    using samples prop, added unchecked in files for utils and grc rx wrapper

commit 00f9ccaa50ed26d71a66d19f8f1518874004c5de
Author: Josh Blum <address@hidden>
Date:   Mon Mar 1 11:50:09 2010 -0800

    recv noise with uhd

commit 7c23fd43214e8a729b3022db281dc85040f0e749
Author: Josh Blum <address@hidden>
Date:   Fri Feb 26 15:17:38 2010 -0800

    Created simple source (with nothing in it) and some swig build stuff.
    Seems to work and compile

commit 54179f7f860dcf8bc986fd90a22a5be8322b5fdf
Author: Josh Blum <address@hidden>
Date:   Wed Feb 24 14:42:25 2010 -0800

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

-----------------------------------------------------------------------


hooks/post-receive
-- 
git://gnuradio.org/eb



reply via email to

[Prev in Thread] Current Thread [Next in Thread]