1. bc15570 tbf/rlc: Change the code and generate the entire state in the V_B by Holger Hans Peter Freyther · 11 years ago
  2. e358ff8 tbf/rlc: Move the moving of V(A) into the V_B code by Holger Hans Peter Freyther · 11 years ago
  3. df6b4f5 tbf/rlc: Move the parsing of RBB to Decoding, move window marking out by Holger Hans Peter Freyther · 11 years ago
  4. 9eb8ace tbf: Fix the indention of this routine by Holger Hans Peter Freyther · 11 years ago
  5. 12c039c debug_diagram: Remove the special debug_diagram compilation mode by Holger Hans Peter Freyther · 11 years ago
  6. a6ba67c tbf: Simplify the create_dl_acked_block into two parts by Holger Hans Peter Freyther · 11 years ago
  7. 8b16ae3 tbf/rlc: Move the marking of frames for resend into the v_b by Holger Hans Peter Freyther · 11 years ago
  8. c03e382 tbf: Move the check if the window is stalled to a separate method by Holger Hans Peter Freyther · 11 years ago
  9. 1577779 rlc/tbf: Move the loop into the gprs_rlc_v_b class by Holger Hans Peter Freyther · 11 years ago
  10. ef93bdb tbf: Count how often we re-start a BSN in the send routine by Holger Hans Peter Freyther · 11 years ago
  11. 64b49bc tbf: Always increase the tx_counter when we transmit a frame by Holger Hans Peter Freyther · 11 years ago
  12. b18aedc tbf: Make the ws and sns number "private" (they should also be const) by Holger Hans Peter Freyther · 11 years ago
  13. 321f3c3 rlc: Move the ack state array into a separate class that can be tested by Holger Hans Peter Freyther · 11 years ago
  14. 092478f rlc: Count nacked frames in the statistics too by Holger Hans Peter Freyther · 11 years ago
  15. 58db60c rlc: Start to move things out of the tbf into the rlc by Holger Hans Peter Freyther · 11 years ago
  16. c3d5325 tbf: The memory regions overlap so memmove should be used by Daniel Willmann · 11 years ago
  17. c70aae4 rlc: Count the window stalls on the RLC level by Holger Hans Peter Freyther · 11 years ago
  18. e5dc2a0 rlc: Pass the gprs_rlc_data to the assemble function for assembly by Holger Hans Peter Freyther · 11 years ago
  19. 796270b rlc: Put a block and the length into a separate object by Holger Hans Peter Freyther · 11 years ago
  20. 9241fd0 rlc: Begin to move the rlc block handling into a separate object by Holger Hans Peter Freyther · 11 years ago
  21. e9429b5 rlc: Count the sent and resent RLC blocks by Holger Hans Peter Freyther · 11 years ago
  22. 55cf994 tbf: Re-use the code that is re-using the tbf by Holger Hans Peter Freyther · 11 years ago
  23. b1302b0 llc: Move the decision if a frame has expired into the LLC by Holger Hans Peter Freyther · 11 years ago
  24. e231026 llc: Move some more secrets from the TBF into the LLC by Holger Hans Peter Freyther · 11 years ago
  25. b3d5ee2 bts: Count the number of llc frames that were "scheduled" to be sent by Holger Hans Peter Freyther · 11 years ago
  26. 51e093b llc: Use timeradd and timercmp and fix for < 1s PDU llc timeouts by Holger Hans Peter Freyther · 11 years ago
  27. fce431c llc: Move the timeout calculation into the TBF by Holger Hans Peter Freyther · 11 years ago
  28. aa35ba7 tbf: Count how often we re-use a TBF that was already being deactivated by Holger Hans Peter Freyther · 11 years ago
  29. 857281f llc: Remove one of the two variants to put data into the frame by Holger Hans Peter Freyther · 11 years ago
  30. a6e47c7 llc: Add another warning for me to take a look by Holger Hans Peter Freyther · 11 years ago
  31. 5697b4c tbf: Make sure that tfi is signed so we can make a < 0 check by Holger Hans Peter Freyther · 11 years ago
  32. acb5427 llc: Move all direct accesses to the frame into the llc structure by Holger Hans Peter Freyther · 11 years ago
  33. b784046 tbf: Split create_dl_acked_block into two methods by Holger Hans Peter Freyther · 11 years ago
  34. a1da251 tbf: Move the tbf_handle and tbf_append_data into the class by Holger Hans Peter Freyther · 11 years ago
  35. 096f6f9 llc: Move the llc code out of the tbf.cpp into a new dedicated one by Holger Hans Peter Freyther · 11 years ago
  36. 758dc12 llc: First routines moved from the TBF into the LLC by Holger Hans Peter Freyther · 11 years ago
  37. 28e5378 llc: Begin creating a LLC class and move counts into it. by Holger Hans Peter Freyther · 11 years ago
  38. 9948514 tbf: Move the tx part into the tbf as it accesses internal data by Holger Hans Peter Freyther · 11 years ago
  39. 77e0597 tbf: Move the llc handling into the tbf (from the bts) by Holger Hans Peter Freyther · 11 years ago
  40. bc1626e tbf: Update the timing advance for the new tlli based on the old one by Holger Hans Peter Freyther · 11 years ago
  41. b809866 tbf: Learn and propagate the TLLI changes due a new P-TMSI by Holger Hans Peter Freyther · 11 years ago
  42. 5464c9b tbf: Have one imsi field and assign it through a function by Holger Hans Peter Freyther · 11 years ago
  43. 34f6e5e tbf: Make tfi private and update the code by Holger Hans Peter Freyther · 11 years ago
  44. 474685e tbf: Make the tlli "private" and update the updating code by Holger Hans Peter Freyther · 11 years ago
  45. bd449f5 tbf: Create tbf_name and use it in log statements by Holger Hans Peter Freyther · 11 years ago
  46. ec80f82 tbf: Remove the trx_no field from the tbf, go through the trx object by Holger Hans Peter Freyther · 11 years ago
  47. fc498c9 tbf: Go through the trx to get the ARFCN by Holger Hans Peter Freyther · 11 years ago
  48. 875fc89 bts: Further logging improvements for TFI/TLLI output by Holger Hans Peter Freyther · 11 years ago
  49. 8d0e489 tbf: Log the TFI and TLLI so we can try to figure out more from logs by Holger Hans Peter Freyther · 11 years ago
  50. 15bb1a2 misc: Change the logging for the tbf and what to log by Holger Hans Peter Freyther · 11 years ago
  51. 90b87ea misc: Fix typo.. resource in english only has one 's' by Holger Hans Peter Freyther · 11 years ago
  52. 1997787 llc: Count timedout and silently dropped frames by Holger Hans Peter Freyther · 11 years ago
  53. 1587764 bts: Provide the first set of counters by Holger Hans Peter Freyther · 11 years ago
  54. 61a0a04 tbf: Move gprs_rlcmac_send_data_block_acknowledged into tbf by Holger Hans Peter Freyther · 11 years ago
  55. 3dc56a3 tbf: Move gprs_rlcmac_send_packet_uplink_assignment into the tbf by Holger Hans Peter Freyther · 11 years ago
  56. ae03f22 tbf: Move gprs_rlcmac_send_packet_uplink_assignment to the tbf by Holger Hans Peter Freyther · 11 years ago
  57. 22b3119 tbf: Fix typo in thecomment by Holger Hans Peter Freyther · 11 years ago
  58. 46bcb8d tbf: Move gprs_rlcmac_send_uplink_ack into the tbf by Holger Hans Peter Freyther · 11 years ago
  59. 2db7e7e tbf: Move gprs_rlcmac_send_packet_downlink_assignment into the tbf by Holger Hans Peter Freyther · 11 years ago
  60. 24c1a5b bts: Move gprs_rlcmac_trigger_downlink_assignment into BTS by Holger Hans Peter Freyther · 11 years ago
  61. 42de18f debug_dl_ass_idle: Remove the feature as it is obviously broken by Holger Hans Peter Freyther · 11 years ago
  62. d9262b3 tbf: Move gprs_rlcmac_poll_timeout into the tbf by Holger Hans Peter Freyther · 11 years ago
  63. 70ddde6 tbf/bts: Move the tfi_find_free into the bts by Holger Hans Peter Freyther · 11 years ago
  64. f63cabd tbf/pdch/bts: Move the tbf look-up by tfi into the BTS by Holger Hans Peter Freyther · 11 years ago
  65. 6673005 tbf: Fix typo in the debug message by Holger Hans Peter Freyther · 11 years ago
  66. 782f6dd tbf: Add todo item tht could help improving debugging by Holger Hans Peter Freyther · 11 years ago
  67. 86300bb tbf: Move the timer routine into the class by Holger Hans Peter Freyther · 11 years ago
  68. af8094d tbf: Move the handle tineout into the tbf class by Holger Hans Peter Freyther · 11 years ago
  69. aa9c326 tbf: Move the updating of the data into the tbf class by Holger Hans Peter Freyther · 11 years ago
  70. d11290b pdch/tbf: Move gprs_rlcmac_rcv_data_block_acknowledged into the pdch by Holger Hans Peter Freyther · 11 years ago
  71. b65e08a misc: Remove the bts parameter from calls that take a tbf by Holger Hans Peter Freyther · 11 years ago
  72. 1702f10 tbf: First round of removing llc handling from the rlcmac_data by Holger Hans Peter Freyther · 11 years ago
  73. 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
  74. 9f0c1d2 tbf: Keep a pointer from the tbf to the BTS by Holger Hans Peter Freyther · 11 years ago
  75. 111614a ta: Create TimingAdvance class and make it belong to the BTS by Holger Hans Peter Freyther · 11 years ago
  76. 67ed34e bts: Move struct gprs_rlcmac_bts and other structs into a bts.h by Holger Hans Peter Freyther · 11 years ago
  77. 1b33361 bts: Remove the global state from the tbf by Holger Hans Peter Freyther · 11 years ago
  78. 344ff48 bts: Remove the global state gprs_rlcmac_trigger_downlink_assignment by Holger Hans Peter Freyther · 11 years ago
  79. 173a240 bts: Remove global state and the usage of the gprs_rlcmac_bts by Holger Hans Peter Freyther · 11 years ago
  80. 743bafa alloc: Introduce a backpointer from the tbf to the trx and simplify code by Holger Hans Peter Freyther · 11 years ago
  81. 96efa70 alloc: Call it trx_no and not trx as it is not trx object by Holger Hans Peter Freyther · 11 years ago
  82. 1c344e2 tbf: Prepare to make thing things private in the tbf, start with the state by Holger Hans Peter Freyther · 11 years ago
  83. 7380bab tbf: Move the tbf_timer_cb into the tbf class by Holger Hans Peter Freyther · 11 years ago
  84. 4556130 tbf: Move many routines related to the tbf from gprs_rlcmac to tbf.c by Holger Hans Peter Freyther · 11 years ago
  85. 4f6a4e5d tbf: Add another variant of the free_all now by pdch by Holger Hans Peter Freyther · 11 years ago
  86. 964ddb6 tbf: Move the code to close all timeslots into the tbf class by Holger Hans Peter Freyther · 11 years ago
  87. 8692128 tbf: Move the alloc_ul_tbf into tbf.c and change signature by Holger Hans Peter Freyther · 11 years ago
  88. bb20b2c tbf: Add more to do items for refactoring on the dl assignment by Holger Hans Peter Freyther · 11 years ago
  89. bcafdf8 tbf: Warn about copy and paste between different tbf alloc routines by Holger Hans Peter Freyther · 11 years ago
  90. 443c822 tbf: Move the creation of a new tbf for the downlink to a new method by Holger Hans Peter Freyther · 11 years ago
  91. d868928 tbf: Create an assign method for IMSI. by Holger Hans Peter Freyther · 11 years ago
  92. d1d114f tbf: Move code that sets the tbf's ms_class to a central place by Holger Hans Peter Freyther · 11 years ago
  93. 31d0df9 tbf: Separate the easy path out of the receive path by Holger Hans Peter Freyther · 11 years ago
  94. 17c31ce tbf: Begin to add some structure to the tbf code by Holger Hans Peter Freyther · 11 years ago