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 1beb9bcbe03c7e4888ddd73f0e518dd83f60d894 (commit)
via 1965b0d88082e427930f95071e992f0d9be79047 (commit)
from 67bc885c5d85237cc15b47ee2ee6773ea2af28e1 (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=1beb9bcbe03c7e4888ddd73f0e518dd…
commit 1beb9bcbe03c7e4888ddd73f0e518dd83f60d894
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Feb 2 18:42:42 2017 +0100
sysmobts_eeprom.h: Fix/extend model number definitions
Fix the model number definition for the 1020 and add the one for 1002.
Change-Id: Iba4cfbbda1000d7e34eca614b3a6165d2feb65e1
http://cgit.osmocom.org/osmo-bts/commit/?id=1965b0d88082e427930f95071e992f0…
commit 1965b0d88082e427930f95071e992f0d9be79047
Author: Harald Welte <laforge(a)gnumonks.org>
Date: Thu Feb 2 18:39:24 2017 +0100
sysmobts: Add correct nominal transmit power for sysmoBTS 1020
The sysmoBTS 1020 is a 2W BTS, hence its nominal transmit powre is
33dBm. We must handle this correctly based on the model-nr in the
EEPROM. As a result, proper power ramping will be made during start of
the unit by default.
Change-Id: I91a78dadfd7d2e1bc74c8086808c55effdcdd132
-----------------------------------------------------------------------
Summary of changes:
src/osmo-bts-sysmo/misc/sysmobts_eeprom.h | 3 ++-
src/osmo-bts-sysmo/utils.c | 2 ++
2 files changed, 4 insertions(+), 1 deletion(-)
hooks/post-receive
--
Osmocom BTS-side code (Abis, scheduling, ...)