commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] [gnuradio] branch next updated (f89a7bb -> 3adf49c)


From: git
Subject: [Commit-gnuradio] [gnuradio] branch next updated (f89a7bb -> 3adf49c)
Date: Sun, 23 Feb 2014 22:19:54 +0000 (UTC)

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

trondeau pushed a change to branch next
in repository gnuradio.

      from  f89a7bb   Merge branch 'master' into next
      adds  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.
      adds  6dcb798   Merge branch 'maint'
      adds  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.
      adds  97b12c2   Merge branch 'maint'
       new  3adf49c   Merge branch 'master' into next

The 1 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]