1. 1156776 encoding: pass pdch slot directly to encoding functions by Vadim Yanitskiy · 4 years ago
  2. a76cdac encoding: use bool for use_egprs in write_packet_uplink_assignment() by Vadim Yanitskiy · 3 years, 10 months ago
  3. 59d64fb encoding: fix RRBP field in write_packet_uplink_assignment() by Vadim Yanitskiy · 3 years, 10 months ago
  4. 7a1fdfd encoding: do not encode out of range Timing Advance values by Vadim Yanitskiy · 3 years, 10 months ago
  5. c0ddaa9 encoding: constify 'tbf' in UL/DL assignment functions by Vadim Yanitskiy · 3 years, 10 months ago
  6. e4bcd21 tbf: allocate the bitvec on stack in create_{dl,ul}_ass() by Vadim Yanitskiy · 3 years, 10 months ago
  7. c82c1f5 tbf: cosmetic: use GSM_MACBLOCK_LEN where possible by Vadim Yanitskiy · 3 years, 10 months ago
  8. 48587d5 gsm_rlcmac: use consistent naming for [Extended] Packet Timing Advance by Vadim Yanitskiy · 3 years, 10 months ago
  9. 1d52c1e pcu_l1_if: cosmetic: correct error message in pcu_rx_info_ind() by Vadim Yanitskiy · 3 years, 10 months ago
  10. 0f41b71 pcu_l1_if: cosmetic: move struct 'gprs_rlcmac_pdch' into the for loop by Vadim Yanitskiy · 4 years ago
  11. 11b0f00 pcu_l1_if: cosmetic: rename both 'trx'/'ts' to 'trx_nr'/'ts_nr' by Vadim Yanitskiy · 4 years ago
  12. ce0dae9 pcu_l1_if: constify the argument of pcu_rx_info_ind() by Vadim Yanitskiy · 4 years ago
  13. fad2128 pcu_l1_if: use proper format specifier for PCUIF version by Vadim Yanitskiy · 4 years ago
  14. b69928c pdch: rcv pkt meas rep: Allocate MS object early in path and use it by Pau Espin Pedrol · 3 years, 10 months ago
  15. 59fc0bd paging: pass struct osmo_mobile_identity, not encoded IE bytes by Neels Hofmeyr · 3 years, 10 months ago
  16. 0052051 use new osmo_mobile_identity api (avoid deprecation) by Neels Hofmeyr · 3 years, 10 months ago
  17. b75c27f Support setting rt-prio and cpu-affinity mask through VTY by Pau Espin Pedrol · 3 years, 10 months ago
  18. 183b01e doc: Update VTY reference xml file by Pau Espin Pedrol · 3 years, 10 months ago
  19. fad557e configure.ac: Fix trailing whitespace by Pau Espin Pedrol · 3 years, 10 months ago
  20. f2dad59 Introduce log macro helper LOGPMS by Pau Espin Pedrol · 3 years, 10 months ago
  21. 5f10fbb pdch: Drop unneeded notice log message in rcv pkt meas report by Pau Espin Pedrol · 3 years, 10 months ago
  22. a2c574e Fix typo in log message by Pau Espin Pedrol · 3 years, 10 months ago
  23. 74b750d debian/control: change maintainer to the Osmocom team / mailing list by Vadim Yanitskiy · 3 years, 10 months ago
  24. 811c90c direct-phy: fix handle_ph_ra_ind(): handle PH-RA.ind on PRACH SAPI by Vadim Yanitskiy · 4 years, 3 months ago
  25. 9d5a115 encoding: assert() presence of Downlink TBF by Vadim Yanitskiy · 4 years ago
  26. 8f628ab encoding: drop log_alert_exit(), use OSMO_ASSERT() instead by Vadim Yanitskiy · 4 years ago
  27. eb1e0fa bts: cosmetic: use DUMMY_VEC for padding where possible by Vadim Yanitskiy · 4 years ago
  28. 5935707 pdch.cpp: Store TLLI promptly on newly created TLLI in rcv_resource_request by Pau Espin Pedrol · 4 years ago
  29. 9e7361a pdch.cpp: Fix wrong annoying log line about non-scheduled ResourceReq received by Pau Espin Pedrol · 4 years ago
  30. bcb226d pdch.cpp: Avoid resetting (egprs_)ms_class to unknown if not found in MS RadioAccCap by Pau Espin Pedrol · 4 years ago
  31. 85faa76 pdch.cpp: Avoid dropping existing DL TBF during rcv_resource_request by Pau Espin Pedrol · 4 years ago
  32. f2c6c83 encoding.cpp: Fix missing spacing in function param by Pau Espin Pedrol · 4 years ago
  33. 732373d encoding: Encode TA as unsigned and check validty against GSM48_TA_INVALID by Pau Espin Pedrol · 4 years ago
  34. 26743ac tbf_dl: uint8_t is enough to store a TA value by Pau Espin Pedrol · 4 years ago
  35. f861d31 decoding.cpp: Improve logging in malformed UL data parsing by Pau Espin Pedrol · 4 years ago
  36. 72e3956 Set correct GSMTAP channel type for PDTCH messages returning error by Pau Espin Pedrol · 4 years ago
  37. 259532f pdch.cpp: Fix logging line format in rcv_block wrong length by Pau Espin Pedrol · 4 years ago
  38. d21e961 tbf: Drop unneeded method set_tlli_from_ul by Pau Espin Pedrol · 4 years ago
  39. cbf05f5 gprs_ms: Transfer known EGPRS MS class when mergling old MS by Pau Espin Pedrol · 4 years ago
  40. 43f0bce gprs_ms: Small clean ups in IMSI storage related code by Pau Espin Pedrol · 4 years ago
  41. 81b610e bts: fix send_gsmtap_rach(): properly pack 11 bit RA by Vadim Yanitskiy · 4 years ago
  42. 07b6487 bts: add send_gsmtap_rach(), also send PTCCH/U over GSMTAP by Vadim Yanitskiy · 4 years ago
  43. b90d34b BTS::parse_rach_ind(): properly handle EGPRS Packet Channel Request by Vadim Yanitskiy · 4 years, 1 month ago
  44. a0a0b7f bts: refactor handling and parsing of RACH.ind by Vadim Yanitskiy · 4 years, 1 month ago
  45. 088dcbc doc/manuals: fix typo in overview.adoc: s/Omsocom/Osmocom/g by Vadim Yanitskiy · 4 years, 1 month ago
  46. 4c593c8 encoding: fix write_ia_rest_egprs_uplink_sba(): add missing CHECK(rc) by Vadim Yanitskiy · 4 years, 1 month ago
  47. a2d972a RLC/MAC: implement decoding of EGPRS Packet Channel Request by Vadim Yanitskiy · 4 years, 3 months ago
  48. 3f2022e encoding: cosmetic: use RLC_MODE_ACKNOWLEDGED where possible by Vadim Yanitskiy · 4 years, 1 month ago
  49. 93ad3fd csn1: fix: never use enumerated types in codec structures by Vadim Yanitskiy · 4 years, 1 month ago
  50. 0614e93 csn1: fix csnStreamEncoder(): always check the choice index by Vadim Yanitskiy · 4 years, 1 month ago
  51. fac8332 csn1: fix csnStreamEncoder(): also check length of the choice list by Vadim Yanitskiy · 4 years, 1 month ago
  52. c991566 csn1: fix M_CHOICE: restirct maximum length of the choice list by Vadim Yanitskiy · 4 years, 1 month ago
  53. 6fd4733 l1if: fix: s/pcu_rx_rach_ind_pdtch/pcu_rx_rach_ind_ptcch/g by Vadim Yanitskiy · 4 years, 1 month ago
  54. 0d7bc87 Makefile.am: EXTRA_DIST: debian, contrib/*.spec.in by Oliver Smith · 4 years, 1 month ago
  55. 0b0391f gsmtap: Set signal level and SNR fields by Pau Espin Pedrol · 4 years, 1 month ago
  56. 2ae8337 Get rid of class GprsCodingScheme by Pau Espin Pedrol · 4 years, 1 month ago
  57. c10cb81 contrib: integrate RPM spec by Oliver Smith · 4 years, 1 month ago
  58. d0156fd contrib: import RPM spec by Oliver Smith · 4 years, 1 month ago
  59. c33a024 tbf_ul: Fix UL ACK not sent to MS if intermediate UL block is lost by Pau Espin Pedrol · 4 years, 1 month ago
  60. 5bb87b8 rlc: Move prepare() function out of gprs_rlc_data struct by Pau Espin Pedrol · 4 years, 1 month ago
  61. c68e970 rlc: Drop unused function gprs_rlc_data::put_data by Pau Espin Pedrol · 4 years, 1 month ago
  62. 7b9e56a sysmo: femtobts.h: Avoid redefining global variables by Pau Espin Pedrol · 4 years, 1 month ago
  63. 09afd6f pcu: tbf_ul: Clean up maybe_schedule_uplink_acknack() by Pau Espin Pedrol · 4 years, 1 month ago
  64. 97e88fd bts: Drop specific functions to add values to stats by Pau Espin Pedrol · 4 years, 1 month ago
  65. a107f8f bts: Drop specific functions to add values to counters by Pau Espin Pedrol · 4 years, 1 month ago
  66. 2338e53 bts: Drop specific functions to increase counters by Pau Espin Pedrol · 4 years, 1 month ago
  67. 5dc6e46 Drop unneeded arg 'ta' in tbf_alloc_ul() by Pau Espin Pedrol · 4 years, 1 month ago
  68. ce60011 pdch: rcv_resource_request(): Clarify tbf_free only needed if MS used to exist beforehand by Pau Espin Pedrol · 4 years, 1 month ago
  69. de0e558 gprs_debug: Use only LOGL_NOTICE as default loglevel by Philipp Maier · 4 years, 3 months ago
  70. 322456e Expect ms object to exist before calling tbf_alloc_dl_tbf() by Pau Espin Pedrol · 4 years, 1 month ago
  71. 17402a5 Expect ms object to exist before calling tbf_alloc_ul_tbf() by Pau Espin Pedrol · 4 years, 1 month ago
  72. f094b46 fix egprs_mslot_class_from_ra(): multislot class may not be present by Vadim Yanitskiy · 4 years, 1 month ago
  73. db9ea55 Use OSMO_FD_* instead of deprecated BSC_FD_* by Pau Espin Pedrol · 4 years, 1 month ago
  74. e6bca37 bts: Return uint8_t in egprs_mslot_class_from_ra() by Pau Espin Pedrol · 4 years, 1 month ago
  75. 98eb03c bts: Fix Decoding EGPRS MultislotClass from 11-bit EGPRS PACKET CHANNEL REQUEST by Pau Espin Pedrol · 4 years, 1 month ago
  76. 9ee90d2 bts: Rename mslot_class_from_ra by Pau Espin Pedrol · 4 years, 1 month ago
  77. acd67cb tbf: Avoid crash: don't set TBF window size if setup failed by Pau Espin Pedrol · 4 years, 1 month ago
  78. 20331ae pdch: Avoid sending GSMTAP_CHANNEL_UNKOWN for rejected UL EGPRS data block by Pau Espin Pedrol · 4 years, 2 months ago
  79. 3301cc9 pcu_l1_if: Don't use GSMTAP_CHANNEL_PACCH when sending unknown gsmtap blocks by Pau Espin Pedrol · 4 years, 2 months ago
  80. 3f27fb5 TBF/UL: fix rcv_data_block_acknowledged(): print the actual TLLI by Vadim Yanitskiy · 4 years, 2 months ago
  81. 72ec18c sba: fix possible memleak in SBAController::alloc() by Vadim Yanitskiy · 4 years, 3 months ago
  82. a4e8c10 TODO: remove those that have obviously been implemented 5+ years ago by Harald Welte · 4 years, 2 months ago
  83. 2e90a1f configure.ac: fix libtool issue with clang and sanitizer by Eric · 4 years, 2 months ago
  84. b30f28f l1if: fix pcu_rx_rach_ind(): use proper format string specifiers by Vadim Yanitskiy · 4 years, 3 months ago
  85. c374ab0 csn1: Remove code block from CSN_NEXT_EXIST_LH by Pau Espin Pedrol · 4 years, 3 months ago
  86. c8280a5 csn1: Properly verify CSN_BITMAP length by Pau Espin Pedrol · 4 years, 3 months ago
  87. f5e275a csn1: verify enough bits present to decode whole CSN_UINT_ARRAY by Pau Espin Pedrol · 4 years, 3 months ago
  88. 70a2117 csn1: Fix Several typos & whitespace by Pau Espin Pedrol · 4 years, 3 months ago
  89. 99eb353 rlcmac: add dissection of 2G->3G/4G PS handover by Pau Espin Pedrol · 4 years, 3 months ago
  90. f3ac06b rlcmac: support decode FDD_CELL_INFORMATION of "UTRAN FDD Description by Pau Espin Pedrol · 4 years, 3 months ago
  91. b2653fe Move gsm_rlcmac.cpp -> .c by Pau Espin Pedrol · 4 years, 3 months ago
  92. 799cf82 gsm_rlcmac: Disable unused CSN1 descriptors by Pau Espin Pedrol · 4 years, 3 months ago
  93. d2e50e7 fix: properly include pure C headers from C++ code by Vadim Yanitskiy · 4 years, 3 months ago
  94. a0cbde7 tbf.cpp: Include c++ <new> header required for new operator's replacement type by Pau Espin Pedrol · 4 years, 3 months ago
  95. ce16014 pdch: cosmetic: use GSM_MI_TYPE_* constants from libosmocore by Vadim Yanitskiy · 4 years, 3 months ago
  96. d71c566 pdch: fix packet_paging_request(): properly print paging MI by Vadim Yanitskiy · 4 years, 3 months ago
  97. 0b25f69 BSSGP: fix: properly encode P-TMSI in RR Paging Request by Vadim Yanitskiy · 4 years, 3 months ago
  98. f497412 BSSGP: cosmetic use OSMO_IMSI_BUF_SIZE from libosmocore by Vadim Yanitskiy · 4 years, 3 months ago
  99. 2b6acd8 Don't check ul_control_block before decoding into it. by Keith · 4 years, 3 months ago
  100. e5e2f74 csn1.h: Fix trailing whitespace by Pau Espin Pedrol · 4 years, 3 months ago