1. dbe59f6 add {BTS,BSC}_CTR_INTER_BSC_HO_OUT_FAILED for RR HO Failure by Neels Hofmeyr · 4 years, 1 month ago
  2. e6142d0 fix HO inter-BSC-IN target bts for counters by Neels Hofmeyr · 4 years, 1 month ago
  3. 01c06a9 fix 'handover:*' counters: remove bogus increments by Neels Hofmeyr · 4 years, 1 month ago
  4. c859ef6 fix 'handover:*' counters: add missing / move increments by Neels Hofmeyr · 4 years, 1 month ago
  5. 5a7d017 ho counters: count invalid target cell as 'error', not 'no_channel' by Neels Hofmeyr · 4 years, 1 month ago
  6. 8a3b507 cosmetic: dissolve error-goto with single source in handover_start() by Neels Hofmeyr · 4 years, 1 month ago
  7. 09ea10d cosmetic: use local var in handover_start_intra_bsc() by Neels Hofmeyr · 4 years, 1 month ago
  8. 22826ff abis_rsl: fix IAR Rest Octets in rsl_send_imm_ass_rej() by Vadim Yanitskiy · 4 years, 1 month ago
  9. d41247d CBSP: add local bind to client mode by Neels Hofmeyr · 4 years, 1 month ago
  10. 641f7f0 CBSP: rewrite the CBSP link setup and 'cbc' VTY section by Neels Hofmeyr · 4 years, 1 month ago
  11. 88cef63 acc: Fix ACC rotate barring highest ACCs too quickly during wraparound by Pau Espin Pedrol · 4 years, 1 month ago
  12. 6a26e2c bsc_subscr_conn_fsm: use proper cause values in SAPI N REJECT by Vadim Yanitskiy · 4 years, 1 month ago
  13. e76de16 bsc_subscr_conn_fsm: fix a memleak in rll_ind_cb() by Vadim Yanitskiy · 4 years, 1 month ago
  14. f1339df fix bsc_sapi_n_reject(): dlci is unsigned, use uint8_t by Vadim Yanitskiy · 4 years, 1 month ago
  15. bfc85e4 ctrl: Fix CTRL TRAP for {msc.X,msc_)connection_status not sent by Pau Espin Pedrol · 4 years, 1 month ago
  16. 551321e Change default SCTP conn NULL->127.0.0.1 to localhost->localhost by Pau Espin Pedrol · 4 years, 1 month ago
  17. 6adb246 CBSP: log CBSP RESET on NOTICE by Neels Hofmeyr · 4 years, 1 month ago
  18. 13011f6 CBSP: on RESET, also clear the etws_timer, and stop ETWS PN broadcast by Neels Hofmeyr · 4 years, 1 month ago
  19. eb1306d lchan_fsm: make internal functions static. by Philipp Maier · 4 years, 1 month ago
  20. fce7e29 lchan_fsm: merge lchan_mr_config() by Philipp Maier · 4 years, 1 month ago
  21. aa420ce Add bts counters to count BTS events where we don't have a bts by Daniel Willmann · 4 years, 1 month ago
  22. bf2a4b6 Count intra-cell and intra-bsc handover separately by Daniel Willmann · 4 years, 1 month ago
  23. 02f0b30 Count handover per BTS as well as per BSC by Daniel Willmann · 4 years, 1 month ago
  24. 893e688 osmo_bsc_sigtran.c: Remove unused #defines by Harald Welte · 4 years, 1 month ago
  25. 90717c0 mscpool: fix refcount leak for unusual case of no bts by Neels Hofmeyr · 4 years, 1 month ago
  26. da5b2f8 Support setting rt-prio and cpu-affinity mask through VTY by Pau Espin Pedrol · 4 years, 1 month ago
  27. 6624c22 vty: fix copy-pasted 'no gprs control-ack-type-rach' description by Vadim Yanitskiy · 4 years, 1 month ago
  28. 210aa95 Implement support for receiving BSSMAP CommonID from MSC by Harald Welte · 4 years, 3 months ago
  29. 59da486 info, error log: show MSC nr for new conn by Neels Hofmeyr · 4 years, 1 month ago
  30. 4829015 debug log: add RR Release cause code to the log by Neels Hofmeyr · 4 years, 1 month ago
  31. e8ec9e5 gscon timeout: use proper cause code for lchan release by Neels Hofmeyr · 4 years, 1 month ago
  32. 6a67fa5 cosmetic: bscon: use GSM48_RR_CAUSE_NORMAL instead of 0 by Neels Hofmeyr · 4 years, 1 month ago
  33. f954e35 abis_rsl.c: make sure emergency calls are rejected early by Philipp Maier · 4 years, 1 month ago
  34. abf03a1 timeslot_fsm: Name TS FSM instances on allocation. by Alexander Chemeris · 4 years, 4 months ago
  35. 29993a9 chan_alloc: Fix typo in a comment. by Alexander Chemeris · 4 years, 4 months ago
  36. ca3b18c paging: Remove obsolete comment. by Alexander Chemeris · 4 years, 4 months ago
  37. e8296d2 gsm_04_08_rr: block EMERGENCY SETUP when EMERGENCY CALLS are denied by Philipp Maier · 4 years, 2 months ago
  38. a7f02c6 e1: encode line number as trunk number in MGCP endpoint by Philipp Maier · 4 years, 1 month ago
  39. 6728085 vty: allow enabling freq. hopping regardless of the feature vector by Vadim Yanitskiy · 4 years, 1 month ago
  40. f1d4f36 vty: introduce and use GPRS_CHECK_ENABLED() macro by Vadim Yanitskiy · 4 years, 1 month ago
  41. 5e465d5 vty: fix missing comma in a warning message by Vadim Yanitskiy · 4 years, 1 month ago
  42. 9c0b6ba vty: ensure that all warning messages are prefixed with '%%' by Vadim Yanitskiy · 4 years, 1 month ago
  43. bd6a4c3 hodec2: log requirements of best candidate, log rxlev in dBm by Neels Hofmeyr · 4 years, 1 month ago
  44. 9ed0d17 hodec2: do not keep candidates with zero requirements met by Neels Hofmeyr · 4 years, 1 month ago
  45. f5dab9a hodec2 congestion: consider only congested pchan types by Neels Hofmeyr · 4 years, 1 month ago
  46. dfc2d84 hodec2: fix logging of requirements flags by Neels Hofmeyr · 4 years, 1 month ago
  47. 7a11fce lchan_rtp_fsm: use E1 endpoints if the BTS is not ipaccess type by Philipp Maier · 4 years, 3 months ago
  48. e1ec35a lchan_rtp_fsm: make _fsm_timer_cb and _fsm_cleanup static by Philipp Maier · 4 years, 3 months ago
  49. 2428bab BS-11: Fix "CONNECT TERRESTRIAL TRAFFIC" by Harald Welte · 4 years, 2 months ago
  50. 1e5e700 Introduce support for ACC ramping during whole BTS life cycle by Pau Espin Pedrol · 4 years, 2 months ago
  51. b764f44 fix CBSP server: actually open the srv_link by Neels Hofmeyr · 4 years, 2 months ago
  52. c4b2570 acc.c: Don't use C99 constructs, this breaks builds on Debian 8 by Harald Welte · 4 years, 2 months ago
  53. deaa6fd Introduce support for ACC subset rotation by Pau Espin Pedrol · 4 years, 2 months ago
  54. 3e2e820 lchan_fsm: silently ignore LCHAN_EV_RLL_ERR_IND by Harald Welte · 4 years, 2 months ago
  55. 02f2056 rename files acc_ramp.* -> acc.c* by Pau Espin Pedrol · 4 years, 2 months ago
  56. bd5b92f Move acc_ramp_init inside gsm_bts_alloc by Pau Espin Pedrol · 4 years, 2 months ago
  57. 8d4f94a Move gsm_bts_{trx_}set_system_infos APIs to bts{_trx}.* by Pau Espin Pedrol · 4 years, 2 months ago
  58. aca5320 Move struct gsm_bts_trx: gsm-data.* => bts_trx.* by Pau Espin Pedrol · 4 years, 2 months ago
  59. e2f1c95 bts: Drop duplicated function to get trx by number by Pau Espin Pedrol · 4 years, 2 months ago
  60. 388ed58 Move struct gsm_bts: gsm_data.* => bts.* by Pau Espin Pedrol · 4 years, 2 months ago
  61. 3405c77 propagate RSL error cause codes to RR Channel Release cause by Neels Hofmeyr · 4 years, 2 months ago
  62. b523f54 RR Channel Release: pass Cause code from BSSMAP Clear to the BTS by Neels Hofmeyr · 4 years, 2 months ago
  63. 954ee0a RR Release Cell selection IE: fix repeated EARFCNs encoding by Neels Hofmeyr · 4 years, 2 months ago
  64. 9899bc9 ipaccess_nanobts: Log ipaccess_sign_link_down event by Pau Espin Pedrol · 4 years, 2 months ago
  65. a6ab8ce Fix trailing whitespace in several files by Pau Espin Pedrol · 4 years, 2 months ago
  66. 8e9f40a Use OSMO_FD_* instead of deprecated BSC_FD_* by Pau Espin Pedrol · 4 years, 5 months ago
  67. 56c7ecd bts_nokia_site: Clean up logging by Harald Welte · 4 years, 3 months ago
  68. c66fd3d Don't print 'bogus channel load sample' message if total == 0 by Harald Welte · 4 years, 3 months ago
  69. 574efd9 Bring timeslot FSMs on BS-11 out of NOT_INITIALIZED state by Harald Welte · 4 years, 2 months ago
  70. 7d69baf abis_nm: Avoid various "Unhandled message" errors on BS-11 startup by Harald Welte · 4 years, 2 months ago
  71. 615603a ipaccess_sign_link_up: Log sign_link type by Pau Espin Pedrol · 4 years, 2 months ago
  72. 58c9be1 bsc_main: Use LOG_TRX in log line by Pau Espin Pedrol · 4 years, 2 months ago
  73. fda5d36 bsc_main: Improve log line on Lost E1 link by Pau Espin Pedrol · 4 years, 2 months ago
  74. 6589f7c si2quater: fix budget calculation for multiple EARFCNs by Neels Hofmeyr · 4 years, 3 months ago
  75. b842568 gsm_04_08_rr: fix hopping parameters in RR Assignment Command by Vadim Yanitskiy · 4 years, 3 months ago
  76. 6c7149b generate_ma_for_ts(): constify per cell/timeslot ARFCN bit-vectors by Vadim Yanitskiy · 4 years, 3 months ago
  77. 3f89e4a system_information: constify bitvec in freq. list encoding API by Vadim Yanitskiy · 4 years, 3 months ago
  78. f6983f6 system_information: publicly declare generate_cell_chan_list() by Vadim Yanitskiy · 4 years, 3 months ago
  79. 0626659 create ASP+AS only once per cs7 instance by Neels Hofmeyr · 4 years, 3 months ago
  80. b7c19ed vty: check with is_ipaccess_bts() before using IPACC by Philipp Maier · 4 years, 3 months ago
  81. a702b61 abis_rsl: Mobile Allocation IE in CHANnel ACTIVation shall be empty by Vadim Yanitskiy · 4 years, 3 months ago
  82. 68b775b lchan_rtp_fsm: fix out_state_mask by Philipp Maier · 4 years, 3 months ago
  83. 0350f24 vty/bts_resend_cmd: Use gsm_bts_set_system_infos() to increment changemark by Harald Welte · 4 years, 3 months ago
  84. ee689ec fix segfault introduced by recent segfault fix by Neels Hofmeyr · 4 years, 3 months ago
  85. cce0ae1 Avoid selecting channels from administratively locked trx by Pau Espin Pedrol · 4 years, 3 months ago
  86. 6281d4f fix crashes due to OSMO_ASSERT(conn->lchan) by Vadim Yanitskiy · 4 years, 3 months ago
  87. df60b51 system_information: Set BSS_PAGING_COORDINATION in SI13 for osmo-bts by Harald Welte · 4 years, 3 months ago
  88. dd4c93b vty: hide 'mscpool roundrobin next' by Neels Hofmeyr · 4 years, 3 months ago
  89. 0415a5c Count RSL DELETE INDICATION received from BTS by Harald Welte · 4 years, 3 months ago
  90. 959c916 bs11_config: Print "Not Equipped" for MBCCU (TRX) that don't exist by Harald Welte · 4 years, 3 months ago
  91. 8c53a61 [cosmetic] system_information: Values are not guesses; more comments by Harald Welte · 4 years, 3 months ago
  92. a68c79b merge files: absorb osmo_bsc_vty.c into bsc_vty.c by Neels Hofmeyr · 4 years, 3 months ago
  93. 390db47 bsc: Allow setting negative nominal tx power through VTY by Pau Espin Pedrol · 4 years, 3 months ago
  94. 2190ac9 abis_nm: fix length indicator in Set Channel Attributes by Vadim Yanitskiy · 4 years, 3 months ago
  95. 83e6e61 abis_nm: fix ARFCN list encoding in Set Channel Attributes by Vadim Yanitskiy · 4 years, 4 months ago
  96. 1c963eb MSC pooling: add rate counters by Neels Hofmeyr · 4 years, 3 months ago
  97. 25389e8 debug: log about matching Paging Response to earlier Paging by Neels Hofmeyr · 4 years, 4 months ago
  98. e15dec7 log: add MSC number to bsc_subscr_conn_fsm id by Neels Hofmeyr · 4 years, 4 months ago
  99. b34fdf2 vty: add 'mscpool roundrobin next' for ttcn3 tests by Neels Hofmeyr · 4 years, 4 months ago
  100. b69db82 MSC pooling: add 'no allow-attach' for MSC off-loading by Neels Hofmeyr · 4 years, 3 months ago