[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] branch next updated (4b15e09 -> 27027e5)
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] branch next updated (4b15e09 -> 27027e5) |
Date: |
Mon, 26 Jan 2015 19:06:42 +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 4b15e09 Merge branch 'master' into next
new 0d21949 cmake: Add checks for SWIG versions 3.0.[34], with
user-friendly messages for both success and failure.
new dd1aaef gr-utils: Added octave function to write fc32 format
(gr_complex) from Octave variables.
new 9ab772e Merge remote-tracking branch
'garverp/complex_write_script'
new 844d2d7 gr-blocks: Make tap/tun configurable, fix GRC spec to be
consistent with default flag of IFF_TAP
new 9544f66 Merge remote-tracking branch 'garverp/tuntap_select'
new e2ea12c Fix Coverity Scan issues in gr-dtv.
new 500517a Merge remote-tracking branch 'drmpeg/gr-dtv-coverity'
new 27027e5 Merge branch 'master' into next
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:
CMakeLists.txt | 2 +-
cmake/Modules/FindSWIG.cmake | 141 +++++++++++++++++++++
gr-blocks/grc/blocks_tuntap_pdu.xml | 18 ++-
gr-blocks/include/gnuradio/blocks/tuntap_pdu.h | 3 +-
gr-blocks/lib/tuntap_pdu_impl.cc | 17 ++-
gr-blocks/lib/tuntap_pdu_impl.h | 5 +-
gr-dtv/lib/atsc/atsc_field_sync_mux_impl.cc | 4 +
gr-dtv/lib/atsc/atsc_interleaver_impl.cc | 2 -
...{read_float_binary.m => write_complex_binary.m} | 27 ++--
9 files changed, 195 insertions(+), 24 deletions(-)
create mode 100644 cmake/Modules/FindSWIG.cmake
copy gr-utils/octave/{read_float_binary.m => write_complex_binary.m} (64%)
- [Commit-gnuradio] [gnuradio] branch next updated (4b15e09 -> 27027e5),
git <=