1. adb2f18 Assign TFI to complete TRX, not just one TS by Andreas Eversberg · 12 years ago
  2. 07e97cf Adding single block allocation by Andreas Eversberg · 12 years ago
  3. cbcd124 Fix: Add timer for downlink TBF in assignment state by Andreas Eversberg · 12 years ago
  4. 14db19e Adding flags for debugging assignment and polling timeout by Andreas Eversberg · 12 years ago
  5. 802bb6e Adding polling for packet control ack at packet downlink/uplink assignment by Andreas Eversberg · 12 years ago
  6. 08e93cd Use final_ack_sent and contention_resolution_done to define ongoing UL TBF by Andreas Eversberg · 12 years ago
  7. 6681bb8 Replaced malloc() by talloc_zero() to be able to track memeory leaks by Andreas Eversberg · 12 years ago
  8. b3ded4c Added debugging of downlink bandwidth by Andreas Eversberg · 12 years ago
  9. 7f5352c Fix: gprs_rlcmac_trigger_downlink_assignment() selects correct channel by Andreas Eversberg · 12 years ago
  10. bc65586 Fix: Kill pending downlink TBF, if mobile requests uplink TBF on RACH by Andreas Eversberg · 12 years ago
  11. 7438df7 Fix: Send downlink assignment on PCH twice to make reception more safe by Andreas Eversberg · 12 years ago
  12. 642c7d3 Fix: We don't use timer to define when assignment is complete on PACCH by Andreas Eversberg · 12 years ago
  13. 24131bf Add check of lifetime of LLC frame by Andreas Eversberg · 12 years ago
  14. 4b470ff Changed log levels, to indicate abnormal events by Andreas Eversberg · 12 years ago
  15. 0f13c40 Check for downlink sequence is out of range by Andreas Eversberg · 12 years ago
  16. f54a89e Change polling interval for Packet Downlink Ack/Nack by Andreas Eversberg · 12 years ago
  17. 67e4f2f If we already sent final Packet Uplink Ack/Nack, request DL TBF on PCH by Andreas Eversberg · 12 years ago
  18. 67a1976 No content resolution is required when UL TBF is requested during DL TBF by Andreas Eversberg · 12 years ago
  19. c8466f4 Ignore Packet Resource Request by Andreas Eversberg · 12 years ago
  20. ee31b78 Fixed contention resolution issue by Andreas Eversberg · 12 years ago
  21. 6664a90 Downlink transfer is finished if all packets are acknowleged by Andreas Eversberg · 12 years ago
  22. 5e043da Polling for downlink ack/nack is performed only on suitable slot by Andreas Eversberg · 12 years ago
  23. 592e04a multislot: Rework of handling control channel / polling by Andreas Eversberg · 12 years ago
  24. f298fa8 multislot: Extracted "slot allocation algorithm" from tbf allocator by Andreas Eversberg · 12 years ago
  25. b0c7ea7 Changed data structures for TBF and PDCH instances, to allow multislot by Andreas Eversberg · 12 years ago
  26. ef7f28c Merge branch 'jolly_new' by Ivan Kluchnikov · 12 years ago
  27. e13fa2d Send downlink IMMEDIATE ASSIGNMENT on PCH and not on AGCH by Andreas Eversberg · 12 years ago
  28. 0e40309 Restructured debugging levels to get better overview of TBFs/processes by Andreas Eversberg · 12 years ago
  29. 7b04501 Fixed pseudo length of IMMEDIATE ASSIGNMENT message. by Andreas Eversberg · 12 years ago
  30. dfa563c RLC/MAC process makes use from attributes, received from PCU socket by Andreas Eversberg · 12 years ago
  31. b3c6f6c Receive cell informations via PCU socket interface by Andreas Eversberg · 12 years ago
  32. e6228b3 TBF acknowledged mode finished for both link directions by Andreas Eversberg · 12 years ago
  33. 66690dd Rewrite of RLC/MAC uplink acknowledged TBF. by Andreas Eversberg · 12 years ago