osmo-bts.git branch master updated. 0.3.0-259-gc265bef

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
Tue Dec 16 19:34:53 UTC 2014


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 "Osmocom BTS-side code (Abis, scheduling, ...)".

The branch, master has been updated
       via  c265bef48c414ca6c135f803c0c5dfdecbeece72 (commit)
       via  02a2afa962799c1519eb78cffa8877fd3da75b2e (commit)
       via  ffc193443c177c3e41851c445c71fc1095ae2201 (commit)
      from  8968b48643686683046a0af403178960f8baf9ed (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-bts/commit/?id=c265bef48c414ca6c135f803c0c5dfdecbeece72

commit c265bef48c414ca6c135f803c0c5dfdecbeece72
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date:   Tue Dec 16 20:20:27 2014 +0100

    sysmobts: Add slave on/off action for the sysmoBTS2050
    
    Add new power actions for the sysmoBTS2050. This allows to
    switch off the secondary/slave when the system temperature
    is too high and back on when the normal level is reached.
    
    Do not allow to switch off the master (so remove the enum
    value), do not check if the slave is switching itself off.

http://cgit.osmocom.org/osmo-bts/commit/?id=02a2afa962799c1519eb78cffa8877fd3da75b2e

commit 02a2afa962799c1519eb78cffa8877fd3da75b2e
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date:   Tue Dec 16 19:09:30 2014 +0100

    sysmobts: Comment out the varpoware options that are not implemented

http://cgit.osmocom.org/osmo-bts/commit/?id=ffc193443c177c3e41851c445c71fc1095ae2201

commit ffc193443c177c3e41851c445c71fc1095ae2201
Author: Holger Hans Peter Freyther <holger at moiji-mobile.com>
Date:   Tue Dec 16 18:26:35 2014 +0100

    sysmobts: Add "normal" actions to execute
    
    Instead of keeping state to remember what was done and needs
    to be undone this patch introduces actions that will be executed
    when the system is back to normal.
    
    By design the system is considered to be in the normal state
    and these actions will be only executed after the system is
    coming back to the normal state.
    
    One advantage of this scheme is that an operator can decide
    that an overheated systems hould be off duty and requires manual
    interaction to be allowed back in service.
    
    The change has only been smoke tested
    
    Fixes: SYS#833

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

Summary of changes:
 src/osmo-bts-sysmo/misc/sysmobts_mgr.h      |  15 +++-
 src/osmo-bts-sysmo/misc/sysmobts_mgr_2050.c |  20 +++++
 src/osmo-bts-sysmo/misc/sysmobts_mgr_temp.c |  70 +++++++++++++---
 src/osmo-bts-sysmo/misc/sysmobts_mgr_vty.c  | 122 ++++++++++++++++++++++++++--
 src/osmo-bts-sysmo/misc/sysmobts_misc.h     |   1 +
 5 files changed, 211 insertions(+), 17 deletions(-)


hooks/post-receive
-- 
Osmocom BTS-side code (Abis, scheduling, ...)



More information about the osmocom-commitlog mailing list