1. 46bcb8d tbf: Move gprs_rlcmac_send_uplink_ack into the tbf by Holger Hans Peter Freyther · 11 years ago
  2. 2db7e7e tbf: Move gprs_rlcmac_send_packet_downlink_assignment into the tbf by Holger Hans Peter Freyther · 11 years ago
  3. b65e08a misc: Remove the bts parameter from calls that take a tbf by Holger Hans Peter Freyther · 11 years ago
  4. 5458765 sched: Add another warning about trx->arfcn and arfcn.. by Holger Hans Peter Freyther · 11 years ago
  5. 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
  6. cedf890 sba: Create a SBAController that will manage the sbas for a BTS by Holger Hans Peter Freyther · 11 years ago
  7. 621dc2f sba: Move the sba code to a dedicated file by Holger Hans Peter Freyther · 11 years ago
  8. 24e98d0 pdch: Move paging dequeue into the PDCH object by Holger Hans Peter Freyther · 11 years ago
  9. 17b0d83 pdch: Move enable/disable into the PDCH code by Holger Hans Peter Freyther · 11 years ago
  10. 67ed34e bts: Move struct gprs_rlcmac_bts and other structs into a bts.h by Holger Hans Peter Freyther · 11 years ago
  11. b19d726 bts: Remove global state from gprs_rlcmac_rcv_rts_block by Holger Hans Peter Freyther · 11 years ago
  12. d507ce6 bts: Remove global state from gprs_rlcmac_send_packet_uplink_assignment by Holger Hans Peter Freyther · 11 years ago
  13. 4ffc260 bts: Remove global state from gprs_rlcmac_send_data_block_acknowledged by Holger Hans Peter Freyther · 11 years ago
  14. 9f521cd bts: Remove global state from gprs_rlcmac_send_packet_downlink_assignment by Holger Hans Peter Freyther · 11 years ago
  15. ae947fc bts: Remove the global state from write_packet_uplink_ack by Holger Hans Peter Freyther · 11 years ago
  16. 45396a9 sched: Make sched_poll static and add a warning about fairness by Holger Hans Peter Freyther · 11 years ago
  17. 96efa70 alloc: Call it trx_no and not trx as it is not trx object by Holger Hans Peter Freyther · 11 years ago
  18. 1c344e2 tbf: Prepare to make thing things private in the tbf, start with the state by Holger Hans Peter Freyther · 11 years ago
  19. 099535a tbf: Move the struct to the tbf.h header file by Holger Hans Peter Freyther · 11 years ago
  20. 483f77a misc: Fix some typos sed -i s,ressources,resources,g by Holger Hans Peter Freyther · 11 years ago
  21. a004e6a Added timing advance support for up and downlink TBFs by Andreas Eversberg · 11 years ago
  22. a9be154 Use PCH confirm from BTS to start downlink packet flow by Andreas Eversberg · 12 years ago
  23. 07e97cf Adding single block allocation by Andreas Eversberg · 12 years ago
  24. 4b55962 Minor changes on comments of scheduler by Andreas Eversberg · 12 years ago
  25. ef42540 Be sure to priorize uplink assignment (PACCH) by Andreas Eversberg · 12 years ago
  26. d6a8db6 Cleanup by splitting gprs_rlcmac_rcv_rts_block() into seperate methods by Andreas Eversberg · 12 years ago
  27. 3b7461c Fixed Paging RR on PACCH by Andreas Eversberg · 12 years ago
  28. 2b91464 Added paging for RR connection on PACCH of active TBFs by Andreas Eversberg · 12 years ago
  29. ee31b78 Fixed contention resolution issue by Andreas Eversberg · 12 years ago
  30. 592e04a multislot: Rework of handling control channel / polling by Andreas Eversberg · 12 years ago
  31. b0c7ea7 Changed data structures for TBF and PDCH instances, to allow multislot by Andreas Eversberg · 12 years ago
  32. e6228b3 TBF acknowledged mode finished for both link directions by Andreas Eversberg · 12 years ago
  33. 39621c4 Introducing scheduler to process transmission of blocks by Andreas Eversberg · 12 years ago