Change in osmo-bts[master]: osmo-bts-trx: implement Temporary Overpower for SACCH/FACCH

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
Tue Aug 31 14:28:14 UTC 2021


fixeria has posted comments on this change. ( https://gerrit.osmocom.org/c/osmo-bts/+/25284 )

Change subject: osmo-bts-trx: implement Temporary Overpower for SACCH/FACCH
......................................................................


Patch Set 2:

(3 comments)

https://gerrit.osmocom.org/c/osmo-bts/+/25284/1/src/common/scheduler.c 
File src/common/scheduler.c:

https://gerrit.osmocom.org/c/osmo-bts/+/25284/1/src/common/scheduler.c@1337 
PS1, Line 1337: 		br->att = l1cs->lchan->bs_power_ctrl.current;
> I would rather move this to the function and rename the function be something like "apply_lchan_atte […]
Good idea.


https://gerrit.osmocom.org/c/osmo-bts/+/25284/1/src/common/scheduler.c@1340 
PS1, Line 1340: 	} else /* Ensure no attenuation in the absence of lchan (e.g. on PDCH) */
> } else {}
No need for that if we go for apply_lchan_attenuation().


https://gerrit.osmocom.org/c/osmo-bts/+/25284/1/src/osmo-bts-trx/sched_lchan_tchf.c 
File src/osmo-bts-trx/sched_lchan_tchf.c:

https://gerrit.osmocom.org/c/osmo-bts/+/25284/1/src/osmo-bts-trx/sched_lchan_tchf.c@580 
PS1, Line 580: 		br->flags |= TRX_BR_F_FACCH;
> maybe make the flag more generic? like "TRX_BR_F_OVERPOWER_ALLOWED"?
FACCH is more generic than *_OVERPOWER_*. Overpower is also allowed for SACCH bursts, but we don't mark them with a flag, and there is no need for that.



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

Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Change-Id: Ie8a626fefccf1eb07271058e5126ec106cb1abcf
Gerrit-Change-Number: 25284
Gerrit-PatchSet: 2
Gerrit-Owner: dexter <pmaier at sysmocom.de>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: fixeria <vyanitskiy at sysmocom.de>
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-CC: pespin <pespin at sysmocom.de>
Gerrit-Comment-Date: Tue, 31 Aug 2021 14:28:14 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Comment-In-Reply-To: pespin <pespin at sysmocom.de>
Gerrit-MessageType: comment
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20210831/ebcb6bc8/attachment.htm>


More information about the gerrit-log mailing list