commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] [gnuradio] branch master updated (c773f47 -> 6a88efb)


From: git
Subject: [Commit-gnuradio] [gnuradio] branch master updated (c773f47 -> 6a88efb)
Date: Tue, 10 Nov 2015 15:37:29 +0000 (UTC)

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

jcorgan pushed a change to branch master
in repository gnuradio.

      from  c773f47   remove incorrect copyright date
       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

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