1. 765736d alloc_algorithm_b: Do not select uplink slots that cannot be used for downlink by Andreas Eversberg · 11 years ago
  2. 7a16d46 alloc_algorithm_b: Set tx_range to 8, if all 8 TS are supported by MS by Andreas Eversberg · 11 years ago
  3. ccde4c4 alloc_algorithm_b: For type 1 MS, limit number of donwlink TS to 5 by Andreas Eversberg · 11 years ago
  4. b03d427 alloc_algorithm_b: Correctly increment RX/TX window, even if TS is not useable by Andreas Eversberg · 11 years ago
  5. 7319311 alloc: Move the uplink ts selection/pre-assignment out of the code by Holger Hans Peter Freyther · 11 years ago
  6. 1fe6932 alloc: Move the selection of the first enabled pdch to a new method by Holger Hans Peter Freyther · 11 years ago
  7. 3fd2ddf alloc: Move the tx window calculation to a new method by Holger Hans Peter Freyther · 11 years ago
  8. dd4af80 alloc: Move upating of the rx window max for Type==1 to a new method by Holger Hans Peter Freyther · 11 years ago
  9. e45c19b alloc: Move the collision handling to a new method by Holger Hans Peter Freyther · 11 years ago
  10. 882fc9b alloc: Move the selection of downlink slots to a new method by Holger Hans Peter Freyther · 11 years ago
  11. f34f344 alloc: Simplify the assignment of Trb and Ttb by Holger Hans Peter Freyther · 11 years ago
  12. df022f6 alloc: Add a note that the tx window handling differs from rx by Holger Hans Peter Freyther · 11 years ago
  13. 8f399de tbf: Kill the tsc member as it duplicates data by Holger Hans Peter Freyther · 11 years ago
  14. 34f6e5e tbf: Make tfi private and update the code by Holger Hans Peter Freyther · 11 years ago
  15. ec80f82 tbf: Remove the trx_no field from the tbf, go through the trx object by Holger Hans Peter Freyther · 11 years ago
  16. 6796ed2 alloc: Remove the ts parameter from the internal interface by Holger Hans Peter Freyther · 11 years ago
  17. 34bd8bd bts/tbf: Move the lists into the BTS and do the look-up from the BTS by Holger Hans Peter Freyther · 11 years ago
  18. 17b0d83 pdch: Move enable/disable into the PDCH code by Holger Hans Peter Freyther · 11 years ago
  19. 948a3d6 alloc: Move usf into the scope it is actually used by Holger Hans Peter Freyther · 11 years ago
  20. b0a0075 alloc: Factor out the routine to find an enabled PDCH by Holger Hans Peter Freyther · 11 years ago
  21. 11a7489 alloc: Remove the unimplemented/unfinished time constraint code by Holger Hans Peter Freyther · 11 years ago
  22. 8481a05 alloc: Remove code duplication for downlink assignment by Holger Hans Peter Freyther · 11 years ago
  23. 743bafa alloc: Introduce a backpointer from the tbf to the trx and simplify code by Holger Hans Peter Freyther · 11 years ago
  24. 96efa70 alloc: Call it trx_no and not trx as it is not trx object by Holger Hans Peter Freyther · 11 years ago
  25. 02ab4a8 alloc: Move the two timeslot alloc algorithms to a dedicated file by Holger Hans Peter Freyther · 11 years ago