commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] [gnuradio] branch master updated (6c2851d -> 2aec2ff)


From: git
Subject: [Commit-gnuradio] [gnuradio] branch master updated (6c2851d -> 2aec2ff)
Date: Wed, 11 May 2016 17:41:07 +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  6c2851d   Merge branch 'maint'
       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'

The 8 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/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(-)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]