osmo-trx.git branch master updated. 0.2.0-47-g61837c0

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/osmocom-commitlog@lists.osmocom.org/.

gitosis at osmocom.org gitosis at osmocom.org
Wed Feb 21 12:00:31 UTC 2018


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 "OpenBTS' transceiver retro-fit".

The branch, master has been updated
       via  61837c0420781b601dd7fe8e62800b75869277db (commit)
       via  f83e11fefdf758945bfcf5cf06389f3cde238901 (commit)
       via  01aff88ce98160165775b3d348e92475ad25dc4f (commit)
       via  11d50d950cccfe8bdc6c3f4a19dcda8661fc80bf (commit)
       via  8bd111c942d0d8d2c65369db8f2623eadef54c1e (commit)
       via  3808e479aa1d1be6bfb1320aa4a7202a14db3ae8 (commit)
       via  bd45a979f8eea4ef6effafd37e0a18ef250a681f (commit)
      from  b7095c7bc5f5c710d958f03b38be83dffff729ae (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 -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-trx/commit/?id=61837c0420781b601dd7fe8e62800b75869277db

commit 61837c0420781b601dd7fe8e62800b75869277db
Author: Pau Espin Pedrol <pespin at sysmocom.de>
Date:   Tue Feb 20 18:22:18 2018 +0100

    Logger: Remove gLogToConsole flag
    
    No code is using it and we always lock to console anyways.
    
    Change-Id: I5fde99c6af5a845e635b5d27abab855682071f14

http://cgit.osmocom.org/osmo-trx/commit/?id=f83e11fefdf758945bfcf5cf06389f3cde238901

commit f83e11fefdf758945bfcf5cf06389f3cde238901
Author: Pau Espin Pedrol <pespin at sysmocom.de>
Date:   Tue Feb 20 18:19:00 2018 +0100

    Logger: Remove unused includes
    
    Change-Id: I4d26c0b4f36ee3c66ed1a9e2e9fa2fa8272da16d

http://cgit.osmocom.org/osmo-trx/commit/?id=01aff88ce98160165775b3d348e92475ad25dc4f

commit 01aff88ce98160165775b3d348e92475ad25dc4f
Author: Pau Espin Pedrol <pespin at sysmocom.de>
Date:   Tue Feb 20 17:56:59 2018 +0100

    Logger: Drop support to log into file
    
    This feature is currently not being used, so let's simplify current code
    to move to libosmocore logging system in the future.
    
    Change-Id: If2c77c776823f595130edac963be953026049423

http://cgit.osmocom.org/osmo-trx/commit/?id=11d50d950cccfe8bdc6c3f4a19dcda8661fc80bf

commit 11d50d950cccfe8bdc6c3f4a19dcda8661fc80bf
Author: Pau Espin Pedrol <pespin at sysmocom.de>
Date:   Tue Feb 20 17:52:28 2018 +0100

    Logger: Drop syslog support
    
    This feature is currently not being used, so let's drop it to make it
    easier to integrate into libosmocore logging system in the future.
    
    Change-Id: I8282745ef0282d41599eaf94fe460a1d29b18e2a

http://cgit.osmocom.org/osmo-trx/commit/?id=8bd111c942d0d8d2c65369db8f2623eadef54c1e

commit 8bd111c942d0d8d2c65369db8f2623eadef54c1e
Author: Pau Espin Pedrol <pespin at sysmocom.de>
Date:   Tue Feb 20 17:38:18 2018 +0100

    Logger: get rid of alarm APIs
    
    It's only used internally inside the Logger module, and in case there's
    an "alarm" (level more than critical) we still print on cerr, so we can
    just rely on our system catching stderr instead of stdout to handle it.
    
    Change-Id: I6d6df1578c3a4c1a37bd0d69952d443f62eed2ab

http://cgit.osmocom.org/osmo-trx/commit/?id=3808e479aa1d1be6bfb1320aa4a7202a14db3ae8

commit 3808e479aa1d1be6bfb1320aa4a7202a14db3ae8
Author: Pau Espin Pedrol <pespin at sysmocom.de>
Date:   Tue Feb 20 17:32:18 2018 +0100

    Logger: Remove unused logging macros
    
    Change-Id: I1133e181183bec8dabe2fa77d0385f783458503f

http://cgit.osmocom.org/osmo-trx/commit/?id=bd45a979f8eea4ef6effafd37e0a18ef250a681f

commit bd45a979f8eea4ef6effafd37e0a18ef250a681f
Author: Pau Espin Pedrol <pespin at sysmocom.de>
Date:   Tue Feb 20 17:24:18 2018 +0100

    Logger: Drop unused gLogEarly
    
    Change-Id: I2c8f24fbf453e0a94d7a95c3df7cc75f0e4bd456

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

Summary of changes:
 CommonLibs/Logger.cpp        | 138 +++----------------------------------------
 CommonLibs/Logger.h          |  59 ++++--------------
 INSTALLATION                 |   6 --
 Transceiver52M/osmo-trx.cpp  |   2 +-
 tests/CommonLibs/LogTest.cpp |  16 +----
 tests/CommonLibs/LogTest.ok  |  32 ----------
 6 files changed, 21 insertions(+), 232 deletions(-)


hooks/post-receive
-- 
OpenBTS' transceiver retro-fit



More information about the osmocom-commitlog mailing list