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.orgfixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmocom-bb/+/17348 )
Change subject: trxcon/scheduler: FACCH/H: force fake measurements for 1/2 BFI
......................................................................
trxcon/scheduler: FACCH/H: force fake measurements for 1/2 BFI
Change-Id: Ia2f7c3cf7b1ef3737da6b1818cae2f001ee8768f
---
M src/host/trxcon/sched_lchan_tchh.c
1 file changed, 2 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmocom-bb refs/changes/48/17348/1
diff --git a/src/host/trxcon/sched_lchan_tchh.c b/src/host/trxcon/sched_lchan_tchh.c
index 8288670..ae31398 100644
--- a/src/host/trxcon/sched_lchan_tchh.c
+++ b/src/host/trxcon/sched_lchan_tchh.c
@@ -317,7 +317,8 @@
sched_send_dt_ind(trx, ts, lchan, l2, GSM_MACBLOCK_LEN,
n_errors, false, false);
- /* 1/2 BFI */
+ /* 1/2 BFI, force fake measurements */
+ n_errors = -1;
goto bfi;
} else {
/* A good TCH frame received */
--
To view, visit https://gerrit.osmocom.org/c/osmocom-bb/+/17348
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings
Gerrit-Project: osmocom-bb
Gerrit-Branch: master
Gerrit-Change-Id: Ia2f7c3cf7b1ef3737da6b1818cae2f001ee8768f
Gerrit-Change-Number: 17348
Gerrit-PatchSet: 1
Gerrit-Owner: fixeria <axilirator at gmail.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200304/13593323/attachment.htm>