[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] branch maint updated (dec480a -> 4ce1d49)
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] branch maint updated (dec480a -> 4ce1d49) |
Date: |
Sun, 17 Jan 2016 18:02:47 +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 dec480a Fix 64 bit OpenEmbedded builds.
new f44e66c analog: Addresses issue #831.
new 32d1d46 analog: enable setting max dev. during runtime for NBFM
transmitter and receiver hier_blocks.
new 688ca0d gru: Fixes an obsolete numpy function call.
new 4ece7cf Merge remote-tracking branch 'tom/nbfm' into maint
new e7f5c67 digital: Addresses issue #812.
new 095b2e7 Merge remote-tracking branch 'tom/issue812' into maint
new 8bf24dd gr-utils: Update error message
new 9480a30 Updated URL to UHD manual in USRP sink and source blocks
new e4113d1 Merge remote-tracking branch 'dkozel/fix-uhd-manual-url'
into maint
new d442b6d grc: fix 'Parser errors' menu item
new 4ce1d49 Merge remote-tracking branch
'gnuradio-wg-grc/maint_grcwg' into maint
The 11 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 ++-
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 +--
11 files changed, 119 insertions(+), 86 deletions(-)
- [Commit-gnuradio] [gnuradio] branch maint updated (dec480a -> 4ce1d49),
git <=
- [Commit-gnuradio] [gnuradio] 08/11: Merge remote-tracking branch 'tom/issue812' into maint, git, 2016/01/17
- [Commit-gnuradio] [gnuradio] 11/11: Merge remote-tracking branch 'gnuradio-wg-grc/maint_grcwg' into maint, git, 2016/01/17
- [Commit-gnuradio] [gnuradio] 04/11: gru: Fixes an obsolete numpy function call., git, 2016/01/17
- [Commit-gnuradio] [gnuradio] 02/11: analog: Addresses issue #831., git, 2016/01/17
- [Commit-gnuradio] [gnuradio] 03/11: analog: enable setting max dev. during runtime for NBFM transmitter and receiver hier_blocks., git, 2016/01/17
- [Commit-gnuradio] [gnuradio] 05/11: digital: Addresses issue #812., git, 2016/01/17
- [Commit-gnuradio] [gnuradio] 06/11: Updated URL to UHD manual in USRP sink and source blocks, git, 2016/01/17
- [Commit-gnuradio] [gnuradio] 10/11: Merge remote-tracking branch 'dkozel/fix-uhd-manual-url' into maint, git, 2016/01/17
- [Commit-gnuradio] [gnuradio] 09/11: gr-utils: Update error message, git, 2016/01/17
- [Commit-gnuradio] [gnuradio] 07/11: Merge remote-tracking branch 'tom/nbfm' into maint, git, 2016/01/17