commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] git://gnuradio.org/gnuradio branch, master, updated. v


From: git version control
Subject: [Commit-gnuradio] git://gnuradio.org/gnuradio branch, master, updated. v3.4.1-9-gdd63208
Date: Mon, 26 Sep 2011 17:19:48 +0000 (UTC)

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/gnuradio".

The branch, master has been updated
       via  dd63208289584f764ad69f36fbd552def3c761e5 (commit)
       via  8b7db9d512f7d441bd6742eddf66fe6ae6caf3df (commit)
       via  ab2d7789629cdbfc7091100bfbe8ef02a05aec7e (commit)
       via  3c70ea18b9d8ee131523d36533c92fb760186193 (commit)
       via  7da9d688406db097f518b3eed2047fde60e1aa0e (commit)
       via  91ace5a39a171ec7367c4030a1739d2f709eaed6 (commit)
       via  be67ead62f6c5d9abcb319cf2e6f1727fe4618d8 (commit)
       via  40193f0b6ca030db990ec98a3b5059e918f7aaf3 (commit)
      from  95379f54e43f6e4b81d0a25e64d5f5323bf9a146 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit dd63208289584f764ad69f36fbd552def3c761e5
Author: Tom Rondeau <address@hidden>
Date:   Mon Sep 26 13:17:39 2011 -0400

    uhd: can't be const to go into tag_work, which might change it.

commit 8b7db9d512f7d441bd6742eddf66fe6ae6caf3df
Merge: 95379f5 ab2d778
Author: Tom Rondeau <address@hidden>
Date:   Mon Sep 26 11:49:12 2011 -0400

    Merge branch 'mergme/uhd_tags_impl_on_master'

commit ab2d7789629cdbfc7091100bfbe8ef02a05aec7e
Author: Josh Blum <address@hidden>
Date:   Mon Sep 26 08:30:08 2011 -0700

    uhd: tweaks for some minor details

commit 3c70ea18b9d8ee131523d36533c92fb760186193
Author: Josh Blum <address@hidden>
Date:   Sat Sep 24 10:27:45 2011 -0700

    uhd: added tags_demo c++ example application

commit 7da9d688406db097f518b3eed2047fde60e1aa0e
Author: Josh Blum <address@hidden>
Date:   Fri Sep 23 13:51:31 2011 -0700

    uhd: tweaks + tested working tags implementation

commit 91ace5a39a171ec7367c4030a1739d2f709eaed6
Author: Josh Blum <address@hidden>
Date:   Thu Sep 22 20:03:47 2011 -0700

    uhd: added documentation and tag implementations

commit be67ead62f6c5d9abcb319cf2e6f1727fe4618d8
Author: Thomas Tsou <address@hidden>
Date:   Mon Aug 22 12:40:31 2011 -0700

    gr-uhd: remove unused _tmp_buffs variable
    
    The code section that used this variable was removed in
    
    Commit 081497e7 "uhd: work on gr_uhd_source work() function to reduce 
latency"

commit 40193f0b6ca030db990ec98a3b5059e918f7aaf3
Author: Josh Blum <address@hidden>
Date:   Tue Sep 20 16:05:53 2011 -0700

    uhd: added kwargs to construct individual struct elements in tune_request_t

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

Summary of changes:
 gr-uhd/examples/tag_sink_demo.h     |   66 +++++++++++++++++
 gr-uhd/examples/tag_source_demo.h   |  129 ++++++++++++++++++++++++++++++++
 gr-uhd/examples/tags_demo.cc        |  139 +++++++++++++++++++++++++++++++++++
 gr-uhd/grc/gen_uhd_usrp_blocks.py   |    5 +
 gr-uhd/include/gr_uhd_usrp_sink.h   |   27 +++++++
 gr-uhd/include/gr_uhd_usrp_source.h |   23 ++++++
 gr-uhd/lib/gr_uhd_usrp_sink.cc      |   87 ++++++++++++++++++++--
 gr-uhd/lib/gr_uhd_usrp_source.cc    |   27 ++++++-
 gr-uhd/swig/__init__.py             |    6 +-
 9 files changed, 495 insertions(+), 14 deletions(-)
 create mode 100644 gr-uhd/examples/tag_sink_demo.h
 create mode 100644 gr-uhd/examples/tag_source_demo.h
 create mode 100644 gr-uhd/examples/tags_demo.cc


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



reply via email to

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