blob: f2ed92d1773fa8d17f57cc78f96475b6634dbd61 [file] [log] [blame]
Holger Hans Peter Freytherba5543f2013-10-17 20:16:23 +02001* Make the TBF ul/dl list per BTS
2* Make the SBA per BTS
3* Make the tbf point to the BTS so we can kill plenty of parameters
4* Group more into in classes.. remove bts pointers.
5* Change functions with 100 parameters to get a struct as param
6* Move move into the TBF class
Holger Hans Peter Freyther17b0d832013-10-19 17:37:48 +02007* Replace trx/ts with pointers. E.g. a PDCH should know the trx
8 it is on... then we can omit trx, ts and parameters and just pass
9 the pdch.