Change in osmo-bts[master]: cosmetic: bts-trx: document variable power level

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/.

laforge gerrit-no-reply at lists.osmocom.org
Mon Oct 28 18:24:11 UTC 2019


laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmo-bts/+/15876 )

Change subject: cosmetic: bts-trx: document variable power level
......................................................................

cosmetic: bts-trx: document variable power level

Change-Id: Ia4bc291c8213dd6cfe3b13a99b3108532b6907b1
---
M src/osmo-bts-trx/loops.c
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Jenkins Builder: Verified
  laforge: Looks good to me, approved



diff --git a/src/osmo-bts-trx/loops.c b/src/osmo-bts-trx/loops.c
index 3fa2b3b..8a5dd2e 100644
--- a/src/osmo-bts-trx/loops.c
+++ b/src/osmo-bts-trx/loops.c
@@ -45,7 +45,7 @@
 	struct gsm_bts_trx *trx = lchan->ts->trx;
 	enum gsm_band band = trx->bts->band;
 	uint16_t arfcn = trx->arfcn;
-	int8_t new_power;
+	int8_t new_power; /* TS 05.05 power level */
 
 	/* compute new target MS output power level based on current value subtracted by 'diff/2' */
 	new_power = lchan->ms_power_ctrl.current - (diff >> 1);

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-bts/+/15876
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Change-Id: Ia4bc291c8213dd6cfe3b13a99b3108532b6907b1
Gerrit-Change-Number: 15876
Gerrit-PatchSet: 2
Gerrit-Owner: pespin <pespin at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <axilirator at gmail.com>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-Reviewer: pespin <pespin at sysmocom.de>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20191028/4a17d31f/attachment.htm>


More information about the gerrit-log mailing list