commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] [gnuradio] branch next updated (3c5bf08 -> db9a7dd)


From: git
Subject: [Commit-gnuradio] [gnuradio] branch next updated (3c5bf08 -> db9a7dd)
Date: Tue, 10 Nov 2015 15:37:30 +0000 (UTC)

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

jcorgan pushed a change to branch next
in repository gnuradio.

      from  3c5bf08   Merge branch 'master' into next
       new  ca7bef0   max and min now accept a vector output length to allow 
for sane multiple input vector mode.  Defaults to off.
       new  6a88efb   blocks: eliminate signedness warning in max_xx
       new  db9a7dd   Merge branch 'master' into next

The 3 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:
 gr-blocks/grc/blocks_max_xx.xml              | 12 +++++--
 gr-blocks/grc/blocks_min_xx.xml              | 12 +++++--
 gr-blocks/include/gnuradio/blocks/max_XX.h.t | 10 ++++--
 gr-blocks/include/gnuradio/blocks/min_XX.h.t | 10 ++++--
 gr-blocks/lib/max_XX_impl.cc.t               | 53 ++++++++++++++++++----------
 gr-blocks/lib/max_XX_impl.h.t                |  6 ++--
 gr-blocks/lib/min_XX_impl.cc.t               | 52 +++++++++++++++++----------
 gr-blocks/lib/min_XX_impl.h.t                |  6 ++--
 8 files changed, 106 insertions(+), 55 deletions(-)



reply via email to

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