1. 7fd9a29 tbf: Log previous TS when changing Control TS by Pau Espin Pedrol · 3 years, 7 months ago
  2. cb98894 TLLI 0x00000000 is a valid TLLI, use 0xffffffff instead by Vadim Yanitskiy · 3 years, 8 months ago
  3. 9897b26 gprs_ms: Avoid enabling EGPRS if no MCS are supported by Pau Espin Pedrol · 3 years, 8 months ago
  4. 8072e35 Move EGPRS MS mode set to gprs_ms.cpp by Pau Espin Pedrol · 3 years, 8 months ago
  5. 528820d tbf: Clean up gprs_rlcmac_dl_tbf::handle() by Pau Espin Pedrol · 3 years, 8 months ago
  6. b385969 Move dl_tbf allocation code to correct file by Pau Espin Pedrol · 3 years, 8 months ago
  7. 442198c Move ul_tbf allocation code to correct file by Pau Espin Pedrol · 3 years, 8 months ago
  8. e9f77d3 tbf: Set MS during constructor time by Pau Espin Pedrol · 3 years, 8 months ago
  9. 834cbab Move constructor gprs_rlcmac_dl_tbf::BandWidth to correct file by Pau Espin Pedrol · 3 years, 8 months ago
  10. 9767e44 Move gprs_rlcmac_ul_tbf::window to correct file by Pau Espin Pedrol · 3 years, 8 months ago
  11. cd6c466 tbf: Don't log rlcmac_diag() output in separate lines by Pau Espin Pedrol · 3 years, 9 months ago
  12. db56a35 encoding: use CSN.1 codec to generate Packet Uplink Assignment by Vadim Yanitskiy · 3 years, 10 months ago
  13. e4bcd21 tbf: allocate the bitvec on stack in create_{dl,ul}_ass() by Vadim Yanitskiy · 3 years, 10 months ago
  14. c82c1f5 tbf: cosmetic: use GSM_MACBLOCK_LEN where possible by Vadim Yanitskiy · 3 years, 10 months ago
  15. d21e961 tbf: Drop unneeded method set_tlli_from_ul by Pau Espin Pedrol · 4 years ago
  16. 2ae8337 Get rid of class GprsCodingScheme by Pau Espin Pedrol · 4 years, 1 month ago
  17. 2338e53 bts: Drop specific functions to increase counters by Pau Espin Pedrol · 4 years, 2 months ago
  18. 5dc6e46 Drop unneeded arg 'ta' in tbf_alloc_ul() by Pau Espin Pedrol · 4 years, 2 months ago
  19. 322456e Expect ms object to exist before calling tbf_alloc_dl_tbf() by Pau Espin Pedrol · 4 years, 2 months ago
  20. 17402a5 Expect ms object to exist before calling tbf_alloc_ul_tbf() by Pau Espin Pedrol · 4 years, 2 months ago
  21. acd67cb tbf: Avoid crash: don't set TBF window size if setup failed by Pau Espin Pedrol · 4 years, 2 months ago
  22. b2653fe Move gsm_rlcmac.cpp -> .c by Pau Espin Pedrol · 4 years, 3 months ago
  23. a0cbde7 tbf.cpp: Include c++ <new> header required for new operator's replacement type by Pau Espin Pedrol · 4 years, 3 months ago
  24. 980ef1e cosmetic: Do not indent header includes inside extern C block by Pau Espin Pedrol · 4 years, 3 months ago
  25. 9cbfe11 tbf: fix NULL pointer dereference in create_[ul|dl]_ass() by Vadim Yanitskiy · 4 years, 5 months ago
  26. c74e217 tbf: cosmetic: fix spacing in gprs_rlcmac_tbf::create_ul_ass() by Vadim Yanitskiy · 4 years, 5 months ago
  27. 5e300ce Check return code of rlcmac decode/encode functions by Pau Espin Pedrol · 4 years, 5 months ago
  28. d7c3265 Pass paging group instead of imsi where later is not needed by Pau Espin Pedrol · 4 years, 6 months ago
  29. bddf1ad Move tbf_{dl,ul} child constructors to respective .cpp files by Pau Espin Pedrol · 4 years, 9 months ago
  30. 9d1cdb1 Move out tbf subclasses from tbf.h to their own headers by Pau Espin Pedrol · 4 years, 9 months ago
  31. 28f160e Introduce osmo_tdef infra and timer VTY commands by Pau Espin Pedrol · 4 years, 10 months ago
  32. ef1fe58 cosmetic: tbf: Rename T and N arrays by Pau Espin Pedrol · 4 years, 10 months ago
  33. 8bb7904 fix spelling errors detected by lintian by Thorsten Alteholz · 6 years ago
  34. 3a499f3 Encoding: drop struct gprs_rlcmac_bts* from all functions by Alexander Couzens · 5 years ago
  35. 8a8e0fb MCS: add mcs_is_*() helpers by Max · 5 years ago
  36. a4de02d MCS: move Mode enum outside of class definition by Max · 5 years ago
  37. fc8afc2 Clarify write_immediate_assignment() signature by Max · 5 years ago
  38. 7426c5f Add define for dummy burst string by Max · 5 years ago
  39. 218ee98 tbf: Replace '.' in counter names with ':' by Pau Espin Pedrol · 6 years ago
  40. 0926901 tbf: Use incrementing id for rate_ctr_group_alloc by Pau Espin Pedrol · 6 years ago
  41. f0f7df1 read monotonic clock with clock_gettime() instead of gettimeofday() by Stefan Sperling · 6 years ago
  42. 0b0748a tbf: Fix memset(0) on object with no trivial copy-assignment by Pau Espin Pedrol · 6 years ago
  43. 33c52b6 tbf: add frame number to log output by Philipp Maier · 6 years ago
  44. 847ed9f TBF: make network counters internal by Max · 6 years ago
  45. 6dc90b8 Move PDCH-related functions into separate files by Max · 6 years ago
  46. 1187a77 Update header includes by Max · 6 years ago
  47. 92b7a50 Simplify TS alloc: fix allocation calls by Max · 6 years ago
  48. e9fe0e3 Simplify TS alloc: adjust allocator signatures by Max · 7 years ago
  49. cac6b66 TBF: make poll state internal by Max · 6 years ago
  50. 088c7df TBF: make UL ack state internal by Max · 6 years ago
  51. 0e59980 TBF: make UL/DL state internal by Max · 6 years ago
  52. 0524e38 TBF: add dedicated log categories by Max · 6 years ago
  53. 2399b1d TBF: log source of state transitions by Max · 6 years ago
  54. 9d7357e TBF: unify EGPRS window calculation by Max · 7 years ago
  55. ea98b7d TBF: move window parameters to UL/DL level by Max · 6 years ago
  56. 8dce1de TBF: cleanup state flag handling by Max · 6 years ago
  57. 5081806 Make TBF state private by Max · 7 years ago
  58. 869c0c2 Fix llc_queue_size() type by Max · 6 years ago
  59. 0bc982e TBF: bail out for unknown timers by Max · 7 years ago
  60. 467f633 TBF: log timer invocation source by Max · 7 years ago
  61. b2de1f7 TBF: unify timer handling by Max · 7 years ago
  62. 59e4a4f TBF: add N3101 counter by Max · 7 years ago
  63. ee5be3a TBF: implement independent T31xx timers by Max · 7 years ago
  64. c21f007 Introduce LOGTBF* for consistent logging by Max · 7 years ago
  65. 9121318 TBF: remove unused variable by Max · 7 years ago
  66. 25a3ca4 TBF: move EGPRS enablement into (U|D)L-TBF by Max · 7 years ago
  67. cea806e TBF: expand timer logging by Max · 7 years ago
  68. 59f50c2 TBF: log timer override by Max · 7 years ago
  69. 5a6bcfb cosmetic: convert explicit warnings to fixme/todo by Max · 7 years ago
  70. f60cf62 Simplify polling troubleshooting by Max · 7 years ago
  71. a10c398 Move DL assignment to TBF-DL by Max · 7 years ago
  72. fd13f6c Encapsulate handling of UL ACK timeout by Max · 7 years ago
  73. 9530a40 check for missing result of rate_ctr_group_alloc() by Harald Welte · 7 years ago
  74. 9dabfa2 Cleanup FN scheduling by Max · 7 years ago
  75. ccde5c9 remove pcu own bitvector implementation by Alexander Couzens · 7 years ago
  76. 333d7e6 tbf.cpp: use new tlli instead of old tlli by Alexander Couzens · 7 years ago
  77. d34646a Fix dozens of compiler warnings across the board by Neels Hofmeyr · 7 years ago
  78. e9a138e Handle packet access reject during packet resource request by aravind sirsikar · 7 years ago
  79. 8adfcd0 Add compression support in EGPRS PUAN by sivasankari · 7 years ago
  80. e66de5b Improve logging by Max · 7 years ago
  81. da7250a Add counter at BTS level And statistics at TBF/MS level. by sivasankari · 8 years ago
  82. 5395073 Add statistics in the ms and tbf level. by sivasankari · 8 years ago
  83. 168911b Add new BTS level counters by sivasankari · 8 years ago
  84. f86307e Add BTS level counters by Mrinal Mishra · 8 years ago
  85. ed3413e Handle packet access reject during EPDAN/PDAN with channel description by aravind sirsikar · 8 years ago
  86. 4ea4526 Revert "tbf: Add state WAIT_ASSIGN" by Neels Hofmeyr · 8 years ago
  87. d38b92e tbf: add llc_queue_size() to check llc_queue is valid before calling size() by Alexander Couzens · 8 years ago
  88. 0ee31cf Fix EGPRS DL window calculation during tbf update by Aravind Sirsikar · 8 years ago
  89. 8e70bb5 tbf_dl: factor out EGPRS DL window size calculation by Aravind Sirsikar · 8 years ago
  90. 9bbe160 Fix Timing Advance handling by Max · 8 years ago
  91. e04fd0c tbf: replace this == NULL check in tbf->name by Alexander Couzens · 8 years ago
  92. f1a7b8f tbf: Add state WAIT_ASSIGN by Jacob Erlbeck · 8 years ago
  93. 9876a3b tbf: Don't change type from CCCH to PACCH without ack by Jacob Erlbeck · 8 years ago
  94. 6b356a5 tbf: Use TLLI as ID if TFI not yet assigned by Jacob Erlbeck · 8 years ago
  95. f2694b7 tbf: Add check_polling/set_polling by Jacob Erlbeck · 8 years ago
  96. 8eb1714 tbf: Add and use tbf->poll_ts by Jacob Erlbeck · 8 years ago
  97. 646da1b tbf: Use is_control_ts() instead of comparing TS values directly by Jacob Erlbeck · 8 years ago
  98. 5a3c84d sched: Pass the current TS to the control create functions by Jacob Erlbeck · 8 years ago
  99. 5f93f85 tbf: Do not reuse old TBF after RACH requests by Jacob Erlbeck · 8 years ago
  100. f04a5b3 tbf: Add abort method for downlink TBF by Jacob Erlbeck · 8 years ago