1. 290d903 Use the new NS2 lib by Alexander Couzens · 3 years, 10 months ago
  2. cd6c466 tbf: Don't log rlcmac_diag() output in separate lines by Pau Espin Pedrol · 3 years, 9 months ago
  3. 1156776 encoding: pass pdch slot directly to encoding functions by Vadim Yanitskiy · 4 years ago
  4. 48587d5 gsm_rlcmac: use consistent naming for [Extended] Packet Timing Advance by Vadim Yanitskiy · 3 years, 10 months ago
  5. f2dad59 Introduce log macro helper LOGPMS by Pau Espin Pedrol · 3 years, 11 months ago
  6. 5935707 pdch.cpp: Store TLLI promptly on newly created TLLI in rcv_resource_request by Pau Espin Pedrol · 4 years ago
  7. 9e7361a pdch.cpp: Fix wrong annoying log line about non-scheduled ResourceReq received by Pau Espin Pedrol · 4 years ago
  8. bcb226d pdch.cpp: Avoid resetting (egprs_)ms_class to unknown if not found in MS RadioAccCap by Pau Espin Pedrol · 4 years ago
  9. 85faa76 pdch.cpp: Avoid dropping existing DL TBF during rcv_resource_request by Pau Espin Pedrol · 4 years ago
  10. d21e961 tbf: Drop unneeded method set_tlli_from_ul by Pau Espin Pedrol · 4 years ago
  11. a0a0b7f bts: refactor handling and parsing of RACH.ind by Vadim Yanitskiy · 4 years, 1 month ago
  12. a2d972a RLC/MAC: implement decoding of EGPRS Packet Channel Request by Vadim Yanitskiy · 4 years, 3 months ago
  13. 93ad3fd csn1: fix: never use enumerated types in codec structures by Vadim Yanitskiy · 4 years, 1 month ago
  14. 2ae8337 Get rid of class GprsCodingScheme by Pau Espin Pedrol · 4 years, 1 month ago
  15. c33a024 tbf_ul: Fix UL ACK not sent to MS if intermediate UL block is lost by Pau Espin Pedrol · 4 years, 2 months ago
  16. 5bb87b8 rlc: Move prepare() function out of gprs_rlc_data struct by Pau Espin Pedrol · 4 years, 1 month ago
  17. 09afd6f pcu: tbf_ul: Clean up maybe_schedule_uplink_acknack() by Pau Espin Pedrol · 4 years, 2 months ago
  18. 5dc6e46 Drop unneeded arg 'ta' in tbf_alloc_ul() by Pau Espin Pedrol · 4 years, 2 months ago
  19. de0e558 gprs_debug: Use only LOGL_NOTICE as default loglevel by Philipp Maier · 4 years, 3 months ago
  20. 322456e Expect ms object to exist before calling tbf_alloc_dl_tbf() by Pau Espin Pedrol · 4 years, 2 months ago
  21. 17402a5 Expect ms object to exist before calling tbf_alloc_ul_tbf() by Pau Espin Pedrol · 4 years, 2 months ago
  22. 3f27fb5 TBF/UL: fix rcv_data_block_acknowledged(): print the actual TLLI by Vadim Yanitskiy · 4 years, 2 months ago
  23. b2653fe Move gsm_rlcmac.cpp -> .c by Pau Espin Pedrol · 4 years, 3 months ago
  24. a0cbde7 tbf.cpp: Include c++ <new> header required for new operator's replacement type by Pau Espin Pedrol · 4 years, 3 months ago
  25. 007056e gsm_rlcmac: Use 'struct bitvec' instead of 'bitvec' by Pau Espin Pedrol · 4 years, 3 months ago
  26. e50ce6e rlcmac: Introduce MS Radio Access Capabilities 2 to fix related spare bits by Pau Espin Pedrol · 4 years, 3 months ago
  27. 20848c3 rlcmac: Log names of de/encoded rlcmac packet types by Pau Espin Pedrol · 4 years, 3 months ago
  28. 7faa5da rlcmac: Fix bug receiving RA cap by Pau Espin Pedrol · 4 years, 3 months ago
  29. efad80b csn1: Validate recursive array max size during decoding by Pau Espin Pedrol · 4 years, 3 months ago
  30. 866bece tests/RLCMACTest: Several fixes and improvements to RAcap tests by Pau Espin Pedrol · 4 years, 3 months ago
  31. 2f16924 tests/RLCMACTest: free allocated bitvectors by Pau Espin Pedrol · 4 years, 3 months ago
  32. 570f913 csn1.c: Almost all of the logging is DEBUG, not NOTICE by Harald Welte · 4 years, 3 months ago
  33. 1de6873 Use clock_gettime(CLOCK_MONOTONIC) and timespec everywhere by Pau Espin Pedrol · 4 years, 4 months ago
  34. 29aeb90 csn1: fix: do not return 0 if no bits left in the buffer by Vadim Yanitskiy · 4 years, 4 months ago
  35. 773cb74 rlcmac: fix encode_gsm_*(): do not suppress encoding errors by Vadim Yanitskiy · 4 years, 4 months ago
  36. 40d4e35 tests/llc: Change unrealistic time jump to avoid runtime error under ARM by Pau Espin Pedrol · 4 years, 4 months ago
  37. bbafcc1 tests/rlcmac: also enable logging for DRLCMACDATA category by Vadim Yanitskiy · 4 years, 4 months ago
  38. 1145fd2 gsm_rlcmac: improve dissection of MS RA Capability IE by Vincent Helfre · 4 years, 5 months ago
  39. 2679ec0 csn1: fix csnStreamDecoder(): skip bits unhandled by serialize() by Vadim Yanitskiy · 4 years, 4 months ago
  40. f22163b tests/rlcmac: add a new test vector for Packet Resource Request by Vadim Yanitskiy · 4 years, 4 months ago
  41. 0daf913 gsm_rlcmac: fix Packet_Resource_Request_t: s/Slot/I_LEVEL_TN/ by Pau Espin Pedrol · 4 years, 4 months ago
  42. b47e53b tests/rlcmac: also verify encoding of MS RA Capability by Vadim Yanitskiy · 4 years, 4 months ago
  43. 5fc6e01 llc_queue::{dequeue,enqueue}() refactor by Pau Espin Pedrol · 4 years, 4 months ago
  44. 55f06c3 tests/rlcmac: fix malformed MS RA capability in testRAcap() by Vadim Yanitskiy · 4 years, 4 months ago
  45. e60d9c7 gsm_rlcmac: fix misleading LOGP statement in decode_gsm_ra_cap() by Vadim Yanitskiy · 4 years, 4 months ago
  46. 1553049 csn1: use proper format specifier for unsigned integers by Vadim Yanitskiy · 4 years, 4 months ago
  47. 39a6505 csn1: get rid of C++ specific code, compile with GCC by Vadim Yanitskiy · 4 years, 5 months ago
  48. 8a87f91 tests/rlcmac: additionally match debug output of the CSN.1 codec by Vadim Yanitskiy · 4 years, 4 months ago
  49. 9b2f7c4 tests/rlcmac: mark Packet Polling Request as malformed by Vadim Yanitskiy · 4 years, 5 months ago
  50. 5574a58 csn1: fix csnStreamDecoder(): catch unknown CSN_CHOICE values by Vadim Yanitskiy · 4 years, 5 months ago
  51. 5e300ce Check return code of rlcmac decode/encode functions by Pau Espin Pedrol · 4 years, 5 months ago
  52. 9f62b92 tests/alloc: fix implicit conversion from 'double' to 'int8_t' by Vadim Yanitskiy · 4 years, 5 months ago
  53. cc76d41 gsm_rlcmac.h: Remove Uplink messages from the RlcMacDownlink_t structure by Pascal Quantin · 4 years, 5 months ago
  54. cdbc5db tests/rlcmac: Add test to showcase that decode_gsm_ra_cap() fails by Pau Espin Pedrol · 4 years, 5 months ago
  55. ea39fad tests/rlcmac: Don't check stderr output by Pau Espin Pedrol · 4 years, 5 months ago
  56. 87bfbe4 tests/rlcmac: Use osmo_hexdump to print buffers by Pau Espin Pedrol · 4 years, 5 months ago
  57. 5cb002f tests/rlcmac: Fix missing commas with unexpected results by Pau Espin Pedrol · 4 years, 5 months ago
  58. 99c437b tests/rlcmac: Memzero decoded struct by Pau Espin Pedrol · 4 years, 5 months ago
  59. 54681c3 tests/rlcmac: print test name at the start by Pau Espin Pedrol · 4 years, 5 months ago
  60. 506eb23 fix typo in log message by Pau Espin Pedrol · 4 years, 6 months ago
  61. 30f6617 tbf_dl.cpp: Fix typo in log line by Pau Espin Pedrol · 4 years, 7 months ago
  62. fd734de GprsMs::update_cs_ul(): clarify the meaning of old_link_qual by Vadim Yanitskiy · 4 years, 8 months ago
  63. 87b6e7d tests/tbf: suspend warnings about the link quality measurements by Vadim Yanitskiy · 4 years, 8 months ago
  64. 9d1cdb1 Move out tbf subclasses from tbf.h to their own headers by Pau Espin Pedrol · 4 years, 9 months ago
  65. 488aa29 cosmetic: fix whitespace by Pau Espin Pedrol · 4 years, 9 months ago
  66. 2beb1b8 tests/app_info: fix compiling with older g++ by Oliver Smith · 4 years, 10 months ago
  67. 2b5c629 Use osmo_tdef to implement dl-tbf-idle-time by Pau Espin Pedrol · 4 years, 10 months ago
  68. 63700ea Use osmo_tdef to implement ms-idle-time by Pau Espin Pedrol · 4 years, 10 months ago
  69. 474dc77 tests: TbfTest: Unify stderr and stdout to ease debugging by Pau Espin Pedrol · 4 years, 10 months ago
  70. cfb6321 Forward ETWS Primary Notification to MS by Oliver Smith · 4 years, 10 months ago
  71. 28f160e Introduce osmo_tdef infra and timer VTY commands by Pau Espin Pedrol · 4 years, 10 months ago
  72. 2585451 tests: test encoding of egprs ul ack/nacks by Alexander Couzens · 5 years ago
  73. cd2ac56 Remove undefined param passed to {logging,osmo_stats}_vty_add_cmds by Pau Espin Pedrol · 5 years ago
  74. 2d24eba decompress_crbb: add length argument for search_runlen by Alexander Couzens · 5 years ago
  75. 7fe3895 tests/BitcompTest: fix wording in log message by Alexander Couzens · 5 years ago
  76. 5c3783b gprs_bssgp_pcu: explicit allocate & initialize bssgp_nsi instance by Alexander Couzens · 5 years ago
  77. 41d6b35 Add test for MS mode and (M)CS settings by Max · 5 years ago
  78. 0e6ac79 TS alloc: expand tests log by Max · 6 years ago
  79. e742cc0 Use Timing Advance Index in UL assignments by Max · 5 years ago
  80. 3eb4736 Rewrite Packet Uplink IA Rest Octets for SBA by Max · 5 years ago
  81. 6e96dd4 Fix Channel Coding Command for MCS by Max · 5 years ago
  82. 898dddb MCS: add Channel Coding Command encoder by Max · 5 years ago
  83. 8a8e0fb MCS: add mcs_is_*() helpers by Max · 5 years ago
  84. a4de02d MCS: move Mode enum outside of class definition by Max · 5 years ago
  85. a035354 TBF-DL: log MCS as string by Max · 5 years ago
  86. 136ebcc MCS: use value_string for conversion by Max · 5 years ago
  87. 51754b6 MCS: move HeaderType enum outside of class definition by Max · 5 years ago
  88. f4d3973 MS store: move test helper to unit test by Max · 5 years ago
  89. 0fb91b7 tests: use -no-install libtool flag to avoid ./lt-* scripts by Oliver Smith · 5 years ago
  90. a3ff316 Use unique NSEI/BVCI/NSVCI in TBF tests by Max · 5 years ago
  91. bea2edb MCS: move Coding Scheme enum outside of class definition by Max · 5 years ago
  92. fa3085b Log (M)CS UL update errors by Max · 5 years ago
  93. 86e35e4 Enable LGLOBAL logging for TBF tests by Max · 5 years ago
  94. d3a0d91 Use msgb_eq_data_print() in tests by Max · 5 years ago
  95. 01f9bc7 EDGE tests: remove no-op check by Max · 5 years ago
  96. 360e021 EDGE tests: reduce code duplication by Max · 5 years ago
  97. 81b58cc Add encoding tests for Immediate Assignment by Max · 5 years ago
  98. 7426c5f Add define for dummy burst string by Max · 5 years ago
  99. 082443d change log level of "DL packet loss" log messages by Stefan Sperling · 6 years ago
  100. 33c52b6 tbf: add frame number to log output by Philipp Maier · 6 years ago