commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] [gnuradio] branch master updated (77c36d3 -> 97b12c2)


From: git
Subject: [Commit-gnuradio] [gnuradio] branch master updated (77c36d3 -> 97b12c2)
Date: Sun, 23 Feb 2014 22:19:45 +0000 (UTC)

This is an automated email from the git hooks/post-receive script.

trondeau pushed a change to branch master
in repository gnuradio.

      from  77c36d3   Merge branch 'maint'
       new  b5fcc18   tags: adds get_tags_in_window helper function for 
handling tags. Also updates some docs.
      adds  bf6d843   qtgui: fixed problem with new volk avx multiply kernel.
       new  6dcb798   Merge branch 'maint'
       new  ed7d84a   runtime: adds a gr.tag_utils.python_to_tag to convert 
formatted dicts/lists/tuples to tag_t objects.
      adds  c4b6333   cmake: updates (basically reverts) commit 3c44ba0687b08.
       new  97b12c2   Merge branch 'maint'

The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 cmake/Modules/FindICE.cmake                        |  4 +-
 docs/doxygen/other/stream_tags.dox                 | 27 ++++++---
 gnuradio-runtime/include/gnuradio/block.h          | 50 +++++++++++++++-
 gnuradio-runtime/lib/block.cc                      | 51 ++++++++++++-----
 .../python/gnuradio/gr/qa_tag_utils.py             | 30 ++++++++++
 gnuradio-runtime/python/gnuradio/gr/tag_utils.py   | 66 ++++++++++++++++++++++
 .../gnuradio/blocks/message_strobe_random.h        | 19 ++++---
 .../include/gnuradio/blocks/tagged_stream_to_pdu.h | 11 ++--
 .../include/gnuradio/blocks/vector_source_X.h.t    | 30 +++++++++-
 gr-qtgui/lib/freq_sink_c_impl.cc                   | 20 +++----
 gr-qtgui/lib/freq_sink_f_impl.cc                   | 18 +++---
 11 files changed, 268 insertions(+), 58 deletions(-)



reply via email to

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