From 5b8a528251fd456e20f00c1ec0a7e311d9814d24 Mon Sep 17 00:00:00 2001 From: Andreas Eversberg Date: Sun, 4 Nov 2012 12:48:39 +0100 Subject: [PATCH] Doc: Update on README and tbf.txt --- README | 4 +--- src/tbf.txt | 2 +- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/README b/README index 2407e2f..5c14911 100644 --- a/README +++ b/README @@ -11,11 +11,9 @@ The PCU is part of BSS, so it connects directly to SGSN. * No unacknowledged mode operation * No PCCCH/PBCCH support * Only single slot assignment on uplink direction - * No half-duplex class support - * No two-phase access support + * No half-duplex class support (only semi-duplex) * No handover support * No measurement support - * No polling for control ack on assignment * No TA loop * No power loop * No CS loop diff --git a/src/tbf.txt b/src/tbf.txt index 025e56c..9d0db1a 100644 --- a/src/tbf.txt +++ b/src/tbf.txt @@ -147,7 +147,7 @@ Data structures of TBFs and PDCHs: - an array of 8 PDCH structures, one for each assigned timeslot - in case of uplink TBF: an array of 8 USFs, one for each assigned timeslot - Each PDCH structure also has: + Each TRX and all it's PDCH structures also have: - an array of 32 uplink TBFs that are assigned to this PDCH - an array of 32 downlink TBFs that are assigned to this PDCH