[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] branch master updated (a463fec -> 484423e)
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] branch master updated (a463fec -> 484423e) |
Date: |
Fri, 11 Dec 2015 20:27:01 +0000 (UTC) |
This is an automated email from the git hooks/post-receive script.
jcorgan pushed a change to branch master
in repository gnuradio.
from a463fec Merge branch 'maint'
new b8a2ea2 grc: cache compiled Cheetah templates
new b6ee817 Merge remote-tracking branch
'gnuradio-wg-grc/maint_grcwg' into maint
new 11169b5 digital: fix callback typo in corr_est_cc XML
new 578fcb9 Fixes for ABI compliance checker
new 8c69484 Merge branch 'maint'
new bb814b4 grc: Fixed issue where the recent file list includes
files that do not exist.
new 054aa12 Merge remote-tracking branch
'gnuradio-wg-grc/master_grcwg'
new 8cac222 controlport: using the 'binary' Thrift data type to work
better with Java.
new 484423e Merge remote-tracking branch
'tom/ctrlport/java_binary_support'
The 9 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/include/gnuradio/py_feval.h | 1 +
gnuradio-runtime/include/gnuradio/sys_pri.h | 10 ++--
.../lib/controlport/thrift/gnuradio.thrift | 2 +-
gr-atsc/include/gnuradio/atsc/CMakeLists.txt | 28 ----------
gr-digital/grc/digital_corr_est_cc.xml | 2 +-
gr-qtgui/include/gnuradio/qtgui/CMakeLists.txt | 2 -
gr-vocoder/gnuradio-vocoder.pc.in | 2 +-
gr-vocoder/include/gnuradio/vocoder/codec2.h | 2 +-
gr-vocoder/lib/CMakeLists.txt | 7 +++
gr-vocoder/swig/CMakeLists.txt | 1 +
grc/gui/ActionHandler.py | 6 +--
grc/gui/Bars.py | 2 +-
grc/gui/MainWindow.py | 2 +-
grc/gui/Preferences.py | 60 +++++++++++++---------
grc/gui/Utils.py | 33 +++++++-----
15 files changed, 80 insertions(+), 80 deletions(-)
- [Commit-gnuradio] [gnuradio] branch master updated (a463fec -> 484423e),
git <=
- [Commit-gnuradio] [gnuradio] 04/05: Merge remote-tracking branch 'gnuradio-wg-grc/master_grcwg', git, 2015/12/11
- [Commit-gnuradio] [gnuradio] 01/05: grc: Fixed issue where the recent file list includes files that do not exist., git, 2015/12/11
- [Commit-gnuradio] [gnuradio] 02/05: controlport: using the 'binary' Thrift data type to work better with Java., git, 2015/12/11
- [Commit-gnuradio] [gnuradio] 05/05: Merge remote-tracking branch 'tom/ctrlport/java_binary_support', git, 2015/12/11
- [Commit-gnuradio] [gnuradio] 03/05: Merge branch 'maint', git, 2015/12/11