1. 87c6dd3 pcu_l1_if: fix misaligned assignment of remote address by Alexander Couzens · 3 years, 8 months ago
  2. 9f6d1a8 tbf: Drop unused function disable_egprs() by Pau Espin Pedrol · 3 years, 8 months ago
  3. b385969 Move dl_tbf allocation code to correct file by Pau Espin Pedrol · 3 years, 8 months ago
  4. 442198c Move ul_tbf allocation code to correct file by Pau Espin Pedrol · 3 years, 8 months ago
  5. e9f77d3 tbf: Set MS during constructor time by Pau Espin Pedrol · 3 years, 8 months ago
  6. 7bde60f tbf: Implement enable_egprs() once by Pau Espin Pedrol · 3 years, 8 months ago
  7. b3f2397 tbf: Make window() available to tbf base class by Pau Espin Pedrol · 3 years, 8 months ago
  8. 834cbab Move constructor gprs_rlcmac_dl_tbf::BandWidth to correct file by Pau Espin Pedrol · 3 years, 8 months ago
  9. 9767e44 Move gprs_rlcmac_ul_tbf::window to correct file by Pau Espin Pedrol · 3 years, 8 months ago
  10. 1136fdb main: add --vty-ref-mode, use vty_dump_xml_ref_mode() by Vadim Yanitskiy · 3 years, 8 months ago
  11. 35668a2 main: remove line breaks in print_help(), increase spacing by Vadim Yanitskiy · 3 years, 8 months ago
  12. a611b4f Fix several calls to LOGPAL by Pau Espin Pedrol · 3 years, 8 months ago
  13. 8353d97 Improve debug logging for alloc algos by Pau Espin Pedrol · 3 years, 8 months ago
  14. 8347359 Use osmo_fd_setup() whenever applicable by Harald Welte · 3 years, 8 months ago
  15. a6c5db9 fix tbf_select_slot_set(): use LOGP() instead of LOGPC() by Vadim Yanitskiy · 3 years, 9 months ago
  16. 5bece2a Rework NS configuration over the info indication by Alexander Couzens · 3 years, 9 months ago
  17. 974cc7b gprs_bssgp_pcu: fix: do not crash on receipt of subsequent INFO.ind by Vadim Yanitskiy · 3 years, 9 months ago
  18. d038361 struct gprs_rlcmac_bts: remove unused 'nsei' field by Vadim Yanitskiy · 3 years, 9 months ago
  19. 0d0ac1b gprs_bssgp_pcu: fix possible memleak in gprs_nsvc_create_and_connect() by Vadim Yanitskiy · 3 years, 9 months ago
  20. 194b6f0 gprs_bssgp_pcu: make osmo_sockaddr local/sgsn arguments const by Vadim Yanitskiy · 3 years, 9 months ago
  21. 08c5037 pcu_main: add commandline option --vty-ref-xml by Philipp Maier · 3 years, 9 months ago
  22. 781f04a pcu_l1_if: print NSVC address in more common format by Vadim Yanitskiy · 3 years, 9 months ago
  23. 24c643e pcu_l1_if: use proper format string specifiers: %d -> %u by Vadim Yanitskiy · 3 years, 9 months ago
  24. 19622ae pcu_l1_if: cosmetic: make {local,remote}_sockaddr scoped variables by Vadim Yanitskiy · 3 years, 9 months ago
  25. c1a726c pcu_l1_if: correct logging level in pcu_rx_info_ind() by Vadim Yanitskiy · 3 years, 9 months ago
  26. 5d5b50a pcu_l1_if: cosmetic: use ARRAY_SIZE() in pcu_rx_info_ind() by Vadim Yanitskiy · 3 years, 9 months ago
  27. 9459ebd vty: add attributes to VTY commands indicating when they apply by Philipp Maier · 3 years, 9 months ago
  28. 290d903 Use the new NS2 lib by Alexander Couzens · 3 years, 9 months ago
  29. 0a369e5 bts.cpp: Increase constructor priority by Harald Welte · 3 years, 9 months ago
  30. 84abd2f Fix crash accessing NULL tbf->pdch[first_ts] by Pau Espin Pedrol · 3 years, 9 months ago
  31. 01aef5e cosmetic: Fix typo in comment by Pau Espin Pedrol · 3 years, 9 months ago
  32. 5d2d2ec cosmetic: Fix indentation of for loops by Pau Espin Pedrol · 3 years, 9 months ago
  33. a1ac2f0 vty: Add 'show bts pdch' command by Pau Espin Pedrol · 3 years, 9 months ago
  34. 5fc9577 cosmetic: fix indentation alignment by Pau Espin Pedrol · 3 years, 9 months ago
  35. bd9973a Free all MS TBFs when receiving GPRS Suspension Request by Pau Espin Pedrol · 3 years, 9 months ago
  36. e3ef51e gprs_ms_storage.h: Set pointer to NULL instead of 0 by Pau Espin Pedrol · 3 years, 9 months ago
  37. cd6c466 tbf: Don't log rlcmac_diag() output in separate lines by Pau Espin Pedrol · 3 years, 9 months ago
  38. 9b5c960 pcuif_proto: version 10: add support for IPv6 NSVCs by Alexander Couzens · 4 years ago
  39. 8e2bd1e pcuif_proto: version 10: add frequency hopping parameters by Vadim Yanitskiy · 4 years ago
  40. 40a9e60 Revert "pcuif_proto: version 0xa: add support for IPv6 NSVCs" by Alexander Couzens · 3 years, 9 months ago
  41. 38aaa10 pcuif_proto: version 0xa: add support for IPv6 NSVCs by Alexander Couzens · 4 years ago
  42. 2597cf1 encoding: fix gen_freq_params(): do not check pdch twice by Vadim Yanitskiy · 3 years, 10 months ago
  43. 542e388 encoding: implement handing of hopping parameters by Vadim Yanitskiy · 4 years ago
  44. db56a35 encoding: use CSN.1 codec to generate Packet Uplink Assignment by Vadim Yanitskiy · 3 years, 10 months ago
  45. 962d717 encoding: clarify docstring for write_packet_downlink_assignment() by Vadim Yanitskiy · 3 years, 10 months ago
  46. 1d68cdf Fix recent typo preventing MS from registering by Pau Espin Pedrol · 3 years, 10 months ago
  47. 1156776 encoding: pass pdch slot directly to encoding functions by Vadim Yanitskiy · 4 years ago
  48. a76cdac encoding: use bool for use_egprs in write_packet_uplink_assignment() by Vadim Yanitskiy · 3 years, 10 months ago
  49. 59d64fb encoding: fix RRBP field in write_packet_uplink_assignment() by Vadim Yanitskiy · 3 years, 10 months ago
  50. 7a1fdfd encoding: do not encode out of range Timing Advance values by Vadim Yanitskiy · 3 years, 10 months ago
  51. c0ddaa9 encoding: constify 'tbf' in UL/DL assignment functions by Vadim Yanitskiy · 3 years, 10 months ago
  52. e4bcd21 tbf: allocate the bitvec on stack in create_{dl,ul}_ass() by Vadim Yanitskiy · 3 years, 10 months ago
  53. c82c1f5 tbf: cosmetic: use GSM_MACBLOCK_LEN where possible by Vadim Yanitskiy · 3 years, 10 months ago
  54. 48587d5 gsm_rlcmac: use consistent naming for [Extended] Packet Timing Advance by Vadim Yanitskiy · 3 years, 10 months ago
  55. 1d52c1e pcu_l1_if: cosmetic: correct error message in pcu_rx_info_ind() by Vadim Yanitskiy · 3 years, 10 months ago
  56. 0f41b71 pcu_l1_if: cosmetic: move struct 'gprs_rlcmac_pdch' into the for loop by Vadim Yanitskiy · 4 years ago
  57. 11b0f00 pcu_l1_if: cosmetic: rename both 'trx'/'ts' to 'trx_nr'/'ts_nr' by Vadim Yanitskiy · 4 years ago
  58. ce0dae9 pcu_l1_if: constify the argument of pcu_rx_info_ind() by Vadim Yanitskiy · 4 years ago
  59. fad2128 pcu_l1_if: use proper format specifier for PCUIF version by Vadim Yanitskiy · 4 years ago
  60. b69928c pdch: rcv pkt meas rep: Allocate MS object early in path and use it by Pau Espin Pedrol · 3 years, 10 months ago
  61. 59fc0bd paging: pass struct osmo_mobile_identity, not encoded IE bytes by Neels Hofmeyr · 3 years, 10 months ago
  62. 0052051 use new osmo_mobile_identity api (avoid deprecation) by Neels Hofmeyr · 3 years, 10 months ago
  63. b75c27f Support setting rt-prio and cpu-affinity mask through VTY by Pau Espin Pedrol · 3 years, 10 months ago
  64. f2dad59 Introduce log macro helper LOGPMS by Pau Espin Pedrol · 3 years, 10 months ago
  65. 5f10fbb pdch: Drop unneeded notice log message in rcv pkt meas report by Pau Espin Pedrol · 3 years, 10 months ago
  66. a2c574e Fix typo in log message by Pau Espin Pedrol · 3 years, 10 months ago
  67. 811c90c direct-phy: fix handle_ph_ra_ind(): handle PH-RA.ind on PRACH SAPI by Vadim Yanitskiy · 4 years, 3 months ago
  68. 9d5a115 encoding: assert() presence of Downlink TBF by Vadim Yanitskiy · 4 years ago
  69. 8f628ab encoding: drop log_alert_exit(), use OSMO_ASSERT() instead by Vadim Yanitskiy · 4 years ago
  70. eb1e0fa bts: cosmetic: use DUMMY_VEC for padding where possible by Vadim Yanitskiy · 4 years ago
  71. 5935707 pdch.cpp: Store TLLI promptly on newly created TLLI in rcv_resource_request by Pau Espin Pedrol · 4 years ago
  72. 9e7361a pdch.cpp: Fix wrong annoying log line about non-scheduled ResourceReq received by Pau Espin Pedrol · 4 years ago
  73. bcb226d pdch.cpp: Avoid resetting (egprs_)ms_class to unknown if not found in MS RadioAccCap by Pau Espin Pedrol · 4 years ago
  74. 85faa76 pdch.cpp: Avoid dropping existing DL TBF during rcv_resource_request by Pau Espin Pedrol · 4 years ago
  75. f2c6c83 encoding.cpp: Fix missing spacing in function param by Pau Espin Pedrol · 4 years ago
  76. 732373d encoding: Encode TA as unsigned and check validty against GSM48_TA_INVALID by Pau Espin Pedrol · 4 years ago
  77. 26743ac tbf_dl: uint8_t is enough to store a TA value by Pau Espin Pedrol · 4 years ago
  78. f861d31 decoding.cpp: Improve logging in malformed UL data parsing by Pau Espin Pedrol · 4 years ago
  79. 72e3956 Set correct GSMTAP channel type for PDTCH messages returning error by Pau Espin Pedrol · 4 years ago
  80. 259532f pdch.cpp: Fix logging line format in rcv_block wrong length by Pau Espin Pedrol · 4 years ago
  81. d21e961 tbf: Drop unneeded method set_tlli_from_ul by Pau Espin Pedrol · 4 years ago
  82. cbf05f5 gprs_ms: Transfer known EGPRS MS class when mergling old MS by Pau Espin Pedrol · 4 years ago
  83. 43f0bce gprs_ms: Small clean ups in IMSI storage related code by Pau Espin Pedrol · 4 years ago
  84. 81b610e bts: fix send_gsmtap_rach(): properly pack 11 bit RA by Vadim Yanitskiy · 4 years, 1 month ago
  85. 07b6487 bts: add send_gsmtap_rach(), also send PTCCH/U over GSMTAP by Vadim Yanitskiy · 4 years, 1 month ago
  86. b90d34b BTS::parse_rach_ind(): properly handle EGPRS Packet Channel Request by Vadim Yanitskiy · 4 years, 1 month ago
  87. a0a0b7f bts: refactor handling and parsing of RACH.ind by Vadim Yanitskiy · 4 years, 1 month ago
  88. 4c593c8 encoding: fix write_ia_rest_egprs_uplink_sba(): add missing CHECK(rc) by Vadim Yanitskiy · 4 years, 1 month ago
  89. a2d972a RLC/MAC: implement decoding of EGPRS Packet Channel Request by Vadim Yanitskiy · 4 years, 3 months ago
  90. 3f2022e encoding: cosmetic: use RLC_MODE_ACKNOWLEDGED where possible by Vadim Yanitskiy · 4 years, 1 month ago
  91. 93ad3fd csn1: fix: never use enumerated types in codec structures by Vadim Yanitskiy · 4 years, 1 month ago
  92. 0614e93 csn1: fix csnStreamEncoder(): always check the choice index by Vadim Yanitskiy · 4 years, 1 month ago
  93. fac8332 csn1: fix csnStreamEncoder(): also check length of the choice list by Vadim Yanitskiy · 4 years, 1 month ago
  94. c991566 csn1: fix M_CHOICE: restirct maximum length of the choice list by Vadim Yanitskiy · 4 years, 1 month ago
  95. 6fd4733 l1if: fix: s/pcu_rx_rach_ind_pdtch/pcu_rx_rach_ind_ptcch/g by Vadim Yanitskiy · 4 years, 1 month ago
  96. 0b0391f gsmtap: Set signal level and SNR fields by Pau Espin Pedrol · 4 years, 1 month ago
  97. 2ae8337 Get rid of class GprsCodingScheme by Pau Espin Pedrol · 4 years, 1 month ago
  98. 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
  99. 5bb87b8 rlc: Move prepare() function out of gprs_rlc_data struct by Pau Espin Pedrol · 4 years, 1 month ago
  100. c68e970 rlc: Drop unused function gprs_rlc_data::put_data by Pau Espin Pedrol · 4 years, 1 month ago