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-970-g9bbbda5
Date: Wed, 27 Mar 2013 02:22:19 +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  9bbbda510c265b211b5b571db79ba259c67ee049 (commit)
       via  9de095e6051a41c3b3f5a682b1a9f69551bb4f69 (commit)
       via  5e9b3413f52dda8a11270add934170652fd1fcab (commit)
      from  06949d7800f37b7a520e37105972b14f2b71025c (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 9bbbda510c265b211b5b571db79ba259c67ee049
Author: Mark Plett <address@hidden>
Date:   Tue Mar 19 19:10:51 2013 -0700

    core: Made logger swig functional
    
    Improved logger swig so gr_logger is a logger object that is configurable
    
    Made logger config a singleton and made accessors for loggers from python

commit 9de095e6051a41c3b3f5a682b1a9f69551bb4f69
Author: Tim O'Shea <address@hidden>
Date:   Mon Mar 25 18:03:41 2013 -0400

    fix for python grcp get variables getting exported propperly

commit 5e9b3413f52dda8a11270add934170652fd1fcab
Author: Tim O'Shea <address@hidden>
Date:   Mon Mar 25 18:03:08 2013 -0400

    fix for one-long strings being shown/converted incorrectly to char type

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

Summary of changes:
 docs/doxygen/other/logger.dox                      |   31 ++-
 gnuradio-core/CMakeLists.txt                       |    2 +-
 .../gr_log_default.conf                            |   55 +--
 gnuradio-core/gr_log_default.xml                   |   64 ---
 gnuradio-core/src/lib/runtime/gr_logger.cc         |  173 ++++++--
 gnuradio-core/src/lib/runtime/gr_logger.h          |  411 ++++++++++++--------
 gnuradio-core/src/lib/runtime/gr_logger.i          |   84 ++---
 gnuradio-core/src/lib/runtime/pycallback_object.h  |    4 +-
 .../src/lib/runtime/rpcpmtconverters_ice.cc        |   15 +-
 9 files changed, 459 insertions(+), 380 deletions(-)
 copy gr-blocks/include/blocks/integrate_XX.h.t => 
gnuradio-core/gr_log_default.conf (50%)
 delete mode 100644 gnuradio-core/gr_log_default.xml


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



reply via email to

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