commit-gnuradio
[Top][All Lists]
Advanced

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

[Commit-gnuradio] git://gnuradio.org/gnuradio branch, next, updated. v3.


From: git version control
Subject: [Commit-gnuradio] git://gnuradio.org/gnuradio branch, next, updated. v3.6.4.1-956-g3476b6f
Date: Mon, 25 Mar 2013 23:10:22 +0000 (UTC)

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "git://gnuradio.org/gnuradio".

The branch, next has been updated
       via  3476b6f37c28a1b22c8e4af0724f2c94199bcd82 (commit)
       via  5fa89ee2cb59722ff8837804c66bb37091ea73ef (commit)
       via  a8e278314730535225c577a0e73a94dc7fbee082 (commit)
      from  05faf506efd3638c532d41595b3871e6ec6331b3 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 3476b6f37c28a1b22c8e4af0724f2c94199bcd82
Author: Tom Rondeau <address@hidden>
Date:   Mon Mar 25 15:04:20 2013 -0400

    core: adding ability to set config params and save config file.
    
    Saving over-writes ~/.gnuradio/config.conf with all sections/options.
    
    Save new prefs file with "gr.prefs().save()".
    
    Can also view all prefs: "print gr.prefs().to_string()"

commit 5fa89ee2cb59722ff8837804c66bb37091ea73ef
Merge: 05faf50 a8e2783
Author: Tom Rondeau <address@hidden>
Date:   Mon Mar 25 12:14:41 2013 -0400

    Merge branch 'master' into next

commit a8e278314730535225c577a0e73a94dc7fbee082
Author: Tom Rondeau <address@hidden>
Date:   Mon Mar 25 12:14:18 2013 -0400

    docs: updated docs for logging levels with use of log4cpp.

-----------------------------------------------------------------------

Summary of changes:
 docs/doxygen/other/logger.dox             |    4 +-
 gnuradio-core/src/lib/general/gr_prefs.cc |  194 ++++++++++++++++++++++++++---
 gnuradio-core/src/lib/general/gr_prefs.h  |   52 ++++++++-
 gnuradio-core/src/lib/general/gr_prefs.i  |   33 +++---
 4 files changed, 241 insertions(+), 42 deletions(-)


hooks/post-receive
-- 
git://gnuradio.org/gnuradio



reply via email to

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