aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 3 insertions, 1 deletions
diff --git a/TODO b/TODO
index f004cdc9..f2ed92d1 100644
--- a/TODO
+++ b/TODO
@@ -4,4 +4,6 @@
* Group more into in classes.. remove bts pointers.
* Change functions with 100 parameters to get a struct as param
* Move move into the TBF class
-* Replace trx/ts with
+* Replace trx/ts with pointers. E.g. a PDCH should know the trx
+ it is on... then we can omit trx, ts and parameters and just pass
+ the pdch.