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