Change in osmocom-bb[master]: trxcon/scheduler: TCH/H & FACCH/H: fix notes on interleaving

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
Sun Mar 8 22:50:55 UTC 2020


laforge has submitted this change. ( https://gerrit.osmocom.org/c/osmocom-bb/+/17382 )

Change subject: trxcon/scheduler: TCH/H & FACCH/H: fix notes on interleaving
......................................................................

trxcon/scheduler: TCH/H & FACCH/H: fix notes on interleaving

Change-Id: I16cdd2261b3d0d99286c30584847f93d72d02ac0
---
M src/host/trxcon/sched_lchan_desc.c
1 file changed, 4 insertions(+), 1 deletion(-)

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



diff --git a/src/host/trxcon/sched_lchan_desc.c b/src/host/trxcon/sched_lchan_desc.c
index fde4d4e..b22a18b 100644
--- a/src/host/trxcon/sched_lchan_desc.c
+++ b/src/host/trxcon/sched_lchan_desc.c
@@ -155,7 +155,10 @@
 		/* Rx and Tx, multiple convolutional coding types (3GPP TS 05.03,
 		 * chapter 3), block diagonal interleaving (3GPP TS 05.02, clause 7):
 		 *
-		 *   - a traffic frame is interleaved over 6 consecutive bursts
+		 *   - a traffic frame is interleaved over 4 non-consecutive bursts
+		 *     using the even numbered bits of the first 2 bursts,
+		 *     and odd numbered bits of the last 2 bursts;
+		 *   - a FACCH/H frame is interleaved over 6 non-consecutive bursts
 		 *     using the even numbered bits of the first 2 bursts,
 		 *     all bits of the middle two 2 bursts,
 		 *     and odd numbered bits of the last 2 bursts;

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

Gerrit-Project: osmocom-bb
Gerrit-Branch: master
Gerrit-Change-Id: I16cdd2261b3d0d99286c30584847f93d72d02ac0
Gerrit-Change-Number: 17382
Gerrit-PatchSet: 2
Gerrit-Owner: fixeria <axilirator at gmail.com>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: laforge <laforge at osmocom.org>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200308/cd14d92e/attachment.htm>


More information about the gerrit-log mailing list