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, next, updated. 3.6


From: git version control
Subject: [Commit-gnuradio] git://gnuradio.org/gnuradio branch, next, updated. 3.6.2git-410-gc09d1dc
Date: Fri, 31 Aug 2012 01:08:36 +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, next has been updated
       via  c09d1dceb9a82beaf051d011100a0c068b7581c4 (commit)
       via  0e2f0c6473530ef6823a27f4f294826c777afe06 (commit)
       via  0a22fe1e6622ac083d8cef8a3b027035f2443c7f (commit)
       via  853920e9aaa32f9f0dda2cdc75ded4eee738117f (commit)
      from  297ee1e1eac9766ede38151e2a6350f486f4e381 (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 c09d1dceb9a82beaf051d011100a0c068b7581c4
Merge: 297ee1e 0e2f0c6
Author: Tom Rondeau <address@hidden>
Date:   Thu Aug 30 21:10:29 2012 -0400

    Merge branch 'master' into next

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

Summary of changes:
 gnuradio-core/src/lib/general/CMakeLists.txt       |    1 +
 gnuradio-core/src/lib/general/general.i            |    2 +
 gnuradio-core/src/lib/general/gr_endian_swap.cc    |  101 ++++++++++++++++++++
 .../{gr_short_to_char.h => gr_endian_swap.h}       |   31 +++---
 .../{gr_float_to_char.i => gr_endian_swap.i}       |   10 +-
 .../gr/{qa_float_to_uchar.py => qa_endian_swap.py} |   30 +++---
 gr-filter/lib/fir_filter.cc                        |   12 +-
 gr-filter/lib/fir_filter_with_buffer.cc            |    6 +-
 grc/blocks/block_tree.xml                          |    2 +
 grc/blocks/{gr_not_xx.xml => gr_endian_swap.xml}   |   27 +++---
 ...volk_32u_byteswap_a.h => volk_32u_byteswap_u.h} |   14 ++--
 ...volk_64u_byteswap_a.h => volk_64u_byteswap_u.h} |   14 ++--
 12 files changed, 178 insertions(+), 72 deletions(-)
 create mode 100644 gnuradio-core/src/lib/general/gr_endian_swap.cc
 copy gnuradio-core/src/lib/general/{gr_short_to_char.h => gr_endian_swap.h} 
(58%)
 copy gnuradio-core/src/lib/general/{gr_float_to_char.i => gr_endian_swap.i} 
(79%)
 copy gnuradio-core/src/python/gnuradio/gr/{qa_float_to_uchar.py => 
qa_endian_swap.py} (68%)
 mode change 100755 => 100644
 copy grc/blocks/{gr_not_xx.xml => gr_endian_swap.xml} (63%)
 copy volk/include/volk/{volk_32u_byteswap_a.h => volk_32u_byteswap_u.h} (85%)
 copy volk/include/volk/{volk_64u_byteswap_a.h => volk_64u_byteswap_u.h} (88%)


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



reply via email to

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