Change in osmo-bsc[master]: struct gsm_bts: simplify comments for ACCH repetition/overpower

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

fixeria gerrit-no-reply at lists.osmocom.org
Mon Nov 15 11:59:06 UTC 2021


fixeria has submitted this change. ( https://gerrit.osmocom.org/c/osmo-bsc/+/26237 )

Change subject: struct gsm_bts: simplify comments for ACCH repetition/overpower
......................................................................

struct gsm_bts: simplify comments for ACCH repetition/overpower

Change-Id: I75b0e289c47841aea22b5966487535cbe855c84f
---
M include/osmocom/bsc/bts.h
1 file changed, 2 insertions(+), 5 deletions(-)

Approvals:
  laforge: Looks good to me, but someone else must approve
  pespin: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/include/osmocom/bsc/bts.h b/include/osmocom/bsc/bts.h
index 89512f3..b42c4ff 100644
--- a/include/osmocom/bsc/bts.h
+++ b/include/osmocom/bsc/bts.h
@@ -590,13 +590,10 @@
 	struct llist_head oml_fail_rep;
 	struct llist_head chan_rqd_queue;
 
-	/* osmocom specific FACCH/SACCH repetition mode flags set by VTY to
-	 * enable/disable certain ACCH repeation features individually */
+	/* ACCH Repetition capabilities */
 	struct abis_rsl_osmo_rep_acch_cap repeated_acch_policy;
 
-	/* osmocom specific FACCH/SACCH temporary overpower value. This value
-	 * is set to a constant value by the VTY. Temporary overpower is only
-	 * applied when FACCH/SACCH repetition is not applicable or disabled */
+	/* ACCH Temporary overpower capabilities */
 	struct abis_rsl_osmo_temp_ovp_acch_cap temporary_overpower;
 
 	/* MS/BS Power Control parameters */

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

Gerrit-Project: osmo-bsc
Gerrit-Branch: master
Gerrit-Change-Id: I75b0e289c47841aea22b5966487535cbe855c84f
Gerrit-Change-Number: 26237
Gerrit-PatchSet: 3
Gerrit-Owner: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy at sysmocom.de>
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/20211115/2c482c5a/attachment.htm>


More information about the gerrit-log mailing list