1. 554a835 edge: Use a single PDCH rcv_data_block method for GPRS and EGPRS by Jacob Erlbeck · 9 years ago
  2. 39c6c7f edge: Implement gprs_rlcmac_pdch::rcv_block_egprs by Jacob Erlbeck · 9 years ago
  3. 3b802e3 edge: Rename rcv_data_block_acknowledged by Jacob Erlbeck · 9 years ago
  4. 690a734 edge: Add gprs_rlcmac_pdch::rcv_block_egprs stub by Jacob Erlbeck · 9 years ago
  5. 9e862e1 edge: Use GprsCodingScheme to adjust the UL RLC block size by Jacob Erlbeck · 9 years ago
  6. 86b6f05 edge: Support EGPRS multislot class handling in tbf_alloc by Jacob Erlbeck · 9 years ago
  7. c3c5804 edge: Get EGPRS multislot class by Jacob Erlbeck · 9 years ago
  8. f5898a0 stat: Add global stat group by Jacob Erlbeck · 9 years ago
  9. 8df447d stats: Include the header file for the new class identifier by Holger Hans Peter Freyther · 9 years ago
  10. b8a5426 stats: Attempt to compile fix the new rate_ctr by Holger Hans Peter Freyther · 9 years ago
  11. 7c8d39a poll: Count failed procedures by Jacob Erlbeck · 9 years ago
  12. c8cbfc2 bts: Start a DL TBF if needed after establishment of an UL TBF by Jacob Erlbeck · 9 years ago
  13. ae0a799 bts: Release DL TBF instead of killing in rcv_resource_request by Jacob Erlbeck · 9 years ago
  14. cf6ae9d Revert "tbf: Do not kill DL TBF on Packet Resource Request" by Jacob Erlbeck · 9 years ago
  15. af75ce8 l1: Use the FN of all data_ind/ra_ind DSP messages by Jacob Erlbeck · 9 years ago
  16. be4a08b poll: Count unexpected block FN values by Jacob Erlbeck · 9 years ago
  17. 60f7703 poll: Use the data_ind FN as time source for current frame by Jacob Erlbeck · 9 years ago
  18. e77d49f poll: Set the max_delay to 60 frames by Jacob Erlbeck · 9 years ago
  19. ac49d09 poll: Add a max_delay parameter to PollController::expireTimedout by Jacob Erlbeck · 9 years ago
  20. e91bd3b tbf: Do not kill DL TBF on Packet Resource Request by Jacob Erlbeck · 9 years ago
  21. 537b149 tbf: Fix typos in log messages concerning UL/DL by Jacob Erlbeck · 9 years ago
  22. 5979fe9 alloc: Add counters for successful algo A/B allocations by Jacob Erlbeck · 9 years ago
  23. 3a10dbd tbf: Put the TFI->TBF mapping into the PDCH objects by Jacob Erlbeck · 9 years ago
  24. 5879c64 tbf: Move TFI selection into alloc_algorithm by Jacob Erlbeck · 9 years ago
  25. 47a57f6 pdch: Manage TFIs per direction by Jacob Erlbeck · 9 years ago
  26. cc9358f tbf: Keep a set of used TFI and USF per PDCH by Jacob Erlbeck · 9 years ago
  27. c91c18e tbf: Add Poll Timeout counters by Jacob Erlbeck · 9 years ago
  28. 23f93a1 ms: Add support for slot reservation by Jacob Erlbeck · 9 years ago
  29. ccc34e4 tbf: Maintain the number of TBF per PDCH by Jacob Erlbeck · 9 years ago
  30. cb1b494 tbf: Add BTS::ms_alloc method by Jacob Erlbeck · 9 years ago
  31. 6d86628 tbf: Always create an MS object on TBF allocation by Jacob Erlbeck · 9 years ago
  32. e2e004e tbf: Pass the MS object around instead of old_tbf by Jacob Erlbeck · 9 years ago
  33. ace7b57 tbf: Remove update_tlli method by Jacob Erlbeck · 9 years ago
  34. da1a79e l1: Add debug log messages for I_LEVEL by Jacob Erlbeck · 9 years ago
  35. 51b1151 l1: Store measurement values sent by the MS by Jacob Erlbeck · 9 years ago
  36. 20f6fd1 l1: Pass all L1 measurements upwards by Jacob Erlbeck · 9 years ago
  37. 17214bb ms: Add back pointer to BTS by Jacob Erlbeck · 9 years ago
  38. befc760 tbf: Store MS class in GprsMs objects by Jacob Erlbeck · 9 years ago
  39. 1db67e0 tbf: Remove TimingAdvance storage by Jacob Erlbeck · 9 years ago
  40. 9200ce6 tbf: Store the timing advance (TA) value in the GprsMs object by Jacob Erlbeck · 9 years ago
  41. ddfc0d5 tbf/test: Add tests for single and two phase access by Jacob Erlbeck · 9 years ago
  42. d3eac28 tbf: Remove TBF chaining (m_new_tbf and m_old_tbf) by Jacob Erlbeck · 9 years ago
  43. 71e5511 tbf: Remove IMSI handling from trigger_dl_ass by Jacob Erlbeck · 9 years ago
  44. 767193e tbf: Remove the TLLI from the TBFs by Jacob Erlbeck · 9 years ago
  45. be0cbc1 tbf: Explicitly pass the direction to update_ms() by Jacob Erlbeck · 9 years ago
  46. e43460b ms: Integrate the MS storage by Jacob Erlbeck · 9 years ago
  47. fecece0 tbf: Add MS object management to TBF code by Jacob Erlbeck · 9 years ago
  48. 1f33294 pcu: Fix non-critical warnings by Jacob Erlbeck · 9 years ago
  49. 297edf7 tbf: Don't use 'old' DL TBFs after reuse_tbf by Jacob Erlbeck · 9 years ago
  50. e481815 tbf,bts: Keep track of new TBF for dl/ul assignment in m_new_tbf by Daniel Willmann · 10 years ago
  51. eb10024 tbf, bts: Use tbf set_state method instead of tbf_new_state function by Daniel Willmann · 10 years ago
  52. 7e994e3 tbf, ...: Make the fields in the dl/ul struct member variables by Daniel Willmann · 10 years ago
  53. 532a4b5 bts: Change parameter in BTS::trigger_dl_ass() to DL TBF by Daniel Willmann · 10 years ago
  54. 1dac2eb bts: Make use of DL TBF explicit in rcv_imm_ass_cnf() by Daniel Willmann · 10 years ago
  55. 6c813fc bts, tbf: Make rcvd_dl_ack a method of the DL TBF by Daniel Willmann · 10 years ago
  56. 057c285 bts: Remove the OSMO_ASSERTs for TBF direction by Daniel Willmann · 10 years ago
  57. 1b3864f tbf: Use plain old data structure (PODS) for llist management by Daniel Willmann · 10 years ago
  58. 48aa0b0 bts, tbf: Split alloc_tbf function into separate UL and DL versions by Daniel Willmann · 10 years ago
  59. 0d12a2f bts, tbf: Change the TBF return type of functions to the ul/dl version by Daniel Willmann · 10 years ago
  60. fe6e2e4 bts: Return the special type for {ul,dl}_tbf_by_* functions by Daniel Willmann · 10 years ago
  61. 2207c5e bts: Ensure tbf direction with OSMO_ASSERT() by Daniel Willmann · 10 years ago
  62. febf1a0 bts: Split tbf_by_poll_fn into separate dl and ul functions by Daniel Willmann · 10 years ago
  63. 54044b0 bts: Separate functions for dl/ul tbf_by_tfi lookup by Daniel Willmann · 10 years ago
  64. b59d61b bts, tbf: Separate functions for dl/ul tbf_by_tlli lookup by Daniel Willmann · 10 years ago
  65. 77e58f6 bts: Remove outdated comment by Daniel Willmann · 10 years ago
  66. 17a1d5e gprs_rlcmac_pdch: Get rid of ul/dl_tbf by Daniel Willmann · 10 years ago
  67. 1e0c610 gprs_rlcmac_pdch: Don't access private members by Daniel Willmann · 10 years ago
  68. 73191a4 tbf/bts, encoding: Keep track of WAIT_RELEASE state for DL assignment by Daniel Willmann · 10 years ago
  69. fc03bbe tbf/bts: Rename tbf->snd_dl_ack to tbf->rcvd_dl_ack by Daniel Willmann · 10 years ago
  70. 3d0cc2f tbf: Make finding use-after-free more easy and set to NULL or return by Holger Hans Peter Freyther · 10 years ago
  71. f37e514 bts: Rename ts and trx to ts_no and trx_no as we operate on number by Holger Hans Peter Freyther · 11 years ago
  72. 8f399de tbf: Kill the tsc member as it duplicates data by Holger Hans Peter Freyther · 11 years ago
  73. 12c039c debug_diagram: Remove the special debug_diagram compilation mode by Holger Hans Peter Freyther · 11 years ago
  74. ef93bdb tbf: Count how often we re-start a BSN in the send routine by Holger Hans Peter Freyther · 11 years ago
  75. 092478f rlc: Count nacked frames in the statistics too by Holger Hans Peter Freyther · 11 years ago
  76. c70aae4 rlc: Count the window stalls on the RLC level by Holger Hans Peter Freyther · 11 years ago
  77. e9429b5 rlc: Count the sent and resent RLC blocks by Holger Hans Peter Freyther · 11 years ago
  78. b3d5ee2 bts: Count the number of llc frames that were "scheduled" to be sent by Holger Hans Peter Freyther · 11 years ago
  79. aa35ba7 tbf: Count how often we re-use a TBF that was already being deactivated by Holger Hans Peter Freyther · 11 years ago
  80. 77e0597 tbf: Move the llc handling into the tbf (from the bts) by Holger Hans Peter Freyther · 11 years ago
  81. 5464c9b tbf: Have one imsi field and assign it through a function by Holger Hans Peter Freyther · 11 years ago
  82. 34f6e5e tbf: Make tfi private and update the code by Holger Hans Peter Freyther · 11 years ago
  83. 474685e tbf: Make the tlli "private" and update the updating code by Holger Hans Peter Freyther · 11 years ago
  84. bd449f5 tbf: Create tbf_name and use it in log statements by Holger Hans Peter Freyther · 11 years ago
  85. 870c601 tbf: TODO:Mark TLLI changes as todo item in the code by Holger Hans Peter Freyther · 11 years ago
  86. 6b88cdd bts: Simplify rcv_resource_request, remove logically dead code by Holger Hans Peter Freyther · 11 years ago
  87. 8021644 bts: Kill dead stores of the tlli/tfi, fix the log message again by Holger Hans Peter Freyther · 11 years ago
  88. ec80f82 tbf: Remove the trx_no field from the tbf, go through the trx object by Holger Hans Peter Freyther · 11 years ago
  89. fc498c9 tbf: Go through the trx to get the ARFCN by Holger Hans Peter Freyther · 11 years ago
  90. 875fc89 bts: Further logging improvements for TFI/TLLI output by Holger Hans Peter Freyther · 11 years ago
  91. e1a075a bts: Pass the Packet_Control_Acknowledgement_t into the recv method by Holger Hans Peter Freyther · 11 years ago
  92. 53a336f bts: Log the TLLI inside the report we get by Holger Hans Peter Freyther · 11 years ago
  93. 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
  94. 15bb1a2 misc: Change the logging for the tbf and what to log by Holger Hans Peter Freyther · 11 years ago
  95. 5da2014 bts: Use Packet_Downlink_Ack_Nack_t as parameter by Holger Hans Peter Freyther · 11 years ago
  96. 7a34471 bts: Simplify the code and use Packet_Resource_Request_t* by Holger Hans Peter Freyther · 11 years ago
  97. cb5c49b bts: Work with the Packet_Measurement_Report_t by Holger Hans Peter Freyther · 11 years ago
  98. 750ca67 bts: Move the MT_PACKET_MEASUREMENT_REPORT handling to a new method by Holger Hans Peter Freyther · 11 years ago
  99. 8428088 bts: Move handling of MT_PACKET_RESOURCE_REQUEST to a method by Holger Hans Peter Freyther · 11 years ago
  100. 5a96581 bts: Move handling of MT_PACKET_DOWNLINK_ACK_NACK to separate function by Holger Hans Peter Freyther · 11 years ago