aboutsummaryrefslogtreecommitdiffstats
path: root/TODO
AgeCommit message (Collapse)AuthorFilesLines
2020-04-17TODO: remove those that have obviously been implemented 5+ years agoHarald Welte1-8/+0
The TODO file hasn't seen any updates sicne 2014, while the code has evolved. I'm not sure about some of the topics, but at least several can for sure be removed by now Change-Id: I56581c9b2a08edb1b6d4dc53ad9eb6fdd1800a0d
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