1. b83e2a7 Adding flow chart diagram of ongoing TBFs and their events by Andreas Eversberg · 12 years ago
  2. 9eb552b Merge branch 'jolly' by Ivan Kluchnikov · 12 years ago
  3. 499ff41 Allow setting of seperate coding schemes for uplink and downlink by Andreas Eversberg · 12 years ago
  4. 3b1332c Replace switch/case construct by a structure, to define coding schemes by Andreas Eversberg · 12 years ago
  5. 5f14bd9 Fix: Poll correctly for downlink acknowlege, to prevent window stalling by Andreas Eversberg · 12 years ago
  6. a9be154 Use PCH confirm from BTS to start downlink packet flow by Andreas Eversberg · 12 years ago
  7. 99a107d Free existing UL/DL TBF, if RACH has been received from MS by Andreas Eversberg · 12 years ago
  8. aafcbbb Set Alpha and Gamma at assingment messages for power control by Andreas Eversberg · 12 years ago
  9. df4d20e Fix: T3193 is now started with the correct value by Andreas Eversberg · 12 years ago
  10. adb2f18 Assign TFI to complete TRX, not just one TS by Andreas Eversberg · 12 years ago
  11. 07e97cf Adding single block allocation by Andreas Eversberg · 12 years ago
  12. cbcd124 Fix: Add timer for downlink TBF in assignment state by Andreas Eversberg · 12 years ago
  13. 14db19e Adding flags for debugging assignment and polling timeout by Andreas Eversberg · 12 years ago
  14. 802bb6e Adding polling for packet control ack at packet downlink/uplink assignment by Andreas Eversberg · 12 years ago
  15. 08e93cd Use final_ack_sent and contention_resolution_done to define ongoing UL TBF by Andreas Eversberg · 12 years ago
  16. 6681bb8 Replaced malloc() by talloc_zero() to be able to track memeory leaks by Andreas Eversberg · 12 years ago
  17. 1115f59 misc: Fix typos in the comments by Holger Hans Peter Freyther · 12 years ago
  18. b3ded4c Added debugging of downlink bandwidth by Andreas Eversberg · 12 years ago
  19. 7f5352c Fix: gprs_rlcmac_trigger_downlink_assignment() selects correct channel by Andreas Eversberg · 12 years ago
  20. bc65586 Fix: Kill pending downlink TBF, if mobile requests uplink TBF on RACH by Andreas Eversberg · 12 years ago
  21. 7438df7 Fix: Send downlink assignment on PCH twice to make reception more safe by Andreas Eversberg · 12 years ago
  22. 642c7d3 Fix: We don't use timer to define when assignment is complete on PACCH by Andreas Eversberg · 12 years ago
  23. 24131bf Add check of lifetime of LLC frame by Andreas Eversberg · 12 years ago
  24. 4b470ff Changed log levels, to indicate abnormal events by Andreas Eversberg · 12 years ago
  25. 0f13c40 Check for downlink sequence is out of range by Andreas Eversberg · 12 years ago
  26. f54a89e Change polling interval for Packet Downlink Ack/Nack by Andreas Eversberg · 12 years ago
  27. 67e4f2f If we already sent final Packet Uplink Ack/Nack, request DL TBF on PCH by Andreas Eversberg · 12 years ago
  28. 67a1976 No content resolution is required when UL TBF is requested during DL TBF by Andreas Eversberg · 12 years ago
  29. c8466f4 Ignore Packet Resource Request by Andreas Eversberg · 12 years ago
  30. ee31b78 Fixed contention resolution issue by Andreas Eversberg · 12 years ago
  31. 6664a90 Downlink transfer is finished if all packets are acknowleged by Andreas Eversberg · 12 years ago
  32. 5e043da Polling for downlink ack/nack is performed only on suitable slot by Andreas Eversberg · 12 years ago
  33. 592e04a multislot: Rework of handling control channel / polling by Andreas Eversberg · 12 years ago
  34. f298fa8 multislot: Extracted "slot allocation algorithm" from tbf allocator by Andreas Eversberg · 12 years ago
  35. b0c7ea7 Changed data structures for TBF and PDCH instances, to allow multislot by Andreas Eversberg · 12 years ago
  36. ef7f28c Merge branch 'jolly_new' by Ivan Kluchnikov · 12 years ago
  37. e13fa2d Send downlink IMMEDIATE ASSIGNMENT on PCH and not on AGCH by Andreas Eversberg · 12 years ago
  38. 0e40309 Restructured debugging levels to get better overview of TBFs/processes by Andreas Eversberg · 12 years ago
  39. 7b04501 Fixed pseudo length of IMMEDIATE ASSIGNMENT message. by Andreas Eversberg · 12 years ago
  40. dfa563c RLC/MAC process makes use from attributes, received from PCU socket by Andreas Eversberg · 12 years ago
  41. b3c6f6c Receive cell informations via PCU socket interface by Andreas Eversberg · 12 years ago
  42. e6228b3 TBF acknowledged mode finished for both link directions by Andreas Eversberg · 12 years ago
  43. 66690dd Rewrite of RLC/MAC uplink acknowledged TBF. by Andreas Eversberg · 12 years ago