aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndreas Eversberg <jolly@eversberg.eu>2012-11-04 12:48:39 +0100
committerAndreas Eversberg <jolly@eversberg.eu>2012-12-18 10:04:03 +0100
commit5b8a528251fd456e20f00c1ec0a7e311d9814d24 (patch)
treefc191fa19b5e8f085a7e43d185b009cc85099f15
parentf01929bcb6b16ecd09108f9851da1f4847de1704 (diff)
Doc: Update on README and tbf.txt
-rw-r--r--README4
-rw-r--r--src/tbf.txt2
2 files changed, 2 insertions, 4 deletions
diff --git a/README b/README
index 2407e2f7..5c149119 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 025e56cf..9d0db1ad 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