commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] [gnuradio] branch maint updated (48b29c4 -> d817c5f)


From: git
Subject: [Commit-gnuradio] [gnuradio] branch maint updated (48b29c4 -> d817c5f)
Date: Tue, 31 Mar 2015 20:37:39 +0000 (UTC)

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

jcorgan pushed a change to branch maint
in repository gnuradio.

      from  48b29c4   Merge remote-tracking branch 
'github/fix-qt-freq-sink-half-width' into maint
       new  de174af   qtgui: clarify return value, to make some compilers 
happier.
       new  3c39887   filter: use correct function for argument type; where's 
std::abs when you need it to auto-type?
       new  fafd8c2   blocks: fixmsg handler pmt length / size comparison to be 
valid.
       new  693fccf   audio osx: change copying of a UInt32 type into a string 
by using memcpy instead of a direct pointer manipulation, to make some newer 
compilers happy.
       new  2a6ab42   audio osx: use memcpy instead of bcopy, to be consistent 
with the rest of GNU Radio.
       new  2e57e06   blocks: use explicit type conversion to compare the same 
types.
       new  9332cc4   pager & digital: add explicit type to constants that 
could be interpreted in other ways, to make various compilers happy.
       new  d817c5f   logger: fix macro name in comments.

The 8 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:
 gnuradio-runtime/lib/logger.cc            |  4 ++--
 gr-audio/lib/osx/circular_buffer.h        |  8 ++++----
 gr-audio/lib/osx/osx_impl.cc              | 10 +++-------
 gr-blocks/lib/multiply_matrix_ff_impl.cc  |  4 ++--
 gr-digital/lib/glfsr.cc                   |  2 +-
 gr-filter/lib/pfb_channelizer_ccf_impl.cc |  2 +-
 gr-pager/lib/flex_modes.cc                | 10 +++++-----
 gr-qtgui/lib/SpectrumGUIClass.cc          | 16 +++++++++-------
 8 files changed, 27 insertions(+), 29 deletions(-)



reply via email to

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