1. 1de6873 Use clock_gettime(CLOCK_MONOTONIC) and timespec everywhere by Pau Espin Pedrol · 4 years, 4 months ago
  2. 29aeb90 csn1: fix: do not return 0 if no bits left in the buffer by Vadim Yanitskiy · 4 years, 4 months ago
  3. 773cb74 rlcmac: fix encode_gsm_*(): do not suppress encoding errors by Vadim Yanitskiy · 4 years, 4 months ago
  4. 40d4e35 tests/llc: Change unrealistic time jump to avoid runtime error under ARM by Pau Espin Pedrol · 4 years, 4 months ago
  5. bbafcc1 tests/rlcmac: also enable logging for DRLCMACDATA category by Vadim Yanitskiy · 4 years, 4 months ago
  6. 1145fd2 gsm_rlcmac: improve dissection of MS RA Capability IE by Vincent Helfre · 4 years, 5 months ago
  7. 2679ec0 csn1: fix csnStreamDecoder(): skip bits unhandled by serialize() by Vadim Yanitskiy · 4 years, 4 months ago
  8. f22163b tests/rlcmac: add a new test vector for Packet Resource Request by Vadim Yanitskiy · 4 years, 4 months ago
  9. 0daf913 gsm_rlcmac: fix Packet_Resource_Request_t: s/Slot/I_LEVEL_TN/ by Pau Espin Pedrol · 4 years, 4 months ago
  10. b47e53b tests/rlcmac: also verify encoding of MS RA Capability by Vadim Yanitskiy · 4 years, 4 months ago
  11. 5fc6e01 llc_queue::{dequeue,enqueue}() refactor by Pau Espin Pedrol · 4 years, 4 months ago
  12. 55f06c3 tests/rlcmac: fix malformed MS RA capability in testRAcap() by Vadim Yanitskiy · 4 years, 4 months ago
  13. e60d9c7 gsm_rlcmac: fix misleading LOGP statement in decode_gsm_ra_cap() by Vadim Yanitskiy · 4 years, 4 months ago
  14. 1553049 csn1: use proper format specifier for unsigned integers by Vadim Yanitskiy · 4 years, 4 months ago
  15. 39a6505 csn1: get rid of C++ specific code, compile with GCC by Vadim Yanitskiy · 4 years, 5 months ago
  16. 8a87f91 tests/rlcmac: additionally match debug output of the CSN.1 codec by Vadim Yanitskiy · 4 years, 5 months ago
  17. 9b2f7c4 tests/rlcmac: mark Packet Polling Request as malformed by Vadim Yanitskiy · 4 years, 5 months ago
  18. 5574a58 csn1: fix csnStreamDecoder(): catch unknown CSN_CHOICE values by Vadim Yanitskiy · 4 years, 5 months ago
  19. 5e300ce Check return code of rlcmac decode/encode functions by Pau Espin Pedrol · 4 years, 5 months ago
  20. 9f62b92 tests/alloc: fix implicit conversion from 'double' to 'int8_t' by Vadim Yanitskiy · 4 years, 5 months ago
  21. cc76d41 gsm_rlcmac.h: Remove Uplink messages from the RlcMacDownlink_t structure by Pascal Quantin · 4 years, 5 months ago
  22. cdbc5db tests/rlcmac: Add test to showcase that decode_gsm_ra_cap() fails by Pau Espin Pedrol · 4 years, 5 months ago
  23. ea39fad tests/rlcmac: Don't check stderr output by Pau Espin Pedrol · 4 years, 5 months ago
  24. 87bfbe4 tests/rlcmac: Use osmo_hexdump to print buffers by Pau Espin Pedrol · 4 years, 5 months ago
  25. 5cb002f tests/rlcmac: Fix missing commas with unexpected results by Pau Espin Pedrol · 4 years, 5 months ago
  26. 99c437b tests/rlcmac: Memzero decoded struct by Pau Espin Pedrol · 4 years, 5 months ago
  27. 54681c3 tests/rlcmac: print test name at the start by Pau Espin Pedrol · 4 years, 5 months ago
  28. 506eb23 fix typo in log message by Pau Espin Pedrol · 4 years, 6 months ago
  29. 30f6617 tbf_dl.cpp: Fix typo in log line by Pau Espin Pedrol · 4 years, 7 months ago
  30. fd734de GprsMs::update_cs_ul(): clarify the meaning of old_link_qual by Vadim Yanitskiy · 4 years, 8 months ago
  31. 87b6e7d tests/tbf: suspend warnings about the link quality measurements by Vadim Yanitskiy · 4 years, 8 months ago
  32. 9d1cdb1 Move out tbf subclasses from tbf.h to their own headers by Pau Espin Pedrol · 4 years, 9 months ago
  33. 488aa29 cosmetic: fix whitespace by Pau Espin Pedrol · 4 years, 9 months ago
  34. 2beb1b8 tests/app_info: fix compiling with older g++ by Oliver Smith · 4 years, 10 months ago
  35. 2b5c629 Use osmo_tdef to implement dl-tbf-idle-time by Pau Espin Pedrol · 4 years, 10 months ago
  36. 63700ea Use osmo_tdef to implement ms-idle-time by Pau Espin Pedrol · 4 years, 10 months ago
  37. 474dc77 tests: TbfTest: Unify stderr and stdout to ease debugging by Pau Espin Pedrol · 4 years, 10 months ago
  38. cfb6321 Forward ETWS Primary Notification to MS by Oliver Smith · 4 years, 10 months ago
  39. 28f160e Introduce osmo_tdef infra and timer VTY commands by Pau Espin Pedrol · 4 years, 10 months ago
  40. 2585451 tests: test encoding of egprs ul ack/nacks by Alexander Couzens · 5 years ago
  41. cd2ac56 Remove undefined param passed to {logging,osmo_stats}_vty_add_cmds by Pau Espin Pedrol · 5 years ago
  42. 2d24eba decompress_crbb: add length argument for search_runlen by Alexander Couzens · 5 years ago
  43. 7fe3895 tests/BitcompTest: fix wording in log message by Alexander Couzens · 5 years ago
  44. 5c3783b gprs_bssgp_pcu: explicit allocate & initialize bssgp_nsi instance by Alexander Couzens · 5 years ago
  45. 41d6b35 Add test for MS mode and (M)CS settings by Max · 5 years ago
  46. 0e6ac79 TS alloc: expand tests log by Max · 6 years ago
  47. e742cc0 Use Timing Advance Index in UL assignments by Max · 5 years ago
  48. 3eb4736 Rewrite Packet Uplink IA Rest Octets for SBA by Max · 5 years ago
  49. 6e96dd4 Fix Channel Coding Command for MCS by Max · 5 years ago
  50. 898dddb MCS: add Channel Coding Command encoder by Max · 5 years ago
  51. 8a8e0fb MCS: add mcs_is_*() helpers by Max · 5 years ago
  52. a4de02d MCS: move Mode enum outside of class definition by Max · 5 years ago
  53. a035354 TBF-DL: log MCS as string by Max · 5 years ago
  54. 136ebcc MCS: use value_string for conversion by Max · 5 years ago
  55. 51754b6 MCS: move HeaderType enum outside of class definition by Max · 5 years ago
  56. f4d3973 MS store: move test helper to unit test by Max · 5 years ago
  57. 0fb91b7 tests: use -no-install libtool flag to avoid ./lt-* scripts by Oliver Smith · 5 years ago
  58. a3ff316 Use unique NSEI/BVCI/NSVCI in TBF tests by Max · 5 years ago
  59. bea2edb MCS: move Coding Scheme enum outside of class definition by Max · 5 years ago
  60. fa3085b Log (M)CS UL update errors by Max · 5 years ago
  61. 86e35e4 Enable LGLOBAL logging for TBF tests by Max · 5 years ago
  62. d3a0d91 Use msgb_eq_data_print() in tests by Max · 5 years ago
  63. 01f9bc7 EDGE tests: remove no-op check by Max · 5 years ago
  64. 360e021 EDGE tests: reduce code duplication by Max · 5 years ago
  65. 81b58cc Add encoding tests for Immediate Assignment by Max · 5 years ago
  66. 7426c5f Add define for dummy burst string by Max · 5 years ago
  67. 082443d change log level of "DL packet loss" log messages by Stefan Sperling · 6 years ago
  68. 33c52b6 tbf: add frame number to log output by Philipp Maier · 6 years ago
  69. 42f2d61 use osmo_init_logging2() with proper talloc ctx by Neels Hofmeyr · 6 years ago
  70. bdc55fa implement support for 3-digit MNC with leading zeros by Neels Hofmeyr · 6 years ago
  71. 731e2bb Simplify TS alloc: move slot check into functions by Max · 6 years ago
  72. 77988d4 Simplify TS alloc: move slot assignment by Max · 6 years ago
  73. f633b8d Simplify TS alloc: split off RX mask computation by Max · 6 years ago
  74. 1187a77 Update header includes by Max · 6 years ago
  75. c907b88 emu: use libosmocore definitions by Max · 6 years ago
  76. 4c112dc TBF: move common test code into functions by Max · 6 years ago
  77. 5d7f757 TBF: add helpers for assignment type handling by Max · 6 years ago
  78. 69d585e TS alloc: print suggested TRX on allocation errors by Max · 6 years ago
  79. d000d80 Simplify TS alloc: use defines for constants by Max · 7 years ago
  80. 92b7a50 Simplify TS alloc: fix allocation calls by Max · 6 years ago
  81. e9fe0e3 Simplify TS alloc: adjust allocator signatures by Max · 7 years ago
  82. a296118 TBF: override send function via linker option by Max · 6 years ago
  83. 164b59d TBF: decrease L1 logging verbosity in test by Max · 6 years ago
  84. 01bd0cc Add multislot classes from latest spec by Max · 6 years ago
  85. 9f46071 AllocTest: remove assumption on max MS class by Max · 6 years ago
  86. c59ef12 AllocTest: expand test output by Max · 7 years ago
  87. 2ecf0fd AllocTest: adjust test_alloc_b() by Max · 7 years ago
  88. 46fbfce Add tests for find_multi_slots() by Max · 7 years ago
  89. fdd79e9 TBF: adjust test log levels by Max · 6 years ago
  90. 088c7df TBF: make UL ack state internal by Max · 6 years ago
  91. 0e59980 TBF: make UL/DL state internal by Max · 6 years ago
  92. 0524e38 TBF: add dedicated log categories by Max · 6 years ago
  93. 2399b1d TBF: log source of state transitions by Max · 6 years ago
  94. 6298fbb Use Timing Advance Index in UL assignments by Max · 6 years ago
  95. 93d947f Rewrite Packet Uplink Assignment by Max · 6 years ago
  96. 896574e Rewrite Packet Downlink Assignment by Max · 6 years ago
  97. 71affce Allocate global context for TypesTest by Max · 6 years ago
  98. 9d7357e TBF: unify EGPRS window calculation by Max · 7 years ago
  99. ea98b7d TBF: move window parameters to UL/DL level by Max · 6 years ago
  100. 7d32f55 Avoid code duplication in TBF test by Max · 7 years ago