1. cae79e9 Show BTS Channel Load on Ericsson BTS by Keith · 3 years, 2 months ago keith/rbs_mo
  2. 3161a9c Ignore CHANnel ReQuireD with Access Delay IE > 63 by Keith · 3 years, 2 months ago
  3. 764449e fix/refactor neighbor config by Neels Hofmeyr · 3 years, 2 months ago
  4. d88f9a5 refactor handover penalty timers by Neels Hofmeyr · 3 years, 2 months ago
  5. 3ac1278 stats: T3122 related: num_values 16 -> 60 by Oliver Smith · 3 years, 2 months ago
  6. 2d168bd Add command to enable RX diversity to RBS2000 by Javi · 3 years, 2 months ago
  7. 0a3913e Add vty command for Ericsson RBS2000 sync by Javi · 3 years, 2 months ago
  8. 3991ae5 abis_nm: enrich debug messages with contextual info by Vadim Yanitskiy · 3 years, 8 months ago
  9. e4b52df Disallow changing the type of an existing BTS from the vty by Keith · 3 years, 3 months ago
  10. cdbd7e3 SI13: Enable sending GPRS Cell Options Extension Information on GPRS-only BTS by Pau Espin Pedrol · 3 years, 3 months ago
  11. 456a962 stats: add SIGN/SPEECH assignment subcategories by Michael Iedema · 3 years, 3 months ago
  12. 0cfed38 Fix neigh resolution service on local neighbours by Pau Espin Pedrol · 3 years, 3 months ago
  13. a27e8a5 Move bts_ident_key to neighbor_ident.c by Pau Espin Pedrol · 3 years, 3 months ago
  14. a2f21b3 bsc_vty: mark repeat rxqual 4 (BER >= 1.6) as default by Philipp Maier · 3 years, 3 months ago
  15. d01bc3e Introduce VTY cmd to configure Alpha in SI13 by Pau Espin Pedrol · 3 years, 3 months ago
  16. c72c853 hide the "smscb-command" vty command; people should use osmo-cbc by Harald Welte · 3 years, 3 months ago
  17. ea8d693 power_control: make P_CON_INTERVAL parameter configurable by Vadim Yanitskiy · 3 years, 3 months ago
  18. e1d2691 power_control: enable Uplink DPC by default if format is known by Vadim Yanitskiy · 3 years, 3 months ago
  19. d5a03a5 power_control: check BTS model in cfg_power_ctrl_avg_osmo_ewma() by Vadim Yanitskiy · 3 years, 3 months ago
  20. b03e73f lchan activation: indicate whether TA is known by Neels Hofmeyr · 3 years, 4 months ago
  21. 980a28f rename lchan->rqd_ta to last_ta by Neels Hofmeyr · 3 years, 4 months ago
  22. 71b1bc4 lchan assignment when RTP is set up: don't break on Mode Modify by Neels Hofmeyr · 3 years, 4 months ago
  23. 9a66b3f cosmetic: shorten deref chains where possible by Michael Iedema · 3 years, 3 months ago
  24. e511c99 assignment_fsm: assert the result of conn_get_bts() by Vadim Yanitskiy · 3 years, 4 months ago
  25. f1c82b8 BS-11: Send proprietary MRPCI message after assignment + HO complete by Harald Welte · 3 years, 10 months ago
  26. b4364a4 hodec2: fix intra-cell congestion balancing with source lchan on dyn TS by Neels Hofmeyr · 3 years, 4 months ago
  27. 1475aac Allow configuring SI13 CCN_ACTIVE bit from VTY, enable by default on osmo-bts by Pau Espin Pedrol · 3 years, 5 months ago
  28. e3d0b93 stats: Add granularity to chan:rf_fail stat. by Michael Iedema · 3 years, 4 months ago
  29. 5e01039 select_best_cipher(): Prefer A5/1 over A5/2 by Harald Welte · 3 years, 4 months ago
  30. f4db24c cosmetic: bts-sysmo: Fix whitespace indentation by Pau Espin Pedrol · 3 years, 4 months ago
  31. 80184ae abis_rsl: check if emergency calling is disabled before premption by Philipp Maier · 3 years, 4 months ago
  32. 20a90a9 bsc_vty: fix acch_repetition ber threshold strings by Philipp Maier · 3 years, 4 months ago
  33. f7e25a1 hodec2: fix congestion balancing on dyn TS by Neels Hofmeyr · 3 years, 4 months ago
  34. 2eeef70 lchan_avail(): omit logging for handover decision 2 by Neels Hofmeyr · 3 years, 4 months ago
  35. 3025e69 hodec2: fix congestion resolution on dyn TS by Neels Hofmeyr · 3 years, 4 months ago
  36. e42208c stats: Add granularity to SDCCH/TCH/LU activity. by Michael Iedema · 3 years, 4 months ago
  37. d2e0654 gsm_data: return early if MS Power class remains the same by Vadim Yanitskiy · 3 years, 4 months ago
  38. 259e797 vty: fix 'codec-list' command: check all given arguments first by Vadim Yanitskiy · 3 years, 4 months ago
  39. f5c8034 power_control: fix: properly initialize per-lchan BS power by Vadim Yanitskiy · 3 years, 4 months ago
  40. cbf1b93 vty: fix writing empty IP address for unconfigured NSVCs by Vadim Yanitskiy · 3 years, 4 months ago
  41. df1affd vty: use 'const' for *nsvc in config_write_bts_gprs() by Vadim Yanitskiy · 3 years, 4 months ago
  42. 8e830dd hodec2: to balance congestion, use overload percent by Neels Hofmeyr · 3 years, 4 months ago
  43. 55a015d Introduce Neighbor Resolution Service by Pau Espin Pedrol · 3 years, 5 months ago
  44. 0096f27 hodec2: fix congestion oscillation bug by Neels Hofmeyr · 3 years, 4 months ago
  45. d946e5b hodec2: add ho_candidate.{current,target}.free_tch by Neels Hofmeyr · 3 years, 4 months ago
  46. 1dc9a7f hodec2: reduce check_requirements() args by Neels Hofmeyr · 3 years, 4 months ago
  47. d4f8a8b hodec2: cosmetic: clarify ho_candidate.{current,target} by Neels Hofmeyr · 3 years, 4 months ago
  48. 0a2541c power_control: add increase / reduce step size recommendations by Vadim Yanitskiy · 3 years, 5 months ago
  49. 3f1c43e hodec2: fix candidate choices in congestion check by Neels Hofmeyr · 3 years, 5 months ago
  50. 305f21f hodec2: cosmetic: clarify afs_bias, simplify pick_better_lchan_to_move() by Neels Hofmeyr · 3 years, 5 months ago
  51. 0c01ab6 hodec2: clarify current and target rxlev per candidate by Neels Hofmeyr · 3 years, 5 months ago
  52. d15d672 hodec2: code dup / cosmetics by Neels Hofmeyr · 3 years, 5 months ago
  53. 23da99d hodec2: cosmetic: add dBm unit to rxval logging by Neels Hofmeyr · 3 years, 5 months ago
  54. c137152 ericsson_rbs2000: fix unreachable code in inp_sig_cb() by Vadim Yanitskiy · 3 years, 5 months ago
  55. 71a2147 smscb: Fix adding of SMSCB messages when no message with lower period exists by Harald Welte · 3 years, 5 months ago
  56. a95a1e6 vty: fix wrong attributes for UL/DL ACCH repetition commands by Vadim Yanitskiy · 3 years, 5 months ago
  57. e9bf271 vty: join UL/DL SACCH repetition commands together by Vadim Yanitskiy · 3 years, 5 months ago
  58. c01c58d power_control: vty: do not print 'no (rxlev-avg|rxqual-avg)' by Vadim Yanitskiy · 3 years, 5 months ago
  59. 6d46677 smscb: Avoid scheduler array overflow by Harald Welte · 3 years, 5 months ago
  60. ae449f3 abis_om2000: Handle DP object in get_om2k_mo() by Harald Welte · 3 years, 5 months ago
  61. 15911eb om2000: Add "show bts 0 om2k-mo" command by Harald Welte · 3 years, 5 months ago
  62. c77cea4 abis_om2000: keep OM2K FSMs around, don't terminate by Harald Welte · 3 years, 5 months ago
  63. cde3d1f vty: fix NULL-pointer dereference in cfg_bts_rep_dl_facch() by Vadim Yanitskiy · 3 years, 5 months ago
  64. c5f51ee power_control: vty: some commands are not vendor specific by Vadim Yanitskiy · 3 years, 5 months ago
  65. a3b91de abis_om2000: Mark om2k_mo_fsm_start() as static by Harald Welte · 3 years, 5 months ago
  66. 1a7bdb2 [cosmetic] abis_om2000: Re-format to use longer lines by Harald Welte · 3 years, 5 months ago
  67. a34ced0 abis_om2000: make om2k_mo_name() an exported function by Harald Welte · 3 years, 5 months ago
  68. c57333e Add a bts_model->bts_init() and trx_init() call-back function by Harald Welte · 3 years, 5 months ago
  69. ade9435 power_control: enable dynamic MS power control for osmo-bts by Vadim Yanitskiy · 3 years, 5 months ago
  70. f4674e3 power_control: fix swapped lower/upper RxQual threshold values by Vadim Yanitskiy · 3 years, 5 months ago
  71. 06b8a78 power_control: encoding of H_REQAVE and H_REQT for ip.access by Vadim Yanitskiy · 3 years, 5 months ago
  72. 598ed06 vty: cosmetic: make all 'struct cmd_node' definitions static by Vadim Yanitskiy · 3 years, 5 months ago
  73. f2adcd4 power_control: reflect MS/BS Power difference in the VTY prompt by Vadim Yanitskiy · 3 years, 5 months ago
  74. 53866d3 power_control: add VTY command to set static / maximum BS Power by Vadim Yanitskiy · 3 years, 5 months ago
  75. 040d220 power_control: add VTY command for re-sending default parameters by Vadim Yanitskiy · 3 years, 5 months ago
  76. 0ce12e7 power_control: add VTY commands for per-BTS configuration by Vadim Yanitskiy · 3 years, 5 months ago
  77. c551583 OM2K: Skip the entire CON MO if there are no connection groups by Harald Welte · 3 years, 5 months ago
  78. 65c02ae OM2K: Permit transition from WAIT_CONF_RES -> WAIT_ENABLE_ACCEPT by Harald Welte · 3 years, 5 months ago
  79. 2d5fa29 abis_om2000: Force TRX NM state to UNLOCKED once TRX is up by Harald Welte · 3 years, 5 months ago
  80. 7887dc2 power_control: make use of MS/BS parameters in RSL messages by Vadim Yanitskiy · 3 years, 5 months ago
  81. 2d7c2ce power_control: add encoder for ip.access nanoBTS and OsmoBTS by Vadim Yanitskiy · 3 years, 5 months ago
  82. f31c42e power_control: send default parameters from bootstrap_rsl() by Vadim Yanitskiy · 3 years, 5 months ago
  83. 8bde75c power_control: add new structures and default parameters by Vadim Yanitskiy · 3 years, 5 months ago
  84. e0adb24 abis_rsl: turn rsl_msgb_alloc() a macro and move it to header by Vadim Yanitskiy · 3 years, 5 months ago
  85. 6e27ce6 bsc_vty: mark repeated ACCH value of 1.9% to 2.7% BER as default by Philipp Maier · 3 years, 6 months ago
  86. 0597745 Use rest_octets functionalities from libosmocore by Pau Espin Pedrol · 3 years, 5 months ago
  87. 027b506 vty: add new attribute for vendor-specific commands by Vadim Yanitskiy · 3 years, 5 months ago
  88. 626b7a0 NM FSMs: fix DISABLED_NOTINSTALLED -> DISABLED_NOTINSTALLED by Vadim Yanitskiy · 3 years, 5 months ago
  89. ef65d3d hodec 2: prefer moving TCH/H from half-used dyn TS by Neels Hofmeyr · 3 years, 6 months ago
  90. 44a0e0f oml: Delay configuring NSVC until BTS features are negotiated by Pau Espin Pedrol · 3 years, 6 months ago
  91. 396eb76 Fix typo in function nanobts_attr_nsvc_get by Pau Espin Pedrol · 3 years, 6 months ago
  92. 10364c8 Handle BTS/BBTRANSC Get Attributes (Ack) in NM FSMs by Pau Espin Pedrol · 3 years, 6 months ago
  93. dd6af77 abis_nm: Simplify param passing to abis_nm_rx_get_attr_resp() by Pau Espin Pedrol · 3 years, 6 months ago
  94. d74bb1e Introduce NM GPRS NSVC FSM by Alexander Couzens · 3 years, 6 months ago
  95. aab54b4 Introduce NM GPRS CELL FSM by Pau Espin Pedrol · 3 years, 6 months ago
  96. ee9f02f Introduce NM GPRS NSE FSM by Pau Espin Pedrol · 3 years, 6 months ago
  97. dd9abff nm_bts_sm_fsm: Fix peer_has_no_avstate_offline not applied for nanobts by Pau Espin Pedrol · 3 years, 6 months ago
  98. 64c4228 Store GPRS MOs directly under BTS SiteMgr object by Pau Espin Pedrol · 3 years, 6 months ago
  99. 8c03bf3 gsm_08_08: fix NULL pointer dereference in bsc_cm_update() by Vadim Yanitskiy · 3 years, 6 months ago
  100. 0eb479e abis_rsl: parse cm3 and indicate ACCH repetition cap to BTS by Philipp Maier · 3 years, 6 months ago