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. b3100e1 edge: Add methods for unified GPRS/EGPRS UL data block handling by Jacob Erlbeck · 9 years ago
  4. e8f5fe5 tbf: Refactor parts of extract_tlli into set_tlli_from_ul by Jacob Erlbeck · 9 years ago
  5. ce1beb4 edge: Store GprsCodingScheme in gprs_rlc_data by Jacob Erlbeck · 9 years ago
  6. 784a0bd edge: Add is_received and invalidate_bsn to gprs_rlc_ul_window by Jacob Erlbeck · 9 years ago
  7. d87e1d6 rlc: Do not raise_v_q in receive_bsn by Jacob Erlbeck · 9 years ago
  8. 4abc686 edge: Add unified decoder methods for GPRS/EGPRS by Jacob Erlbeck · 9 years ago
  9. 392a545 edge: Add information about data blocks to GprsCodingScheme by Jacob Erlbeck · 9 years ago
  10. 4aa78a8 rlc: Check endianness for bit field declarations by Jacob Erlbeck · 9 years ago
  11. 6c3dc61 edge: Add header type property to GprsCodingScheme by Jacob Erlbeck · 9 years ago
  12. 3b802e3 edge: Rename rcv_data_block_acknowledged by Jacob Erlbeck · 9 years ago
  13. 690a734 edge: Add gprs_rlcmac_pdch::rcv_block_egprs stub by Jacob Erlbeck · 9 years ago
  14. 9e862e1 edge: Use GprsCodingScheme to adjust the UL RLC block size by Jacob Erlbeck · 9 years ago
  15. 409f980 edge: Add GprsCodingScheme class by Jacob Erlbeck · 9 years ago
  16. 14e00f8 edge: Extend gprs_rlcmac_dl_tbf::handle by egprs_ms_class by Jacob Erlbeck · 9 years ago
  17. 5265f59 edge: Enable EGPRS if configured and egprs_ms_class present by Jacob Erlbeck · 9 years ago
  18. 86b6f05 edge: Support EGPRS multislot class handling in tbf_alloc by Jacob Erlbeck · 9 years ago
  19. 5643f35 edge: Add m_egprs_enabled and related methods to TBF by Jacob Erlbeck · 9 years ago
  20. 76d767c edge: Support EGPRS in packet uplink assignment message by Jacob Erlbeck · 9 years ago
  21. 953c789 edge: Add egprs config command by Jacob Erlbeck · 9 years ago
  22. c3c5804 edge: Get EGPRS multislot class by Jacob Erlbeck · 9 years ago
  23. eb93f59 pcu: Enable dl-tbf-idle-time and idle-ack-delay by default by Jacob Erlbeck · 9 years ago
  24. f5898a0 stat: Add global stat group by Jacob Erlbeck · 9 years ago
  25. edfd7e3 encoder: Whitespace fixes by Jacob Erlbeck · 9 years ago
  26. 42aba81 stats: Enable stats subsystem by Jacob Erlbeck · 9 years ago
  27. 08e5d60 remove obsolete OpenBTS PCU interface support by Harald Welte · 9 years ago
  28. 19d1e92 osmobts_sock.cpp: Add missing space in log statement. by Harald Welte · 9 years ago
  29. 2184827 print/log OpenBTS / OsmoBTS variant in PCU startup by Harald Welte · 9 years ago
  30. d32cbbb rename sysmo_sock.cpp to osmobts_sock.cpp by Harald Welte · 9 years ago
  31. 8df447d stats: Include the header file for the new class identifier by Holger Hans Peter Freyther · 9 years ago
  32. b8a5426 stats: Attempt to compile fix the new rate_ctr by Holger Hans Peter Freyther · 9 years ago
  33. 2db0f08 bssgp: Use measured leak rate for flow control by Jacob Erlbeck · 9 years ago
  34. 7c8d39a poll: Count failed procedures by Jacob Erlbeck · 9 years ago
  35. c8cbfc2 bts: Start a DL TBF if needed after establishment of an UL TBF by Jacob Erlbeck · 9 years ago
  36. ae0a799 bts: Release DL TBF instead of killing in rcv_resource_request by Jacob Erlbeck · 9 years ago
  37. 91ff7d1 tbf: Refactor reuse_tbf into releasing and DL TBF establishment by Jacob Erlbeck · 9 years ago
  38. 9659d59 tbf: Keep the old MS object alive in extract_tlli by Jacob Erlbeck · 9 years ago
  39. cf6ae9d Revert "tbf: Do not kill DL TBF on Packet Resource Request" by Jacob Erlbeck · 9 years ago
  40. af75ce8 l1: Use the FN of all data_ind/ra_ind DSP messages by Jacob Erlbeck · 9 years ago
  41. be4a08b poll: Count unexpected block FN values by Jacob Erlbeck · 9 years ago
  42. 60f7703 poll: Use the data_ind FN as time source for current frame by Jacob Erlbeck · 9 years ago
  43. e77d49f poll: Set the max_delay to 60 frames by Jacob Erlbeck · 9 years ago
  44. ac49d09 poll: Add a max_delay parameter to PollController::expireTimedout by Jacob Erlbeck · 9 years ago
  45. 16d29c7 tbf: Add logging for polling by Jacob Erlbeck · 9 years ago
  46. b6b3c7e tbf: Use explicit initialisations in constructor (Coverity) by Jacob Erlbeck · 9 years ago
  47. 1c95bd3 openbts: Remove unused declaration of fl1h in udp_read_cb by Jacob Erlbeck · 9 years ago
  48. 159d4de ms/vty: Show LLC queue octets and packets in both views by Jacob Erlbeck · 9 years ago
  49. c62216b ms/vty: Show old TBFs by Jacob Erlbeck · 9 years ago
  50. 6835cea ms: Store references to replaced TBFs in the MS object by Jacob Erlbeck · 9 years ago
  51. 6e013a1 bssgp: Only call bssgp_tx_llc_discarded if the bctx exists by Jacob Erlbeck · 9 years ago
  52. af387e2 llist: Add missing const qualifier in llist cast method by Jacob Erlbeck · 9 years ago
  53. 444bc82 tbf: Use C++/talloc magic to support TBF constructors/destructors by Jacob Erlbeck · 9 years ago
  54. e0b21f4 tbf: Move pending LLC frames when merging MS objects by Jacob Erlbeck · 9 years ago
  55. 257b630 llc: Add move_and_merge method to llc_queue by Jacob Erlbeck · 9 years ago
  56. e91bd3b tbf: Do not kill DL TBF on Packet Resource Request by Jacob Erlbeck · 9 years ago
  57. 076f5c7 tbf/test: Fix existing tests by Jacob Erlbeck · 9 years ago
  58. 537b149 tbf: Fix typos in log messages concerning UL/DL by Jacob Erlbeck · 9 years ago
  59. 2b349b5 ms: Move MS information merging to GprsMS by Jacob Erlbeck · 9 years ago
  60. ebebad1 ns: Reconnect NSVC after timeout by Jacob Erlbeck · 9 years ago
  61. 56af6d5 ns: Add logging support by Jacob Erlbeck · 9 years ago
  62. f76fede vty: Change API to have node installation be done by int by Jacob Erlbeck · 9 years ago
  63. fea17f8 ms: Do not retrieve MS with IMSI 000 from the storage by Jacob Erlbeck · 9 years ago
  64. af9a39d tbf: Use update_ms instead of confirm_tlli in handle() by Jacob Erlbeck · 9 years ago
  65. 28c40b1 tbf: Clean old MS objects if they have the same TLLI by Jacob Erlbeck · 9 years ago
  66. 1c3b899 ms: Set default CoDel interval to 4s by Jacob Erlbeck · 9 years ago
  67. ac28905 tbf: Handle TLLI change on DL by Jacob Erlbeck · 9 years ago
  68. 04e72d3 tbf: Always start T3193 when changing state to GPRS_RLCMAC_WAIT_RELEASE by Jacob Erlbeck · 9 years ago
  69. 6eed191 bssgp: Fix leak rate computation CS value by Jacob Erlbeck · 9 years ago
  70. b31f5ef pcu: Enable LLC CoDel by default by Jacob Erlbeck · 9 years ago
  71. d4ad731 llc: Use CoDel to drop packages from the LLC queue by Jacob Erlbeck · 9 years ago
  72. 4f666bc llc: Add CoDel AQM implementation by Jacob Erlbeck · 9 years ago
  73. 7f79f0d bssgp: Adapt flowcontrol MS default to current alloc algorithm by Jacob Erlbeck · 9 years ago
  74. 77da355 alloc: Make alloc_algorithm_dynamic stateful by Jacob Erlbeck · 9 years ago
  75. 7af53e6 alloc: Use a separate usage computation for algo A by Jacob Erlbeck · 9 years ago
  76. e21b79c alloc: Change tx_window optimization strategy by Jacob Erlbeck · 9 years ago
  77. f16a069 pcu: Use alloc_algorithm_dynamic by default by Jacob Erlbeck · 9 years ago
  78. 5979fe9 alloc: Add counters for successful algo A/B allocations by Jacob Erlbeck · 9 years ago
  79. 400ec02 alloc: Add 'dynamic' allocation algorithm by Jacob Erlbeck · 9 years ago
  80. 40da3e1 alloc: Remove disabled code fragment for multi-UL allocation by Jacob Erlbeck · 9 years ago
  81. 5a2b8be alloc: Refactor alloc algorithms to only apply changes on success by Jacob Erlbeck · 9 years ago
  82. 2b55885 alloc: Remove redundant first_common_ts handling by Jacob Erlbeck · 9 years ago
  83. b2439bb ms: Add is_idle() method to GprsMs::Guard by Jacob Erlbeck · 9 years ago
  84. 3a10dbd tbf: Put the TFI->TBF mapping into the PDCH objects by Jacob Erlbeck · 9 years ago
  85. e0853cd alloc: Allocate TFI per slot (algorithm A) by Jacob Erlbeck · 9 years ago
  86. 5879c64 tbf: Move TFI selection into alloc_algorithm by Jacob Erlbeck · 9 years ago
  87. 47a57f6 pdch: Manage TFIs per direction by Jacob Erlbeck · 9 years ago
  88. 57cf69a alloc: Fix MS_B/MS_C interpretation by Jacob Erlbeck · 9 years ago
  89. dd08ac8 alloc: Do not use masking for multislot class type 2 MS by Jacob Erlbeck · 9 years ago
  90. bae33a7 alloc: Select applicable Tta/Tra by Jacob Erlbeck · 9 years ago
  91. 5e46a20 alloc: Use an enum instead of numbers to select the mask by Jacob Erlbeck · 9 years ago
  92. c135b87 alloc: Merge find_least_busy_pdch and find_least_reserved_pdch by Jacob Erlbeck · 9 years ago
  93. 1139ec1 sba: Fix loop exit in SBAController::alloc (Coverity) by Jacob Erlbeck · 9 years ago
  94. 3db617f llc: Fix comparison warning by Jacob Erlbeck · 9 years ago
  95. efe62a7 alloc: Use least reserved PDCH for algo A by Jacob Erlbeck · 9 years ago
  96. 506f156 sba: Reverse TS search order by Jacob Erlbeck · 9 years ago
  97. 1653f83 alloc: Disable inner loop debugging by default by Jacob Erlbeck · 9 years ago
  98. 20b7ba7 alloc: Optimize find_free_usf by Jacob Erlbeck · 9 years ago
  99. cc9358f tbf: Keep a set of used TFI and USF per PDCH by Jacob Erlbeck · 9 years ago
  100. 16c6ecc alloc: Skip common TS without free USF when rating by Jacob Erlbeck · 9 years ago