[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] 07/08: Merge branch 'master' into next
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] 07/08: Merge branch 'master' into next |
Date: |
Wed, 11 May 2016 17:41:08 +0000 (UTC) |
This is an automated email from the git hooks/post-receive script.
jcorgan pushed a commit to branch next
in repository gnuradio.
commit 53dc66140d29aff70ebcd12746e6ccf6bb17997c
Merge: 493a19e 2aec2ff
Author: Johnathan Corgan <address@hidden>
Date: Wed May 11 10:31:43 2016 -0700
Merge branch 'master' into next
gnuradio-runtime/apps/gnuradio-config-info.cc | 10 ++++++++++
gnuradio-runtime/include/gnuradio/sys_paths.h | 3 +++
gnuradio-runtime/lib/prefs.cc | 13 +++++--------
gnuradio-runtime/lib/sys_paths.cc | 9 +++++++++
gr-audio/lib/alsa/gr-audio-alsa.conf | 6 ++++--
gr-audio/lib/oss/gr-audio-oss.conf | 3 ++-
gr-uhd/lib/usrp_source_impl.cc | 9 +++++++++
gr-uhd/lib/usrp_source_impl.h | 1 +
grc/blocks/pad_sink.xml | 5 +++++
grc/blocks/pad_source.xml | 5 +++++
grc/core/Constants.py | 11 +++++++----
11 files changed, 60 insertions(+), 15 deletions(-)
- [Commit-gnuradio] [gnuradio] branch next updated (493a19e -> 02b6805), git, 2016/05/11
- [Commit-gnuradio] [gnuradio] 01/08: examples: affinity_set use ArgParse, git, 2016/05/11
- [Commit-gnuradio] [gnuradio] 07/08: Merge branch 'master' into next,
git <=
- [Commit-gnuradio] [gnuradio] 08/08: Merge remote-tracking branch 'pinkavaj/argparse-01' into next, git, 2016/05/11
- [Commit-gnuradio] [gnuradio] 03/08: grc: gnuradio-companion use ArgumentParser, git, 2016/05/11
- [Commit-gnuradio] [gnuradio] 06/08: examples: run_synthetic.py use ArgumentParser, git, 2016/05/11
- [Commit-gnuradio] [gnuradio] 04/08: grc: flow graph templates use ArgumentParser, git, 2016/05/11
- [Commit-gnuradio] [gnuradio] 02/08: examples: plot_flops use ArgumentParser, git, 2016/05/11
- [Commit-gnuradio] [gnuradio] 05/08: grcc: replace OptionParser by ArgumentParser, git, 2016/05/11