aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
AgeCommit message (Collapse)AuthorFilesLines
2014-01-16TODO: Update the todolist with some musings...Holger Hans Peter Freyther1-0/+24
2014-01-15sched: Document a possible race conditionHolger Hans Peter Freyther1-0/+6
2013-10-30tbf: Move gprs_rlcmac_send_packet_uplink_assignment into the tbfHolger Hans Peter Freyther1-0/+2
2013-10-30ta: Create TimingAdvance class and make it belong to the BTSHolger Hans Peter Freyther1-0/+1
This allows us to easily flush the state in case a PCU/BTS connection is lost.
2013-10-30pdch: Move enable/disable into the PDCH codeHolger Hans Peter Freyther1-1/+3
When a PDCH is disabled all resources should be freed. This is currently not possible as the PDCH does not know where it belongs to. On top of that the list (and other resources) should be properly initialized on construction so that disable() is idempotent and does not check if it was disabled. During the re-factoring I noticed that during a sysmobts re-start some resources are not freed. I left a warning in the code to resolve this issue later.
2013-10-30Add a TODO file with high-level tasksHolger Hans Peter Freyther1-0/+7