commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] git://gnuradio.org/jblum branch, uhd_msg, created. 624


From: git repository hosting
Subject: [Commit-gnuradio] git://gnuradio.org/jblum branch, uhd_msg, created. 624858395eb322d6868c237419aa1c59c5ff485e
Date: Tue, 16 Nov 2010 00:24:18 +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/jblum".

The branch, uhd_msg has been created
        at  624858395eb322d6868c237419aa1c59c5ff485e (commit)

- Log -----------------------------------------------------------------
commit 624858395eb322d6868c237419aa1c59c5ff485e
Author: Josh Blum <address@hidden>
Date:   Mon Nov 8 18:41:12 2010 -0800

    uhd: created a single usrp source with a message queue, added gruel packet 
metadata struct

commit 60085f4870441b832fda96ad612e0feea972171f
Merge: 2aef04843d248d0584b4865c62d7ca0772113dc9 
1fa9a8ea31115b878bff48d2259fc72d1a37b52c
Author: Josh Blum <address@hidden>
Date:   Mon Nov 8 17:24:10 2010 -0800

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

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

-----------------------------------------------------------------------


hooks/post-receive
-- 
git://gnuradio.org/jblum



reply via email to

[Prev in Thread] Current Thread [Next in Thread]