[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Commit-gnuradio] [gnuradio] branch next-qt5 updated (7b44e29 -> 1b3e191
From: |
git |
Subject: |
[Commit-gnuradio] [gnuradio] branch next-qt5 updated (7b44e29 -> 1b3e191) |
Date: |
Wed, 11 May 2016 17:41:09 +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 7b44e29 Merge branch 'next' into next-qt5
new e5fb266 grc: Added bits (unpacked bytes) as a data type
new 438fb30 added user settings directory as a gr::-accessible path
new 2c81220 added options to query the full configuration as read by
gr::prefs
new 692bfa1 Merge remote-tracking branch
'mmueller/gr-conf-info-add-config-queries'
new b7e07b6 prefs reader misparses '#' anywhere but start-of-line ->
rm inline comments
new 5b4497b Merge branch 'maint'
new f19ccc8 uhd: add command handler to add a time tag
new 2aec2ff Merge remote-tracking branch 'nwest/uhd-add-tag-cmd'
new 53dc661 Merge branch 'master' into next
new 55ceb2e examples: affinity_set use ArgParse
new 2b602da examples: plot_flops use ArgumentParser
new 8341157 grc: gnuradio-companion use ArgumentParser
new ed99f13 grc: flow graph templates use ArgumentParser
new d608266 grcc: replace OptionParser by ArgumentParser
new 63bfba6 examples: run_synthetic.py use ArgumentParser
new 02b6805 Merge remote-tracking branch 'pinkavaj/argparse-01' into
next
new 1b3e191 Merge branch 'next' into next-qt5
The 17 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/apps/gnuradio-config-info.cc | 10 ++++++
gnuradio-runtime/examples/mp-sched/affinity_set.py | 8 ++---
gnuradio-runtime/examples/mp-sched/plot_flops.py | 15 ++++-----
.../examples/mp-sched/run_synthetic.py | 39 ++++++++++------------
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 +
gr-utils/python/utils/grcc | 25 ++++++--------
grc/blocks/options.xml | 4 +--
grc/blocks/pad_sink.xml | 5 +++
grc/blocks/pad_source.xml | 5 +++
grc/blocks/parameter.xml | 4 ++-
grc/core/Constants.py | 11 +++---
grc/core/generator/flow_graph.tmpl | 12 +++----
grc/main.py | 12 +++----
19 files changed, 115 insertions(+), 79 deletions(-)
- [Commit-gnuradio] [gnuradio] branch next-qt5 updated (7b44e29 -> 1b3e191),
git <=