1. 1a3eaef handover_test: implement as VTY shell by Neels Hofmeyr · 3 years, 10 months ago
  2. 53866d3 power_control: add VTY command to set static / maximum BS Power by Vadim Yanitskiy · 3 years, 9 months ago
  3. 0ce12e7 power_control: add VTY commands for per-BTS configuration by Vadim Yanitskiy · 3 years, 9 months ago
  4. 0597745 Use rest_octets functionalities from libosmocore by Pau Espin Pedrol · 3 years, 9 months ago
  5. ef65d3d hodec 2: prefer moving TCH/H from half-used dyn TS by Neels Hofmeyr · 3 years, 10 months ago
  6. 396eb76 Fix typo in function nanobts_attr_nsvc_get by Pau Espin Pedrol · 3 years, 10 months ago
  7. d74bb1e Introduce NM GPRS NSVC FSM by Alexander Couzens · 3 years, 10 months ago
  8. aab54b4 Introduce NM GPRS CELL FSM by Pau Espin Pedrol · 3 years, 10 months ago
  9. ee9f02f Introduce NM GPRS NSE FSM by Pau Espin Pedrol · 3 years, 10 months ago
  10. 64c4228 Store GPRS MOs directly under BTS SiteMgr object by Pau Espin Pedrol · 3 years, 10 months ago
  11. 18aff1f ctrl_test_runner.py: remove per-test startup delay by Neels Hofmeyr · 3 years, 10 months ago
  12. 2978e74 handover_test: add test 32: half used TCH/H on dyn TS by Neels Hofmeyr · 3 years, 10 months ago
  13. e0792fd handover test 30: play through filling up all lchans by Neels Hofmeyr · 3 years, 10 months ago
  14. dc69da1 hodec 2: favor moving dyn TS by Neels Hofmeyr · 3 years, 10 months ago
  15. dad4e7c fix TCH/H allocation: use half occupied dyn TS instead of switching more dyn TS by Neels Hofmeyr · 3 years, 10 months ago
  16. b08ec40 handover_test: add test 31: TCH/H: re-use dyn TS by Neels Hofmeyr · 3 years, 10 months ago
  17. 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
  18. 7424bd2 handover_test: drop secondary array of lchans by Neels Hofmeyr · 3 years, 10 months ago
  19. 90d4b98 handover_test: change 'meas-rep' params to bts-trx-ts-ss nr by Neels Hofmeyr · 3 years, 10 months ago
  20. 5531fae handover_test: add 'set-ts-use' by Neels Hofmeyr · 3 years, 10 months ago
  21. 4366654 handover test: add 'expect-ts-use' to clarify tests by Neels Hofmeyr · 3 years, 10 months ago
  22. fb6d9dc handover test: fix dyn ts: set pchan_is on act / rel by Neels Hofmeyr · 3 years, 10 months ago
  23. cfbf11f handover_test: allow arbitrary timeslot config and multiple TRX by Neels Hofmeyr · 3 years, 10 months ago
  24. b5a107d handover_test cosmetic: eliminate bts array and bts_num from main() by Neels Hofmeyr · 3 years, 10 months ago
  25. 4942da8 handover_test prep: rename 'create-bts' to 'create-n-bts' by Neels Hofmeyr · 3 years, 10 months ago
  26. dd7b710 handover_test prep: allow configuring several trx in create_bts() by Neels Hofmeyr · 3 years, 10 months ago
  27. e3eb67c handover_test prep: allow arbitrary timeslots in create_bts() code by Neels Hofmeyr · 3 years, 10 months ago
  28. 780f028 handover_test prep: move generate_si() into create_bts() by Neels Hofmeyr · 3 years, 10 months ago
  29. 2f58de5 handover_test prep: move arfcn into create_bts() by Neels Hofmeyr · 3 years, 10 months ago
  30. 72d64e7 handover_test: fix comment by Neels Hofmeyr · 3 years, 10 months ago
  31. 4d8a469 handover vty doc: explain rxqual values by Neels Hofmeyr · 3 years, 10 months ago
  32. 60e5ddf drop features 'core-location-area-code' and 'core-cell-identity' by Neels Hofmeyr · 4 years ago
  33. 09544ab Introduce Radio Channel FSM by Pau Espin Pedrol · 4 years ago
  34. d9d105c Introduce NM RadioCarrier FSM by Pau Espin Pedrol · 4 years ago
  35. 95486f2 Introduce NM BaseBand Transceiver FSM by Pau Espin Pedrol · 4 years ago
  36. 6adeb60 Introduce NM BTS FSM by Pau Espin Pedrol · 4 years ago
  37. 4338de5 Introduce NM BTS Site Manager FSM by Pau Espin Pedrol · 4 years ago
  38. 12e1547 Set all NM OML objects to Locked by default by Pau Espin Pedrol · 4 years ago
  39. 8866060 add smlc.vty test by Neels Hofmeyr · 4 years ago
  40. e95b92b BSSMAP RESET: move RESET-ACK into reset fsm by Neels Hofmeyr · 4 years ago
  41. c27ae2d BSSMAP RESET: generalize a_reset FSM by Neels Hofmeyr · 4 years ago
  42. 4ae338d LCS: implement the bulk of Location Services by Neels Hofmeyr · 4 years ago
  43. d1e7d39 cosmetic: fix naming of GSCON_EV_A_CONN_REQ -> GSCON_EV_MO_COMPL_L3 by Neels Hofmeyr · 4 years ago
  44. 7d9b943 bsc_subscr_name: print both IMSI and TMSI by Neels Hofmeyr · 4 years ago
  45. 86a1dca introduce osmo_use_count for bsc_subscr by Neels Hofmeyr · 4 years ago
  46. 86ce105 refactor paging: introduce bsc_paging_start() by Neels Hofmeyr · 4 years ago
  47. 2001dd6 compl l3: allocate conn in gsm_08_08.c, not gsm_04_08_rr.c by Neels Hofmeyr · 4 years ago
  48. 2f9df96 oml: encode IPv6 NSVC using the new OML attribute NM_ATT_OSMO_NS_LINK_CFG by Alexander Couzens · 4 years ago
  49. 1559b12 tests: add missing *.vty to EXTRA_DIST by Neels Hofmeyr · 4 years ago
  50. f875783 cosmetic: tests/ctrl_test_runner.py: Fix trailing whitespace by Pau Espin Pedrol · 4 years ago
  51. 3b3a6ba lchan_fsm, lchan_rtp_fsm: make all timers configurable by Oliver Smith · 4 years, 6 months ago
  52. 638eb99 clean up timer definitions: introduce groups, move some T to X by Neels Hofmeyr · 4 years ago
  53. 1eaa821 add timer.vty by Neels Hofmeyr · 4 years ago
  54. 7e9ac64 CBSP VTY: re-add legacy cbc config for backwards compat by Neels Hofmeyr · 4 years, 1 month ago
  55. d41247d CBSP: add local bind to client mode by Neels Hofmeyr · 4 years, 1 month ago
  56. 641f7f0 CBSP: rewrite the CBSP link setup and 'cbc' VTY section by Neels Hofmeyr · 4 years, 1 month ago
  57. c8ec051 tests: acc_test: Test more rotating scenarios by Pau Espin Pedrol · 4 years, 1 month ago
  58. 88cef63 acc: Fix ACC rotate barring highest ACCs too quickly during wraparound by Pau Espin Pedrol · 4 years, 1 month ago
  59. c7b85d3 acc_test: Print allowed ACC from t2 and t3 by Pau Espin Pedrol · 4 years, 1 month ago
  60. 6a26e2c bsc_subscr_conn_fsm: use proper cause values in SAPI N REJECT by Vadim Yanitskiy · 4 years, 1 month ago
  61. f1339df fix bsc_sapi_n_reject(): dlci is unsigned, use uint8_t by Vadim Yanitskiy · 4 years, 1 month ago
  62. 1336d94 handover_test.c: typo s/more/less in test 19 description by Neels Hofmeyr · 4 years, 1 month ago
  63. 7b2b430 handover_test.c: add test case 29: TCH/F -> TCH/H by Neels Hofmeyr · 4 years, 2 months ago
  64. 1e5e700 Introduce support for ACC ramping during whole BTS life cycle by Pau Espin Pedrol · 4 years, 2 months ago
  65. deaa6fd Introduce support for ACC subset rotation by Pau Espin Pedrol · 4 years, 2 months ago
  66. 02f2056 rename files acc_ramp.* -> acc.c* by Pau Espin Pedrol · 4 years, 2 months ago
  67. bd5b92f Move acc_ramp_init inside gsm_bts_alloc by Pau Espin Pedrol · 4 years, 2 months ago
  68. 8d4f94a Move gsm_bts_{trx_}set_system_infos APIs to bts{_trx}.* by Pau Espin Pedrol · 4 years, 2 months ago
  69. aca5320 Move struct gsm_bts_trx: gsm-data.* => bts_trx.* by Pau Espin Pedrol · 4 years, 2 months ago
  70. 388ed58 Move struct gsm_bts: gsm_data.* => bts.* by Pau Espin Pedrol · 4 years, 2 months ago
  71. 6589f7c si2quater: fix budget calculation for multiple EARFCNs by Neels Hofmeyr · 4 years, 3 months ago
  72. cce0ae1 Avoid selecting channels from administratively locked trx by Pau Espin Pedrol · 4 years, 3 months ago
  73. a68c79b merge files: absorb osmo_bsc_vty.c into bsc_vty.c by Neels Hofmeyr · 4 years, 3 months ago
  74. b69db82 MSC pooling: add 'no allow-attach' for MSC off-loading by Neels Hofmeyr · 4 years, 3 months ago
  75. 4099f1d MSC pooling: make NRI mappings VTY configurable by Neels Hofmeyr · 4 years, 4 months ago
  76. 7cd900d gsm0408_test.c: drop test_mi_functionality() by Neels Hofmeyr · 4 years, 4 months ago
  77. 4f3a641 handover_test: use 'unknown' BTS type instead of 'sysmobts' by Vadim Yanitskiy · 4 years, 4 months ago
  78. 6a8955b drop all BSC originated USSD notification features by Neels Hofmeyr · 4 years, 4 months ago
  79. 5cda1d0 drop IMSI filter and libfilter completely by Neels Hofmeyr · 4 years, 4 months ago
  80. 45f7324 Fix crash in bsc_patch_mm_info() by Alexander Chemeris · 4 years, 4 months ago
  81. 69ba8be handover_test: Properly allocate MSC data struct. by Alexander Chemeris · 4 years, 4 months ago
  82. 25e41af remove 'NAT' log category by Harald Welte · 4 years, 6 months ago
  83. beb4af6 osmo-bsc/bsc_vty: set default gprs cell bvci to 2 by Oliver Smith · 4 years, 7 months ago
  84. 5291b64 tests/Makefile.am: allow running only one VTY test by Oliver Smith · 4 years, 7 months ago
  85. e1f0844 debian, osmoappdesc.py, tests: switch to python 3 by Oliver Smith · 4 years, 10 months ago osmith/fix-python3
  86. f8d0389 bsc: Send MS Power Control msg upon max MS power change by Pau Espin Pedrol · 4 years, 10 months ago
  87. a29affd Fix some typos by Martin Hauke · 4 years, 10 months ago
  88. d41b7c7 Cell Broadcast: CBSP and CBCH scheduling support by Harald Welte · 5 years ago
  89. 91a202d neighbor config: allow re-using ARFCN+BSIC pairs by Neels Hofmeyr · 5 years ago
  90. 12224e7 add vty 'no neighbors' to remove all HO targets by Neels Hofmeyr · 5 years ago
  91. 295c965 rest_octets: add Serving Cell Priority Parameters by Philipp Maier · 5 years ago
  92. 8610e6b osmo-bsc.cfg: work with osmo-bts example cfg by Oliver Smith · 5 years ago
  93. 08371ec doc/manuals, vty doc: more handover doc clarifications by Neels Hofmeyr · 5 years ago
  94. 0fb9206 make bsc_clear_request() static by Neels Hofmeyr · 5 years ago
  95. 1626f90 Re-introduce support for IPA-encapsulated MGCP by Harald Welte · 6 years ago
  96. aa82492 assignment_fsm: Properly support assigning signalling mode TCH/x by Sylvain Munaut · 6 years ago
  97. f14aaa4 move mgw endpoint FSM to osmo-mgw.git by Neels Hofmeyr · 5 years ago
  98. a6078fe use libosmocore osmo_tdef by Neels Hofmeyr · 6 years ago
  99. cf5d0c7 codec_pref: fix special handling for AMR rate configuration (S15-S0) by Philipp Maier · 6 years ago
  100. 0848ff8 Revert "assignment_fsm: Properly support assigning signalling mode TCH/x" by Neels Hofmeyr · 6 years ago