1. 5c3783b gprs_bssgp_pcu: explicit allocate & initialize bssgp_nsi instance by Alexander Couzens · 5 years ago
  2. 41d6b35 Add test for MS mode and (M)CS settings by Max · 5 years ago
  3. 0e6ac79 TS alloc: expand tests log by Max · 6 years ago
  4. e742cc0 Use Timing Advance Index in UL assignments by Max · 5 years ago
  5. 3eb4736 Rewrite Packet Uplink IA Rest Octets for SBA by Max · 5 years ago
  6. 6e96dd4 Fix Channel Coding Command for MCS by Max · 5 years ago
  7. 898dddb MCS: add Channel Coding Command encoder by Max · 5 years ago
  8. 8a8e0fb MCS: add mcs_is_*() helpers by Max · 5 years ago
  9. a4de02d MCS: move Mode enum outside of class definition by Max · 5 years ago
  10. a035354 TBF-DL: log MCS as string by Max · 5 years ago
  11. 136ebcc MCS: use value_string for conversion by Max · 5 years ago
  12. 51754b6 MCS: move HeaderType enum outside of class definition by Max · 5 years ago
  13. f4d3973 MS store: move test helper to unit test by Max · 5 years ago
  14. 0fb91b7 tests: use -no-install libtool flag to avoid ./lt-* scripts by Oliver Smith · 5 years ago
  15. a3ff316 Use unique NSEI/BVCI/NSVCI in TBF tests by Max · 5 years ago
  16. bea2edb MCS: move Coding Scheme enum outside of class definition by Max · 5 years ago
  17. fa3085b Log (M)CS UL update errors by Max · 5 years ago
  18. 86e35e4 Enable LGLOBAL logging for TBF tests by Max · 5 years ago
  19. d3a0d91 Use msgb_eq_data_print() in tests by Max · 5 years ago
  20. 01f9bc7 EDGE tests: remove no-op check by Max · 5 years ago
  21. 360e021 EDGE tests: reduce code duplication by Max · 5 years ago
  22. 81b58cc Add encoding tests for Immediate Assignment by Max · 5 years ago
  23. 7426c5f Add define for dummy burst string by Max · 5 years ago
  24. 082443d change log level of "DL packet loss" log messages by Stefan Sperling · 6 years ago
  25. 33c52b6 tbf: add frame number to log output by Philipp Maier · 6 years ago
  26. 42f2d61 use osmo_init_logging2() with proper talloc ctx by Neels Hofmeyr · 6 years ago
  27. bdc55fa implement support for 3-digit MNC with leading zeros by Neels Hofmeyr · 6 years ago
  28. 731e2bb Simplify TS alloc: move slot check into functions by Max · 6 years ago
  29. 77988d4 Simplify TS alloc: move slot assignment by Max · 6 years ago
  30. f633b8d Simplify TS alloc: split off RX mask computation by Max · 6 years ago
  31. 1187a77 Update header includes by Max · 6 years ago
  32. c907b88 emu: use libosmocore definitions by Max · 6 years ago
  33. 4c112dc TBF: move common test code into functions by Max · 6 years ago
  34. 5d7f757 TBF: add helpers for assignment type handling by Max · 6 years ago
  35. 69d585e TS alloc: print suggested TRX on allocation errors by Max · 6 years ago
  36. d000d80 Simplify TS alloc: use defines for constants by Max · 7 years ago
  37. 92b7a50 Simplify TS alloc: fix allocation calls by Max · 6 years ago
  38. e9fe0e3 Simplify TS alloc: adjust allocator signatures by Max · 7 years ago
  39. a296118 TBF: override send function via linker option by Max · 6 years ago
  40. 164b59d TBF: decrease L1 logging verbosity in test by Max · 6 years ago
  41. 01bd0cc Add multislot classes from latest spec by Max · 6 years ago
  42. 9f46071 AllocTest: remove assumption on max MS class by Max · 6 years ago
  43. c59ef12 AllocTest: expand test output by Max · 6 years ago
  44. 2ecf0fd AllocTest: adjust test_alloc_b() by Max · 6 years ago
  45. 46fbfce Add tests for find_multi_slots() by Max · 7 years ago
  46. fdd79e9 TBF: adjust test log levels by Max · 6 years ago
  47. 088c7df TBF: make UL ack state internal by Max · 6 years ago
  48. 0e59980 TBF: make UL/DL state internal by Max · 6 years ago
  49. 0524e38 TBF: add dedicated log categories by Max · 6 years ago
  50. 2399b1d TBF: log source of state transitions by Max · 6 years ago
  51. 6298fbb Use Timing Advance Index in UL assignments by Max · 6 years ago
  52. 93d947f Rewrite Packet Uplink Assignment by Max · 6 years ago
  53. 896574e Rewrite Packet Downlink Assignment by Max · 6 years ago
  54. 71affce Allocate global context for TypesTest by Max · 6 years ago
  55. 9d7357e TBF: unify EGPRS window calculation by Max · 6 years ago
  56. ea98b7d TBF: move window parameters to UL/DL level by Max · 6 years ago
  57. 7d32f55 Avoid code duplication in TBF test by Max · 6 years ago
  58. 2617bf2 TBF-UL: add simpler test helper by Max · 6 years ago
  59. a4f570f window: move encoding into functions by Max · 6 years ago
  60. 7df82d4 TBF-DL: mark rcvd_dl_ack() parameters as boolean by Max · 6 years ago
  61. 20c7c46 Add tests for pcu_lsb() by Max · 6 years ago
  62. ee5be3a TBF: implement independent T31xx timers by Max · 6 years ago
  63. c21f007 Introduce LOGTBF* for consistent logging by Max · 6 years ago
  64. cea806e TBF: expand timer logging by Max · 6 years ago
  65. b4d368b TBF: fix compiler warning in test by Max · 6 years ago
  66. 59f50c2 TBF: log timer override by Max · 6 years ago
  67. ac0490a tests: Don't use private version of log_info but global gprs_log_info by Harald Welte · 7 years ago
  68. 5b0df1f TS alloc: properly count UL slots by Max · 7 years ago
  69. 5759a19 TBF-DL: extend index check for RLC block copy by Max · 7 years ago
  70. f60cf62 Simplify polling troubleshooting by Max · 7 years ago
  71. a468cfa tests: remove unused definition by Max · 7 years ago
  72. 9dabfa2 Cleanup FN scheduling by Max · 7 years ago
  73. ccde5c9 remove pcu own bitvector implementation by Alexander Couzens · 7 years ago
  74. 333d7e6 tbf.cpp: use new tlli instead of old tlli by Alexander Couzens · 7 years ago
  75. e6d26ec bitcomp test: use expected rc instead of 'verify' flag by Neels Hofmeyr · 7 years ago
  76. 5382e0f bitcomp test: fix: also verify bits after decoded data by Neels Hofmeyr · 7 years ago
  77. dd1700a bitcomp test: fix: only one hexdump per log; use printf by Neels Hofmeyr · 7 years ago
  78. 7783964 cosmetic: BitcompTest: make readable by Neels Hofmeyr · 7 years ago
  79. b86a30d tests: include headers from include/ by Max · 7 years ago
  80. 1275a3f BTS: Convert relative frame numbers to absolute frame numbers by Philipp Maier · 7 years ago
  81. 78ce591 main, tests: use msgb_talloc_ctx_init() (new) by Neels Hofmeyr · 7 years ago
  82. de9da39 tests: edge, tbf: assert return values by Neels Hofmeyr · 7 years ago
  83. d34646a Fix dozens of compiler warnings across the board by Neels Hofmeyr · 7 years ago
  84. 53f0b4d cosmetic: Fix log output by Philipp Maier · 7 years ago
  85. d935d88 BTS: accept also relative frame numbers with rach requst by Philipp · 8 years ago
  86. e9a138e Handle packet access reject during packet resource request by aravind sirsikar · 7 years ago
  87. 1d8744c Add test case for testing PUAN by sivasankari · 7 years ago
  88. 8adfcd0 Add compression support in EGPRS PUAN by sivasankari · 7 years ago
  89. 06bdb35 Refactoring write_packet_ack_nack_desc_egprs to prepare for CRBB support by Pravin Kumarvel · 8 years ago
  90. e66de5b Improve logging by Max · 7 years ago
  91. cc4214a Sanitizer build fix for TbfTest by aravind sirsikar · 7 years ago
  92. 0e63644 Add debugging log for RLC data block decoding by Mrinal Mishra · 7 years ago
  93. ed3413e Handle packet access reject during EPDAN/PDAN with channel description by aravind sirsikar · 8 years ago
  94. c0c3afd Handle Immediate assignment reject by aravind sirsikar · 8 years ago
  95. fb41afa EGPRS: fix for EPDAN out of window by aravind sirsikar · 8 years ago
  96. f276138 EGPRS: add test case to show EPDAN BSN out of window bug by aravind sirsikar · 8 years ago
  97. 4ea4526 Revert "tbf: Add state WAIT_ASSIGN" by Neels Hofmeyr · 8 years ago
  98. 0a4a6c1 EGPRS: Add EPDAN CRBB Tree based decoding by Pravin Kumarvel · 8 years ago
  99. 0ee31cf Fix EGPRS DL window calculation during tbf update by Aravind Sirsikar · 8 years ago
  100. 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