aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
blob: 1568b360f199e3f039ab95b99b75f8bd701ebfb3 (plain)
1
2
3
4
5
6
7
8
9
10
* Make the TBF ul/dl list per BTS
* Make the SBA per BTS
* Make the tbf point to the BTS so we can kill plenty of parameters
* 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 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.
* On global free/reset... also flush the timing advance..