1. c5f51ee power_control: vty: some commands are not vendor specific by Vadim Yanitskiy · 3 years, 9 months ago
  2. a3b91de abis_om2000: Mark om2k_mo_fsm_start() as static by Harald Welte · 3 years, 9 months ago
  3. 1a7bdb2 [cosmetic] abis_om2000: Re-format to use longer lines by Harald Welte · 3 years, 9 months ago
  4. a34ced0 abis_om2000: make om2k_mo_name() an exported function by Harald Welte · 3 years, 9 months ago
  5. c57333e Add a bts_model->bts_init() and trx_init() call-back function by Harald Welte · 3 years, 9 months ago
  6. ade9435 power_control: enable dynamic MS power control for osmo-bts by Vadim Yanitskiy · 3 years, 9 months ago
  7. f4674e3 power_control: fix swapped lower/upper RxQual threshold values by Vadim Yanitskiy · 3 years, 9 months ago
  8. 06b8a78 power_control: encoding of H_REQAVE and H_REQT for ip.access by Vadim Yanitskiy · 3 years, 9 months ago
  9. 598ed06 vty: cosmetic: make all 'struct cmd_node' definitions static by Vadim Yanitskiy · 3 years, 9 months ago
  10. f2adcd4 power_control: reflect MS/BS Power difference in the VTY prompt by Vadim Yanitskiy · 3 years, 9 months ago
  11. 3410f6e handover_test: rename test scripts from numbers to names by Neels Hofmeyr · 3 years, 10 months ago
  12. 1adf038 handover_test: set a fake osmo_mgcpc_ep_ci pointer by Neels Hofmeyr · 3 years, 10 months ago
  13. edf3359 handover_test: adjust logging for reproducability by Neels Hofmeyr · 3 years, 10 months ago
  14. e0dfe96 handover_test: send ho detection by Neels Hofmeyr · 3 years, 10 months ago
  15. 64982dd handover_test: log sending ho complete by Neels Hofmeyr · 3 years, 10 months ago
  16. 1a3eaef handover_test: implement as VTY shell by Neels Hofmeyr · 3 years, 10 months ago
  17. 53866d3 power_control: add VTY command to set static / maximum BS Power by Vadim Yanitskiy · 3 years, 9 months ago
  18. 040d220 power_control: add VTY command for re-sending default parameters by Vadim Yanitskiy · 3 years, 9 months ago
  19. 0ce12e7 power_control: add VTY commands for per-BTS configuration by Vadim Yanitskiy · 3 years, 9 months ago
  20. c551583 OM2K: Skip the entire CON MO if there are no connection groups by Harald Welte · 3 years, 9 months ago
  21. 65c02ae OM2K: Permit transition from WAIT_CONF_RES -> WAIT_ENABLE_ACCEPT by Harald Welte · 3 years, 9 months ago
  22. 3731302 osmobsc-usermanual: Add Chapter with AoIP message flow examples by Harald Welte · 3 years, 10 months ago
  23. 2d5fa29 abis_om2000: Force TRX NM state to UNLOCKED once TRX is up by Harald Welte · 3 years, 9 months ago
  24. 7887dc2 power_control: make use of MS/BS parameters in RSL messages by Vadim Yanitskiy · 3 years, 9 months ago
  25. 2d7c2ce power_control: add encoder for ip.access nanoBTS and OsmoBTS by Vadim Yanitskiy · 3 years, 9 months ago
  26. f31c42e power_control: send default parameters from bootstrap_rsl() by Vadim Yanitskiy · 3 years, 9 months ago
  27. 8a2907e power_control: add encoding/init API to 'struct gsm_bts_model' by Vadim Yanitskiy · 3 years, 9 months ago
  28. 8bde75c power_control: add new structures and default parameters by Vadim Yanitskiy · 3 years, 9 months ago
  29. e0adb24 abis_rsl: turn rsl_msgb_alloc() a macro and move it to header by Vadim Yanitskiy · 3 years, 9 months ago
  30. 6e27ce6 bsc_vty: mark repeated ACCH value of 1.9% to 2.7% BER as default by Philipp Maier · 3 years, 10 months ago
  31. 0597745 Use rest_octets functionalities from libosmocore by Pau Espin Pedrol · 3 years, 9 months ago
  32. 027b506 vty: add new attribute for vendor-specific commands by Vadim Yanitskiy · 3 years, 10 months ago
  33. 626b7a0 NM FSMs: fix DISABLED_NOTINSTALLED -> DISABLED_NOTINSTALLED by Vadim Yanitskiy · 3 years, 10 months ago
  34. 7c5b7ad gsm_lchan_name: assert on NULL lchan by Pau Espin Pedrol · 3 years, 10 months ago
  35. ef65d3d hodec 2: prefer moving TCH/H from half-used dyn TS by Neels Hofmeyr · 3 years, 10 months ago
  36. 44a0e0f oml: Delay configuring NSVC until BTS features are negotiated by Pau Espin Pedrol · 3 years, 10 months ago
  37. 396eb76 Fix typo in function nanobts_attr_nsvc_get by Pau Espin Pedrol · 3 years, 10 months ago
  38. 10364c8 Handle BTS/BBTRANSC Get Attributes (Ack) in NM FSMs by Pau Espin Pedrol · 3 years, 10 months ago
  39. dd6af77 abis_nm: Simplify param passing to abis_nm_rx_get_attr_resp() by Pau Espin Pedrol · 3 years, 10 months ago
  40. d74bb1e Introduce NM GPRS NSVC FSM by Alexander Couzens · 3 years, 10 months ago
  41. aab54b4 Introduce NM GPRS CELL FSM by Pau Espin Pedrol · 3 years, 10 months ago
  42. ee9f02f Introduce NM GPRS NSE FSM by Pau Espin Pedrol · 3 years, 10 months ago
  43. dd9abff nm_bts_sm_fsm: Fix peer_has_no_avstate_offline not applied for nanobts by Pau Espin Pedrol · 3 years, 10 months ago
  44. 64c4228 Store GPRS MOs directly under BTS SiteMgr object by Pau Espin Pedrol · 3 years, 10 months ago
  45. 8c03bf3 gsm_08_08: fix NULL pointer dereference in bsc_cm_update() by Vadim Yanitskiy · 3 years, 10 months ago
  46. 18aff1f ctrl_test_runner.py: remove per-test startup delay by Neels Hofmeyr · 3 years, 10 months ago
  47. 0eb479e abis_rsl: parse cm3 and indicate ACCH repetition cap to BTS by Philipp Maier · 3 years, 11 months ago
  48. ca878ff bts: add repeated acch mode flags + vty config by Philipp Maier · 3 years, 10 months ago
  49. c93b2a2 AMR start-mode auto: send smod bits as zero by Neels Hofmeyr · 3 years, 10 months ago
  50. 2e8ddb4 AMR start-mode: send proper smod bits by Neels Hofmeyr · 3 years, 10 months ago
  51. 551cec4 fix AMR start-mode auto: reflect proper ICMI in MultiRate Config IE by Neels Hofmeyr · 3 years, 10 months ago
  52. 9402d1e ipaccess-proxy: generate coredump and exit upon SIGABRT received by Pau Espin Pedrol · 3 years, 10 months ago
  53. f81c4bd sysmobts: expect feature IPV6_NSVC by Alexander Couzens · 4 years ago
  54. 60e3280 bts_ipaccess_nanobts: check if msgb_alloc fails by Alexander Couzens · 3 years, 10 months ago
  55. 55d7ee5 main: generate coredump and exit upon SIGABRT received by Pau Espin Pedrol · 3 years, 10 months ago
  56. baa25b0 update aoip-mgw-options document with reality of 2020 by Harald Welte · 3 years, 10 months ago
  57. 6a6db09 fix some size-t format string characters by Harald Welte · 3 years, 10 months ago
  58. 2978e74 handover_test: add test 32: half used TCH/H on dyn TS by Neels Hofmeyr · 3 years, 10 months ago
  59. e0792fd handover test 30: play through filling up all lchans by Neels Hofmeyr · 3 years, 10 months ago
  60. dc69da1 hodec 2: favor moving dyn TS by Neels Hofmeyr · 3 years, 10 months ago
  61. 829db22 hodec 2: prep: common pick_better_lchan_to_move() function by Neels Hofmeyr · 3 years, 10 months ago
  62. dad4e7c fix TCH/H allocation: use half occupied dyn TS instead of switching more dyn TS by Neels Hofmeyr · 3 years, 10 months ago
  63. b08ec40 handover_test: add test 31: TCH/H: re-use dyn TS by Neels Hofmeyr · 3 years, 10 months ago
  64. 25e8f76 handover test: add test 30: de-congest TCH/F by moving to dyn TS TCH/H by Neels Hofmeyr · 3 years, 10 months ago
  65. 7424bd2 handover_test: drop secondary array of lchans by Neels Hofmeyr · 3 years, 10 months ago
  66. 90d4b98 handover_test: change 'meas-rep' params to bts-trx-ts-ss nr by Neels Hofmeyr · 3 years, 10 months ago
  67. 5531fae handover_test: add 'set-ts-use' by Neels Hofmeyr · 3 years, 10 months ago
  68. 4366654 handover test: add 'expect-ts-use' to clarify tests by Neels Hofmeyr · 3 years, 10 months ago
  69. fb6d9dc handover test: fix dyn ts: set pchan_is on act / rel by Neels Hofmeyr · 3 years, 10 months ago
  70. cfbf11f handover_test: allow arbitrary timeslot config and multiple TRX by Neels Hofmeyr · 3 years, 10 months ago
  71. b5a107d handover_test cosmetic: eliminate bts array and bts_num from main() by Neels Hofmeyr · 3 years, 10 months ago
  72. 4942da8 handover_test prep: rename 'create-bts' to 'create-n-bts' by Neels Hofmeyr · 3 years, 10 months ago
  73. dd7b710 handover_test prep: allow configuring several trx in create_bts() by Neels Hofmeyr · 3 years, 10 months ago
  74. e3eb67c handover_test prep: allow arbitrary timeslots in create_bts() code by Neels Hofmeyr · 3 years, 10 months ago
  75. 780f028 handover_test prep: move generate_si() into create_bts() by Neels Hofmeyr · 3 years, 10 months ago
  76. 2f58de5 handover_test prep: move arfcn into create_bts() by Neels Hofmeyr · 3 years, 10 months ago
  77. 72d64e7 handover_test: fix comment by Neels Hofmeyr · 3 years, 10 months ago
  78. 4d8a469 handover vty doc: explain rxqual values by Neels Hofmeyr · 3 years, 10 months ago
  79. eb77a29 Use osmo_fd_*_{disable,enable} by Harald Welte · 4 years ago
  80. 98439ed osmo_bsc_bssap: actually check for lchan by Philipp Maier · 3 years, 11 months ago
  81. 47899f1 configure.ac: Require python3 for ext_tests by Daniel Willmann · 3 years, 11 months ago
  82. 39b92ff debian/control: Recommend installation of osmo-mgw by Harald Welte · 3 years, 11 months ago
  83. c6f38a4 vty: add reminder messages about the radio link timeout by Vadim Yanitskiy · 3 years, 11 months ago
  84. eca6a57 minor code dup: smlc_set_cs7_instance() by Neels Hofmeyr · 3 years, 11 months ago
  85. 3e5f081 add fixme comment for OS#3833 by Neels Hofmeyr · 3 years, 11 months ago
  86. fe60875 fix missing RR release when there is no MSC by Neels Hofmeyr · 3 years, 11 months ago
  87. 88a0789 manual: describe LCS and Lb interface by Neels Hofmeyr · 3 years, 11 months ago
  88. c4c6ba4 nm_channel_fsm: Fix innocuous transition not permitted log error by Pau Espin Pedrol · 4 years ago
  89. c5a0ab6 main: add --vty-ref-mode, use vty_dump_xml_ref_mode() by Vadim Yanitskiy · 4 years ago
  90. 806e7a3 use osmo_fd_setup() whenever applicable by Harald Welte · 4 years ago
  91. 218b375 bts: move rate counter / stat item definitions from *.h to *.c by Vadim Yanitskiy · 4 years ago
  92. 0aa4892 ipa: Fix use of null pointer in log macro by Pau Espin Pedrol · 4 years ago
  93. 60e5ddf drop features 'core-location-area-code' and 'core-cell-identity' by Neels Hofmeyr · 4 years ago
  94. 7c02e4c abis_nm: Log Opstart NACK with error loglevel by Pau Espin Pedrol · 4 years ago
  95. 558183f OML: Stay compatible with older osmo-bts versions by Pau Espin Pedrol · 4 years ago
  96. 09544ab Introduce Radio Channel FSM by Pau Espin Pedrol · 4 years ago
  97. d9d105c Introduce NM RadioCarrier FSM by Pau Espin Pedrol · 4 years ago
  98. 95486f2 Introduce NM BaseBand Transceiver FSM by Pau Espin Pedrol · 4 years ago
  99. 6adeb60 Introduce NM BTS FSM by Pau Espin Pedrol · 4 years ago
  100. 4338de5 Introduce NM BTS Site Manager FSM by Pau Espin Pedrol · 4 years ago