1. 54681c3 tests/rlcmac: print test name at the start by Pau Espin Pedrol · 4 years, 5 months ago
  2. 506eb23 fix typo in log message by Pau Espin Pedrol · 4 years, 6 months ago
  3. 30f6617 tbf_dl.cpp: Fix typo in log line by Pau Espin Pedrol · 4 years, 7 months ago
  4. fd734de GprsMs::update_cs_ul(): clarify the meaning of old_link_qual by Vadim Yanitskiy · 4 years, 8 months ago
  5. 87b6e7d tests/tbf: suspend warnings about the link quality measurements by Vadim Yanitskiy · 4 years, 8 months ago
  6. 9d1cdb1 Move out tbf subclasses from tbf.h to their own headers by Pau Espin Pedrol · 4 years, 9 months ago
  7. 488aa29 cosmetic: fix whitespace by Pau Espin Pedrol · 4 years, 9 months ago
  8. 2beb1b8 tests/app_info: fix compiling with older g++ by Oliver Smith · 4 years, 10 months ago
  9. 2b5c629 Use osmo_tdef to implement dl-tbf-idle-time by Pau Espin Pedrol · 4 years, 10 months ago
  10. 63700ea Use osmo_tdef to implement ms-idle-time by Pau Espin Pedrol · 4 years, 10 months ago
  11. 474dc77 tests: TbfTest: Unify stderr and stdout to ease debugging by Pau Espin Pedrol · 4 years, 10 months ago
  12. cfb6321 Forward ETWS Primary Notification to MS by Oliver Smith · 4 years, 10 months ago
  13. 28f160e Introduce osmo_tdef infra and timer VTY commands by Pau Espin Pedrol · 4 years, 10 months ago
  14. 2585451 tests: test encoding of egprs ul ack/nacks by Alexander Couzens · 5 years ago
  15. cd2ac56 Remove undefined param passed to {logging,osmo_stats}_vty_add_cmds by Pau Espin Pedrol · 5 years ago
  16. 2d24eba decompress_crbb: add length argument for search_runlen by Alexander Couzens · 5 years ago
  17. 7fe3895 tests/BitcompTest: fix wording in log message by Alexander Couzens · 5 years ago
  18. 5c3783b gprs_bssgp_pcu: explicit allocate & initialize bssgp_nsi instance by Alexander Couzens · 5 years ago
  19. 41d6b35 Add test for MS mode and (M)CS settings by Max · 5 years ago
  20. 0e6ac79 TS alloc: expand tests log by Max · 6 years ago
  21. e742cc0 Use Timing Advance Index in UL assignments by Max · 5 years ago
  22. 3eb4736 Rewrite Packet Uplink IA Rest Octets for SBA by Max · 5 years ago
  23. 6e96dd4 Fix Channel Coding Command for MCS by Max · 5 years ago
  24. 898dddb MCS: add Channel Coding Command encoder by Max · 5 years ago
  25. 8a8e0fb MCS: add mcs_is_*() helpers by Max · 5 years ago
  26. a4de02d MCS: move Mode enum outside of class definition by Max · 5 years ago
  27. a035354 TBF-DL: log MCS as string by Max · 5 years ago
  28. 136ebcc MCS: use value_string for conversion by Max · 5 years ago
  29. 51754b6 MCS: move HeaderType enum outside of class definition by Max · 5 years ago
  30. f4d3973 MS store: move test helper to unit test by Max · 5 years ago
  31. 0fb91b7 tests: use -no-install libtool flag to avoid ./lt-* scripts by Oliver Smith · 5 years ago
  32. a3ff316 Use unique NSEI/BVCI/NSVCI in TBF tests by Max · 5 years ago
  33. bea2edb MCS: move Coding Scheme enum outside of class definition by Max · 5 years ago
  34. fa3085b Log (M)CS UL update errors by Max · 5 years ago
  35. 86e35e4 Enable LGLOBAL logging for TBF tests by Max · 5 years ago
  36. d3a0d91 Use msgb_eq_data_print() in tests by Max · 5 years ago
  37. 01f9bc7 EDGE tests: remove no-op check by Max · 5 years ago
  38. 360e021 EDGE tests: reduce code duplication by Max · 5 years ago
  39. 81b58cc Add encoding tests for Immediate Assignment by Max · 5 years ago
  40. 7426c5f Add define for dummy burst string by Max · 5 years ago
  41. 082443d change log level of "DL packet loss" log messages by Stefan Sperling · 6 years ago
  42. 33c52b6 tbf: add frame number to log output by Philipp Maier · 6 years ago
  43. 42f2d61 use osmo_init_logging2() with proper talloc ctx by Neels Hofmeyr · 6 years ago
  44. bdc55fa implement support for 3-digit MNC with leading zeros by Neels Hofmeyr · 6 years ago
  45. 731e2bb Simplify TS alloc: move slot check into functions by Max · 6 years ago
  46. 77988d4 Simplify TS alloc: move slot assignment by Max · 6 years ago
  47. f633b8d Simplify TS alloc: split off RX mask computation by Max · 6 years ago
  48. 1187a77 Update header includes by Max · 6 years ago
  49. c907b88 emu: use libosmocore definitions by Max · 6 years ago
  50. 4c112dc TBF: move common test code into functions by Max · 6 years ago
  51. 5d7f757 TBF: add helpers for assignment type handling by Max · 6 years ago
  52. 69d585e TS alloc: print suggested TRX on allocation errors by Max · 6 years ago
  53. d000d80 Simplify TS alloc: use defines for constants by Max · 7 years ago
  54. 92b7a50 Simplify TS alloc: fix allocation calls by Max · 6 years ago
  55. e9fe0e3 Simplify TS alloc: adjust allocator signatures by Max · 7 years ago
  56. a296118 TBF: override send function via linker option by Max · 6 years ago
  57. 164b59d TBF: decrease L1 logging verbosity in test by Max · 6 years ago
  58. 01bd0cc Add multislot classes from latest spec by Max · 6 years ago
  59. 9f46071 AllocTest: remove assumption on max MS class by Max · 6 years ago
  60. c59ef12 AllocTest: expand test output by Max · 7 years ago
  61. 2ecf0fd AllocTest: adjust test_alloc_b() by Max · 7 years ago
  62. 46fbfce Add tests for find_multi_slots() by Max · 7 years ago
  63. fdd79e9 TBF: adjust test log levels by Max · 6 years ago
  64. 088c7df TBF: make UL ack state internal by Max · 6 years ago
  65. 0e59980 TBF: make UL/DL state internal by Max · 6 years ago
  66. 0524e38 TBF: add dedicated log categories by Max · 6 years ago
  67. 2399b1d TBF: log source of state transitions by Max · 6 years ago
  68. 6298fbb Use Timing Advance Index in UL assignments by Max · 6 years ago
  69. 93d947f Rewrite Packet Uplink Assignment by Max · 6 years ago
  70. 896574e Rewrite Packet Downlink Assignment by Max · 6 years ago
  71. 71affce Allocate global context for TypesTest by Max · 6 years ago
  72. 9d7357e TBF: unify EGPRS window calculation by Max · 7 years ago
  73. ea98b7d TBF: move window parameters to UL/DL level by Max · 6 years ago
  74. 7d32f55 Avoid code duplication in TBF test by Max · 7 years ago
  75. 2617bf2 TBF-UL: add simpler test helper by Max · 7 years ago
  76. a4f570f window: move encoding into functions by Max · 7 years ago
  77. 7df82d4 TBF-DL: mark rcvd_dl_ack() parameters as boolean by Max · 7 years ago
  78. 20c7c46 Add tests for pcu_lsb() by Max · 7 years ago
  79. ee5be3a TBF: implement independent T31xx timers by Max · 7 years ago
  80. c21f007 Introduce LOGTBF* for consistent logging by Max · 7 years ago
  81. cea806e TBF: expand timer logging by Max · 7 years ago
  82. b4d368b TBF: fix compiler warning in test by Max · 7 years ago
  83. 59f50c2 TBF: log timer override by Max · 7 years ago
  84. ac0490a tests: Don't use private version of log_info but global gprs_log_info by Harald Welte · 7 years ago
  85. 5b0df1f TS alloc: properly count UL slots by Max · 7 years ago
  86. 5759a19 TBF-DL: extend index check for RLC block copy by Max · 7 years ago
  87. f60cf62 Simplify polling troubleshooting by Max · 7 years ago
  88. a468cfa tests: remove unused definition by Max · 7 years ago
  89. 9dabfa2 Cleanup FN scheduling by Max · 7 years ago
  90. ccde5c9 remove pcu own bitvector implementation by Alexander Couzens · 7 years ago
  91. 333d7e6 tbf.cpp: use new tlli instead of old tlli by Alexander Couzens · 7 years ago
  92. e6d26ec bitcomp test: use expected rc instead of 'verify' flag by Neels Hofmeyr · 7 years ago
  93. 5382e0f bitcomp test: fix: also verify bits after decoded data by Neels Hofmeyr · 7 years ago
  94. dd1700a bitcomp test: fix: only one hexdump per log; use printf by Neels Hofmeyr · 7 years ago
  95. 7783964 cosmetic: BitcompTest: make readable by Neels Hofmeyr · 7 years ago
  96. b86a30d tests: include headers from include/ by Max · 7 years ago
  97. 1275a3f BTS: Convert relative frame numbers to absolute frame numbers by Philipp Maier · 7 years ago
  98. 78ce591 main, tests: use msgb_talloc_ctx_init() (new) by Neels Hofmeyr · 7 years ago
  99. de9da39 tests: edge, tbf: assert return values by Neels Hofmeyr · 7 years ago
  100. d34646a Fix dozens of compiler warnings across the board by Neels Hofmeyr · 7 years ago