[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] branch next-qt5 updated (a6d80b8 -> 372390b
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] branch next-qt5 updated (a6d80b8 -> 372390b) |
Date: |
Sun, 17 Jan 2016 18:30:53 +0000 (UTC) |
This is an automated email from the git hooks/post-receive script.
jcorgan pushed a change to branch next-qt5
in repository gnuradio.
from a6d80b8 Merge branch 'next' into next-qt5
adds f44e66c analog: Addresses issue #831.
adds 32d1d46 analog: enable setting max dev. during runtime for NBFM
transmitter and receiver hier_blocks.
adds 688ca0d gru: Fixes an obsolete numpy function call.
adds 4ece7cf Merge remote-tracking branch 'tom/nbfm' into maint
adds e7f5c67 digital: Addresses issue #812.
adds 095b2e7 Merge remote-tracking branch 'tom/issue812' into maint
adds 8bf24dd gr-utils: Update error message
adds 9480a30 Updated URL to UHD manual in USRP sink and source blocks
adds e4113d1 Merge remote-tracking branch 'dkozel/fix-uhd-manual-url'
into maint
adds d442b6d grc: fix 'Parser errors' menu item
adds 4ce1d49 Merge remote-tracking branch
'gnuradio-wg-grc/maint_grcwg' into maint
adds 32e0712 Merge branch 'maint'
adds 25761ac Merge branch 'master' into next
new 1799898 blocks: vector_sink.reset() now also clears tags
new 4894025 Merge remote-tracking branch 'mbr0wn/bug878_reset_tags'
new a736f88 blocks: fixed issue #853: set MTU on tun/tap network
interface in TUNTAP PDU block xtor
new bd69c31 Merge remote-tracking branch 'nowls/tuntap_mtu_fix'
new 6f866a6 Merge branch 'master' into next
new 372390b Merge branch 'next' into next-qt5
The 6 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/python/gnuradio/gru/freqz.py | 2 +-
gr-analog/grc/analog_nbfm_rx.xml | 80 ++++++++++++----------
gr-analog/grc/analog_nbfm_tx.xml | 80 ++++++++++++----------
gr-analog/python/analog/nbfm_rx.py | 8 ++-
gr-analog/python/analog/nbfm_tx.py | 9 ++-
.../include/gnuradio/blocks/vector_sink_X.h.t | 1 +
gr-blocks/lib/tuntap_pdu_impl.cc | 33 +++++++++
gr-blocks/lib/tuntap_pdu_impl.h | 1 +
gr-blocks/lib/vector_sink_X_impl.h.t | 2 +-
gr-digital/lib/pfb_clock_sync_ccf_impl.cc | 3 +
gr-digital/lib/pfb_clock_sync_fff_impl.cc | 3 +
.../lib/rational_resampler_base_XXX_impl.cc.t | 6 +-
gr-uhd/grc/gen_uhd_usrp_blocks.py | 2 +-
gr-utils/python/utils/plot_fft_base.py | 2 +-
grc/gui/ActionHandler.py | 10 +--
15 files changed, 155 insertions(+), 87 deletions(-)
- [Commit-gnuradio] [gnuradio] branch next-qt5 updated (a6d80b8 -> 372390b),
git <=