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/.
Vadim Yanitskiy gerrit-no-reply at lists.osmocom.org
Patch Set 1:
(2 comments)
https://gerrit.osmocom.org/#/c/7078/1/src/common/l1sap.c
File src/common/l1sap.c:
Line 1200: 	if (rach_ind->ber10k > btsb->max_ber10k_rach) {
Why don't we increase the BTS_CTR_RACH_DROP here?
Line 1207: 	btsb->load.rach.access++;
And why this increment happens before the ToA check?
Is there any reason?
-- 
To view, visit https://gerrit.osmocom.org/7078
To unsubscribe, visit https://gerrit.osmocom.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: Icfe1256cba117a5735107a25bf7cdb47479454ee
Gerrit-PatchSet: 1
Gerrit-Project: osmo-bts
Gerrit-Branch: master
Gerrit-Owner: Vadim Yanitskiy <axilirator at gmail.com>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: Vadim Yanitskiy <axilirator at gmail.com>
Gerrit-HasComments: Yes