[PATCH] osmo-bts[master]: Revert "sysmobts: Add correct nominal transmit power for sys...

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/gerrit-log@lists.osmocom.org/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Tue Feb 7 19:17:41 UTC 2017


Review at  https://gerrit.osmocom.org/1763

Revert "sysmobts: Add correct nominal transmit power for sysmoBTS 1020"

This reverts commit 1965b0d88082e427930f95071e992f0d9be79047, which was
a premature change.  The 10dB gain are not the power of the TRX board,
but are due to an internal, factory mounted PA, i.e. the
trx_power_params.pa.  This will be introduced after adding a set of
tx_power.c unit tests.

Change-Id: I524b63c51fb0fe1f90ced28486a8e712f2dc50ae
---
M src/osmo-bts-sysmo/utils.c
1 file changed, 0 insertions(+), 2 deletions(-)


  git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/63/1763/1

diff --git a/src/osmo-bts-sysmo/utils.c b/src/osmo-bts-sysmo/utils.c
index 8f54e6f..a636ae1 100644
--- a/src/osmo-bts-sysmo/utils.c
+++ b/src/osmo-bts-sysmo/utils.c
@@ -125,8 +125,6 @@
 	case 1002:
 		/* 200mW (23 dBm) nominal power */
 		return 23;
-	case 1020:
-		return 33;
 	case 2050:
 		/* 5W(37dBm) per TRX. This could be raiesd to 10W(40dBm)
 		 * if the second TRX is not used. */

-- 
To view, visit https://gerrit.osmocom.org/1763
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I524b63c51fb0fe1f90ced28486a8e712f2dc50ae
Gerrit-PatchSet: 1
Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>



More information about the gerrit-log mailing list