1. fd734de GprsMs::update_cs_ul(): clarify the meaning of old_link_qual by Vadim Yanitskiy · 4 years, 8 months ago
  2. 87b6e7d tests/tbf: suspend warnings about the link quality measurements by Vadim Yanitskiy · 4 years, 8 months ago
  3. 9d1cdb1 Move out tbf subclasses from tbf.h to their own headers by Pau Espin Pedrol · 4 years, 9 months ago
  4. 2b5c629 Use osmo_tdef to implement dl-tbf-idle-time by Pau Espin Pedrol · 4 years, 10 months ago
  5. 63700ea Use osmo_tdef to implement ms-idle-time by Pau Espin Pedrol · 4 years, 10 months ago
  6. 474dc77 tests: TbfTest: Unify stderr and stdout to ease debugging by Pau Espin Pedrol · 4 years, 10 months ago
  7. 28f160e Introduce osmo_tdef infra and timer VTY commands by Pau Espin Pedrol · 4 years, 10 months ago
  8. cd2ac56 Remove undefined param passed to {logging,osmo_stats}_vty_add_cmds by Pau Espin Pedrol · 5 years ago
  9. 5c3783b gprs_bssgp_pcu: explicit allocate & initialize bssgp_nsi instance by Alexander Couzens · 5 years ago
  10. 0e6ac79 TS alloc: expand tests log by Max · 6 years ago
  11. 6e96dd4 Fix Channel Coding Command for MCS by Max · 5 years ago
  12. 898dddb MCS: add Channel Coding Command encoder by Max · 5 years ago
  13. a035354 TBF-DL: log MCS as string by Max · 5 years ago
  14. a3ff316 Use unique NSEI/BVCI/NSVCI in TBF tests by Max · 5 years ago
  15. bea2edb MCS: move Coding Scheme enum outside of class definition by Max · 5 years ago
  16. fa3085b Log (M)CS UL update errors by Max · 5 years ago
  17. 86e35e4 Enable LGLOBAL logging for TBF tests by Max · 5 years ago
  18. d3a0d91 Use msgb_eq_data_print() in tests by Max · 5 years ago
  19. 082443d change log level of "DL packet loss" log messages by Stefan Sperling · 6 years ago
  20. 33c52b6 tbf: add frame number to log output by Philipp Maier · 6 years ago
  21. 42f2d61 use osmo_init_logging2() with proper talloc ctx by Neels Hofmeyr · 6 years ago
  22. bdc55fa implement support for 3-digit MNC with leading zeros by Neels Hofmeyr · 6 years ago
  23. 77988d4 Simplify TS alloc: move slot assignment by Max · 6 years ago
  24. f633b8d Simplify TS alloc: split off RX mask computation by Max · 6 years ago
  25. 1187a77 Update header includes by Max · 6 years ago
  26. 4c112dc TBF: move common test code into functions by Max · 6 years ago
  27. 5d7f757 TBF: add helpers for assignment type handling by Max · 6 years ago
  28. 92b7a50 Simplify TS alloc: fix allocation calls by Max · 6 years ago
  29. a296118 TBF: override send function via linker option by Max · 6 years ago
  30. 164b59d TBF: decrease L1 logging verbosity in test by Max · 6 years ago
  31. fdd79e9 TBF: adjust test log levels by Max · 6 years ago
  32. 088c7df TBF: make UL ack state internal by Max · 6 years ago
  33. 0e59980 TBF: make UL/DL state internal by Max · 6 years ago
  34. 0524e38 TBF: add dedicated log categories by Max · 6 years ago
  35. 2399b1d TBF: log source of state transitions by Max · 6 years ago
  36. 6298fbb Use Timing Advance Index in UL assignments by Max · 6 years ago
  37. 93d947f Rewrite Packet Uplink Assignment by Max · 6 years ago
  38. 896574e Rewrite Packet Downlink Assignment by Max · 6 years ago
  39. 9d7357e TBF: unify EGPRS window calculation by Max · 7 years ago
  40. ea98b7d TBF: move window parameters to UL/DL level by Max · 6 years ago
  41. 7d32f55 Avoid code duplication in TBF test by Max · 7 years ago
  42. 2617bf2 TBF-UL: add simpler test helper by Max · 7 years ago
  43. a4f570f window: move encoding into functions by Max · 7 years ago
  44. 7df82d4 TBF-DL: mark rcvd_dl_ack() parameters as boolean by Max · 7 years ago
  45. ee5be3a TBF: implement independent T31xx timers by Max · 7 years ago
  46. c21f007 Introduce LOGTBF* for consistent logging by Max · 7 years ago
  47. cea806e TBF: expand timer logging by Max · 7 years ago
  48. b4d368b TBF: fix compiler warning in test by Max · 7 years ago
  49. 59f50c2 TBF: log timer override by Max · 7 years ago
  50. ac0490a tests: Don't use private version of log_info but global gprs_log_info by Harald Welte · 7 years ago
  51. 5759a19 TBF-DL: extend index check for RLC block copy by Max · 7 years ago
  52. f60cf62 Simplify polling troubleshooting by Max · 7 years ago
  53. 9dabfa2 Cleanup FN scheduling by Max · 7 years ago
  54. ccde5c9 remove pcu own bitvector implementation by Alexander Couzens · 7 years ago
  55. 333d7e6 tbf.cpp: use new tlli instead of old tlli by Alexander Couzens · 7 years ago
  56. 78ce591 main, tests: use msgb_talloc_ctx_init() (new) by Neels Hofmeyr · 7 years ago
  57. de9da39 tests: edge, tbf: assert return values by Neels Hofmeyr · 7 years ago
  58. d34646a Fix dozens of compiler warnings across the board by Neels Hofmeyr · 7 years ago
  59. 53f0b4d cosmetic: Fix log output by Philipp Maier · 7 years ago
  60. d935d88 BTS: accept also relative frame numbers with rach requst by Philipp · 8 years ago
  61. e9a138e Handle packet access reject during packet resource request by aravind sirsikar · 7 years ago
  62. 1d8744c Add test case for testing PUAN by sivasankari · 7 years ago
  63. 8adfcd0 Add compression support in EGPRS PUAN by sivasankari · 7 years ago
  64. 06bdb35 Refactoring write_packet_ack_nack_desc_egprs to prepare for CRBB support by Pravin Kumarvel · 8 years ago
  65. e66de5b Improve logging by Max · 7 years ago
  66. cc4214a Sanitizer build fix for TbfTest by aravind sirsikar · 8 years ago
  67. 0e63644 Add debugging log for RLC data block decoding by Mrinal Mishra · 8 years ago
  68. ed3413e Handle packet access reject during EPDAN/PDAN with channel description by aravind sirsikar · 8 years ago
  69. c0c3afd Handle Immediate assignment reject by aravind sirsikar · 8 years ago
  70. fb41afa EGPRS: fix for EPDAN out of window by aravind sirsikar · 8 years ago
  71. f276138 EGPRS: add test case to show EPDAN BSN out of window bug by aravind sirsikar · 8 years ago
  72. 4ea4526 Revert "tbf: Add state WAIT_ASSIGN" by Neels Hofmeyr · 8 years ago
  73. 0ee31cf Fix EGPRS DL window calculation during tbf update by Aravind Sirsikar · 8 years ago
  74. 22a9019 EGPRS: Fix issue with row 4 of Table 10.4.14a.1 of 44.060 version 7.27.0 Release 7 by Aravind Sirsikar · 8 years ago
  75. 3463bd4 EGPRS: add test case to show LI decoding bug by Aravind Sirsikar · 8 years ago
  76. 8d2d9e8 TBF flow: unit test compilation error fix by Aravind Sirsikar · 8 years ago
  77. 9bbe160 Fix Timing Advance handling by Max · 8 years ago
  78. 3c2eaeb DL: add test case to show wrong window size by Aravind Sirsikar · 8 years ago
  79. fd71384 TBF flow: unit test compilation error fix by Aravind Sirsikar · 8 years ago
  80. 959d1de Change interface in osmo-pcu for 11 bit RACH by bhargava · 8 years ago
  81. eebcb1e Fix EGPRS PUAN encoding: use correct urbb_len by Aravind Sirsikar · 8 years ago
  82. 02352b4 EGPRS: PUAN encoding: add test case to show wrong urbb_len issue by Aravind Sirsikar · 8 years ago
  83. 50b0970 Modify EGPRS DL TBF flow to support SPB by Aravind Sirsikar · 8 years ago
  84. 505a86d Add support for SPB handling for EGPRS UL TBF by Aravind Sirsikar · 8 years ago
  85. 878bd1f Remove useless ARFCN parameter by Max · 8 years ago
  86. 1a67912 Add test cases to support ARQ-II for EGPRS DL Retx by Aravind Sirsikar · 8 years ago
  87. cf2152b Modify DL tbf flow for ARQ-II in EGPRS DL Retx by Aravind Sirsikar · 8 years ago
  88. 6922bcd tbf_dl: correct tbf name in log message for moving a DL TBF by Alexander Couzens · 8 years ago
  89. 7952282 Support puncturing scheme selection for EGPRS DL by Aravind Sirsikar · 8 years ago
  90. 656eed5 Fix encoding of padding bits to start with 0 bit by Saurabh Sharan · 8 years ago
  91. be881c0 edge: Work-around to not use MCS-6 with padding by Jacob Erlbeck · 8 years ago
  92. d675249 edge: Send a second BSN block in an RLC message if possible by Jacob Erlbeck · 8 years ago
  93. be314d9 edge: Refactor create_dl_acked_block for multi-block support by Jacob Erlbeck · 8 years ago
  94. 2d2efb1 tbf/tests: Add tests for EGPRS TBF establishment by Jacob Erlbeck · 8 years ago
  95. f1a7b8f tbf: Add state WAIT_ASSIGN by Jacob Erlbeck · 8 years ago
  96. 2647a33 encoding: Redesign Encoding::write_immediate_assignment API by Jacob Erlbeck · 8 years ago
  97. 6b356a5 tbf: Use TLLI as ID if TFI not yet assigned by Jacob Erlbeck · 8 years ago
  98. f2694b7 tbf: Add check_polling/set_polling by Jacob Erlbeck · 8 years ago
  99. 8eb1714 tbf: Add and use tbf->poll_ts by Jacob Erlbeck · 8 years ago
  100. 5f93f85 tbf: Do not reuse old TBF after RACH requests by Jacob Erlbeck · 8 years ago