1. fbfab29 Split identity_lv param into mi+mi_len by Pau Espin Pedrol · 4 years, 6 months ago
  2. ffebd24 PTCCH: properly handle RACH.ind for PCU_IF_SAPI_PTCCH by Vadim Yanitskiy · 4 years, 9 months ago
  3. bd0dac3 PTCCH: implement basic message codec and API by Vadim Yanitskiy · 4 years, 9 months ago
  4. 1ec211f Log RACH Requests using GSMTAP by Pau Espin Pedrol · 4 years, 9 months ago
  5. 9d1cdb1 Move out tbf subclasses from tbf.h to their own headers by Pau Espin Pedrol · 4 years, 9 months ago
  6. 2b5c629 Use osmo_tdef to implement dl-tbf-idle-time by Pau Espin Pedrol · 4 years, 10 months ago
  7. 63700ea Use osmo_tdef to implement ms-idle-time by Pau Espin Pedrol · 4 years, 10 months ago
  8. 38cfa73 Use osmo_tdef to implement T3190 by Pau Espin Pedrol · 4 years, 10 months ago
  9. 5211d9d Use osmo_tdef for BSSGP T1 and T2 by Pau Espin Pedrol · 4 years, 10 months ago
  10. cfb6321 Forward ETWS Primary Notification to MS by Oliver Smith · 4 years, 10 months ago
  11. 5360ef5 bts.cpp: Fix osmo_tdef initialization on older g++ compilers by Pau Espin Pedrol · 4 years, 10 months ago
  12. 28f160e Introduce osmo_tdef infra and timer VTY commands by Pau Espin Pedrol · 4 years, 10 months ago
  13. 45fdc44 tbf_dl: make preemptive retransmission optional by Oliver Smith · 4 years, 10 months ago
  14. ab8b01e ubsan: fix shift by Eric Wild · 5 years ago
  15. 8bb7904 fix spelling errors detected by lintian by Thorsten Alteholz · 6 years ago
  16. fba931b bts.cpp: ensure left-shift operation does not exceed uint32_t by Alexander Couzens · 5 years ago
  17. d5ffeb5 Explicitly clean up BTS singleton by Max · 5 years ago
  18. fc8afc2 Clarify write_immediate_assignment() signature by Max · 5 years ago
  19. 42f2d61 use osmo_init_logging2() with proper talloc ctx by Neels Hofmeyr · 6 years ago
  20. 6dc90b8 Move PDCH-related functions into separate files by Max · 6 years ago
  21. 1187a77 Update header includes by Max · 6 years ago
  22. 4382e4e Move paging generation into PDCH by Max · 6 years ago
  23. 137fd59 RACH: improve single block detection by Max · 6 years ago
  24. 5d7f757 TBF: add helpers for assignment type handling by Max · 6 years ago
  25. 69d585e TS alloc: print suggested TRX on allocation errors by Max · 6 years ago
  26. a76a7d0 Simplify TS alloc: adjust function signatures by Max · 6 years ago
  27. d000d80 Simplify TS alloc: use defines for constants by Max · 7 years ago
  28. 92b7a50 Simplify TS alloc: fix allocation calls by Max · 6 years ago
  29. cac6b66 TBF: make poll state internal by Max · 6 years ago
  30. 0e59980 TBF: make UL/DL state internal by Max · 6 years ago
  31. 2399b1d TBF: log source of state transitions by Max · 6 years ago
  32. ea98b7d TBF: move window parameters to UL/DL level by Max · 6 years ago
  33. 5881858 Clarify RACH-related interfaces by Max · 6 years ago
  34. 8dce1de TBF: cleanup state flag handling by Max · 6 years ago
  35. 467f633 TBF: log timer invocation source by Max · 7 years ago
  36. b2de1f7 TBF: unify timer handling by Max · 7 years ago
  37. 1714aea Fix warnings by Max · 7 years ago
  38. 59e4a4f TBF: add N3101 counter by Max · 7 years ago
  39. ee5be3a TBF: implement independent T31xx timers by Max · 7 years ago
  40. c21f007 Introduce LOGTBF* for consistent logging by Max · 7 years ago
  41. ea9968f Fix tests after rate_ctr change by Max · 7 years ago
  42. cea806e TBF: expand timer logging by Max · 7 years ago
  43. a5eb67d Replace '.' in counter names with ':' by Max · 7 years ago
  44. 1bcfa9a PCU: Fix TA adjustment by Minh-Quang Nguyen · 7 years ago
  45. 3e51d3e Call osmo_init_logging() before static BTS constructor by Harald Welte · 7 years ago
  46. 5a6bcfb cosmetic: convert explicit warnings to fixme/todo by Max · 7 years ago
  47. f60cf62 Simplify polling troubleshooting by Max · 7 years ago
  48. a10c398 Move DL assignment to TBF-DL by Max · 7 years ago
  49. 341dccd Move common code into functions by Max · 7 years ago
  50. fd13f6c Encapsulate handling of UL ACK timeout by Max · 7 years ago
  51. f7740aa GSMTAP: Fix channel type for data blocks: PDTCH instead of PACCH by Harald Welte · 7 years ago
  52. 717cdf5 Introduce GSMTAP categories by Harald Welte · 7 years ago
  53. 9530a40 check for missing result of rate_ctr_group_alloc() by Harald Welte · 7 years ago
  54. aae1bfb Remove TBF knowledge from rcv_control*dl_ack_nack by Max · 7 years ago
  55. 9dabfa2 Cleanup FN scheduling by Max · 7 years ago
  56. e8284a7 Fix typo in logging by Max · 7 years ago
  57. ccde5c9 remove pcu own bitvector implementation by Alexander Couzens · 7 years ago
  58. 5dd8d1b bts.cpp: Fix overloading ambiguity by Max · 7 years ago
  59. 1275a3f BTS: Convert relative frame numbers to absolute frame numbers by Philipp Maier · 7 years ago
  60. 53f0b4d cosmetic: Fix log output by Philipp Maier · 7 years ago
  61. d935d88 BTS: accept also relative frame numbers with rach requst by Philipp · 8 years ago
  62. e9a138e Handle packet access reject during packet resource request by aravind sirsikar · 7 years ago
  63. 127a1e0 Log additional info for radio errors by Max · 7 years ago
  64. da7250a Add counter at BTS level And statistics at TBF/MS level. by sivasankari · 8 years ago
  65. 168911b Add new BTS level counters by sivasankari · 8 years ago
  66. f86307e Add BTS level counters by Mrinal Mishra · 8 years ago
  67. ed3413e Handle packet access reject during EPDAN/PDAN with channel description by aravind sirsikar · 8 years ago
  68. c0c3afd Handle Immediate assignment reject by aravind sirsikar · 8 years ago
  69. d71e8b3 Use qbit-TA to update Timing Advance by Max · 8 years ago
  70. 4ea4526 Revert "tbf: Add state WAIT_ASSIGN" by Neels Hofmeyr · 8 years ago
  71. 465f5bb Update the function immediate assignment for EGPRS by bhargava · 8 years ago
  72. 628dcfb Handle EGPRS 11 bit RACH in osmo-pcu by bhargava · 8 years ago
  73. 9bbe160 Fix Timing Advance handling by Max · 8 years ago
  74. 959d1de Change interface in osmo-pcu for 11 bit RACH by bhargava · 8 years ago
  75. d32aa03 typo in warning by Neels Hofmeyr · 8 years ago
  76. 23617c0 Remove GMSK only check in EGPRS UL by Aravind Sirsikar · 8 years ago
  77. 7fdbf89 add KPI counter to count bytes for RLC and LLC frames by Alexander Couzens · 8 years ago
  78. 2fcfc29 add comments to describe functions by Alexander Couzens · 8 years ago
  79. c8fd4b7 bts/counter: replace '_' with '-' in counter names by Alexander Couzens · 8 years ago
  80. f929e62 introduce new counter rlc_sent_control by Alexander Couzens · 8 years ago
  81. 543756a bts/rate_ctr: replace spaces by tabs by Alexander Couzens · 8 years ago
  82. 2cb1547 introduce new counter rlc_sent_dummy by Alexander Couzens · 8 years ago
  83. f1a7b8f tbf: Add state WAIT_ASSIGN by Jacob Erlbeck · 8 years ago
  84. 7d5157e tbf: Only free TBF if it was replaced in rcv_control_ack by Jacob Erlbeck · 8 years ago
  85. 2647a33 encoding: Redesign Encoding::write_immediate_assignment API by Jacob Erlbeck · 8 years ago
  86. 9876a3b tbf: Don't change type from CCCH to PACCH without ack by Jacob Erlbeck · 8 years ago
  87. 8eb1714 tbf: Add and use tbf->poll_ts by Jacob Erlbeck · 8 years ago
  88. 5f93f85 tbf: Do not reuse old TBF after RACH requests by Jacob Erlbeck · 8 years ago
  89. 0316dc6 tbf: Add counters for aborted TBF in state FLOW by Jacob Erlbeck · 8 years ago
  90. 29e3a2f Revert "tbf: Use the control TS for Immediate Assignments" by Jacob Erlbeck · 8 years ago
  91. 56d06f3 tbf: Use the control TS for Immediate Assignments by Jacob Erlbeck · 8 years ago
  92. 2ca86af tbf: Refactor calls to write_immediate_assignment by Jacob Erlbeck · 8 years ago
  93. 9b3d7e0 edge: Disable GPRS/EGPRS mixed mode by Jacob Erlbeck · 8 years ago
  94. d7630f2 edge: Use bitvec based window methods for EGPRS by Jacob Erlbeck · 8 years ago
  95. 419b034 tbf: Use bitvec based window methods for GPRS by Jacob Erlbeck · 8 years ago
  96. ae9c575 edge: Handle EGPRS PACKET DOWNLINK ACK NACK by Jacob Erlbeck · 8 years ago
  97. fc1b3e6 edge: Fix RLC message size by Jacob Erlbeck · 8 years ago
  98. f2ba4cb edge: Rename gprs_rlc_ul_header_egprs and gprs_rlc_ul_data_block_info by Jacob Erlbeck · 8 years ago
  99. ed2dbf6 tbf: Use LListHead instead of llist_pods by Jacob Erlbeck · 9 years ago
  100. aa9daa1 tbf: Replace static casts by calls to as_ul_tbf/as_dl_tbf by Jacob Erlbeck · 9 years ago