1. bf2a4b6 Count intra-cell and intra-bsc handover separately by Daniel Willmann · 4 years, 1 month ago
  2. 02f0b30 Count handover per BTS as well as per BSC by Daniel Willmann · 4 years, 1 month ago
  3. 893e688 osmo_bsc_sigtran.c: Remove unused #defines by Harald Welte · 4 years, 1 month ago
  4. 90717c0 mscpool: fix refcount leak for unusual case of no bts by Neels Hofmeyr · 4 years, 1 month ago
  5. 45062b4 Remove punctuation in counter description by Daniel Willmann · 4 years, 1 month ago
  6. da5b2f8 Support setting rt-prio and cpu-affinity mask through VTY by Pau Espin Pedrol · 4 years, 1 month ago
  7. 6624c22 vty: fix copy-pasted 'no gprs control-ack-type-rach' description by Vadim Yanitskiy · 4 years, 1 month ago
  8. 210aa95 Implement support for receiving BSSMAP CommonID from MSC by Harald Welte · 4 years, 3 months ago
  9. fe12b70 debian/control: change maintainer to the Osmocom team / mailing list by Vadim Yanitskiy · 4 years, 1 month ago
  10. 59da486 info, error log: show MSC nr for new conn by Neels Hofmeyr · 4 years, 1 month ago
  11. 4829015 debug log: add RR Release cause code to the log by Neels Hofmeyr · 4 years, 1 month ago
  12. e8ec9e5 gscon timeout: use proper cause code for lchan release by Neels Hofmeyr · 4 years, 1 month ago
  13. 6a67fa5 cosmetic: bscon: use GSM48_RR_CAUSE_NORMAL instead of 0 by Neels Hofmeyr · 4 years, 1 month ago
  14. f954e35 abis_rsl.c: make sure emergency calls are rejected early by Philipp Maier · 4 years, 1 month ago
  15. abf03a1 timeslot_fsm: Name TS FSM instances on allocation. by Alexander Chemeris · 4 years, 4 months ago
  16. 29993a9 chan_alloc: Fix typo in a comment. by Alexander Chemeris · 4 years, 4 months ago
  17. ca3b18c paging: Remove obsolete comment. by Alexander Chemeris · 4 years, 4 months ago
  18. e8296d2 gsm_04_08_rr: block EMERGENCY SETUP when EMERGENCY CALLS are denied by Philipp Maier · 4 years, 2 months ago
  19. a7f02c6 e1: encode line number as trunk number in MGCP endpoint by Philipp Maier · 4 years, 1 month ago
  20. 6728085 vty: allow enabling freq. hopping regardless of the feature vector by Vadim Yanitskiy · 4 years, 1 month ago
  21. f1d4f36 vty: introduce and use GPRS_CHECK_ENABLED() macro by Vadim Yanitskiy · 4 years, 1 month ago
  22. 5e465d5 vty: fix missing comma in a warning message by Vadim Yanitskiy · 4 years, 1 month ago
  23. 9c0b6ba vty: ensure that all warning messages are prefixed with '%%' by Vadim Yanitskiy · 4 years, 1 month ago
  24. bd6a4c3 hodec2: log requirements of best candidate, log rxlev in dBm by Neels Hofmeyr · 4 years, 1 month ago
  25. 9ed0d17 hodec2: do not keep candidates with zero requirements met by Neels Hofmeyr · 4 years, 1 month ago
  26. f5dab9a hodec2 congestion: consider only congested pchan types by Neels Hofmeyr · 4 years, 1 month ago
  27. dfc2d84 hodec2: fix logging of requirements flags by Neels Hofmeyr · 4 years, 1 month ago
  28. 1336d94 handover_test.c: typo s/more/less in test 19 description by Neels Hofmeyr · 4 years, 1 month ago
  29. 7a11fce lchan_rtp_fsm: use E1 endpoints if the BTS is not ipaccess type by Philipp Maier · 4 years, 3 months ago
  30. e1ec35a lchan_rtp_fsm: make _fsm_timer_cb and _fsm_cleanup static by Philipp Maier · 4 years, 3 months ago
  31. 7b2b430 handover_test.c: add test case 29: TCH/F -> TCH/H by Neels Hofmeyr · 4 years, 2 months ago
  32. 2428bab BS-11: Fix "CONNECT TERRESTRIAL TRAFFIC" by Harald Welte · 4 years, 2 months ago
  33. 1e5e700 Introduce support for ACC ramping during whole BTS life cycle by Pau Espin Pedrol · 4 years, 2 months ago
  34. b764f44 fix CBSP server: actually open the srv_link by Neels Hofmeyr · 4 years, 2 months ago
  35. c4b2570 acc.c: Don't use C99 constructs, this breaks builds on Debian 8 by Harald Welte · 4 years, 2 months ago
  36. 981a7cc Add example config files for Ericsson DUG20 based BTS by Harald Welte · 4 years, 2 months ago
  37. deaa6fd Introduce support for ACC subset rotation by Pau Espin Pedrol · 4 years, 2 months ago
  38. 3e2e820 lchan_fsm: silently ignore LCHAN_EV_RLL_ERR_IND by Harald Welte · 4 years, 2 months ago
  39. 2abb506 debian: Package E1 configuration file examples by Harald Welte · 4 years, 2 months ago
  40. 02f2056 rename files acc_ramp.* -> acc.c* by Pau Espin Pedrol · 4 years, 2 months ago
  41. 5487387 {bts,bsc}.adoc: Drop deprecated OsmoNITB references by Pau Espin Pedrol · 4 years, 2 months ago
  42. 1db53c8 doc: Copy {bsc,bts}.adoc from osmo-gsm-manuals by Pau Espin Pedrol · 4 years, 2 months ago
  43. 911d076 configure.ac: Fix trailing whitespace by Pau Espin Pedrol · 4 years, 2 months ago
  44. 01eedbf osmo-bsc.spec.in: Add missing directories to package by Harald Welte · 4 years, 2 months ago
  45. bd5b92f Move acc_ramp_init inside gsm_bts_alloc by Pau Espin Pedrol · 4 years, 2 months ago
  46. 8d4f94a Move gsm_bts_{trx_}set_system_infos APIs to bts{_trx}.* by Pau Espin Pedrol · 4 years, 2 months ago
  47. aca5320 Move struct gsm_bts_trx: gsm-data.* => bts_trx.* by Pau Espin Pedrol · 4 years, 2 months ago
  48. e2f1c95 bts: Drop duplicated function to get trx by number by Pau Espin Pedrol · 4 years, 2 months ago
  49. 388ed58 Move struct gsm_bts: gsm_data.* => bts.* by Pau Espin Pedrol · 4 years, 2 months ago
  50. 6b23d71 osmo-bsc.spec.in: Package E1 config files by Harald Welte · 4 years, 2 months ago
  51. d4abe7c remove examples/osmo-bsc/ericsson/osmo-bsc.cfg by Harald Welte · 4 years, 2 months ago
  52. 3405c77 propagate RSL error cause codes to RR Channel Release cause by Neels Hofmeyr · 4 years, 2 months ago
  53. b523f54 RR Channel Release: pass Cause code from BSSMAP Clear to the BTS by Neels Hofmeyr · 4 years, 3 months ago
  54. 954ee0a RR Release Cell selection IE: fix repeated EARFCNs encoding by Neels Hofmeyr · 4 years, 2 months ago
  55. 9899bc9 ipaccess_nanobts: Log ipaccess_sign_link_down event by Pau Espin Pedrol · 4 years, 2 months ago
  56. bb79f12 Add example configuration files for E1 BTS by Harald Welte · 4 years, 2 months ago
  57. 9f7e288 doc/examples: remove deprecated 'dyn_ts_allow_tch_f' by Vadim Yanitskiy · 4 years, 2 months ago
  58. a6ab8ce Fix trailing whitespace in several files by Pau Espin Pedrol · 4 years, 2 months ago
  59. 1ee7e55 gsm_data.h: Drop duplicated include stdint.h by Pau Espin Pedrol · 4 years, 2 months ago
  60. 8e9f40a Use OSMO_FD_* instead of deprecated BSC_FD_* by Pau Espin Pedrol · 4 years, 5 months ago
  61. 56c7ecd bts_nokia_site: Clean up logging by Harald Welte · 4 years, 3 months ago
  62. c66fd3d Don't print 'bogus channel load sample' message if total == 0 by Harald Welte · 4 years, 3 months ago
  63. 574efd9 Bring timeslot FSMs on BS-11 out of NOT_INITIALIZED state by Harald Welte · 4 years, 2 months ago
  64. 7d69baf abis_nm: Avoid various "Unhandled message" errors on BS-11 startup by Harald Welte · 4 years, 2 months ago
  65. 615603a ipaccess_sign_link_up: Log sign_link type by Pau Espin Pedrol · 4 years, 2 months ago
  66. 58c9be1 bsc_main: Use LOG_TRX in log line by Pau Espin Pedrol · 4 years, 2 months ago
  67. fda5d36 bsc_main: Improve log line on Lost E1 link by Pau Espin Pedrol · 4 years, 2 months ago
  68. 19ec374 SI2quater: allow storing 48 EARFCNs by Neels Hofmeyr · 4 years, 3 months ago
  69. 6589f7c si2quater: fix budget calculation for multiple EARFCNs by Neels Hofmeyr · 4 years, 3 months ago
  70. b842568 gsm_04_08_rr: fix hopping parameters in RR Assignment Command by Vadim Yanitskiy · 4 years, 3 months ago
  71. 6c7149b generate_ma_for_ts(): constify per cell/timeslot ARFCN bit-vectors by Vadim Yanitskiy · 4 years, 3 months ago
  72. 3f89e4a system_information: constify bitvec in freq. list encoding API by Vadim Yanitskiy · 4 years, 3 months ago
  73. f6983f6 system_information: publicly declare generate_cell_chan_list() by Vadim Yanitskiy · 4 years, 3 months ago
  74. 0626659 create ASP+AS only once per cs7 instance by Neels Hofmeyr · 4 years, 3 months ago
  75. b7c19ed vty: check with is_ipaccess_bts() before using IPACC by Philipp Maier · 4 years, 3 months ago
  76. a702b61 abis_rsl: Mobile Allocation IE in CHANnel ACTIVation shall be empty by Vadim Yanitskiy · 4 years, 3 months ago
  77. 68b775b lchan_rtp_fsm: fix out_state_mask by Philipp Maier · 4 years, 3 months ago
  78. e174c05 osmo-bsc.spec.in: Use %config(noreplace) to retain current config file by Harald Welte · 4 years, 3 months ago
  79. 0350f24 vty/bts_resend_cmd: Use gsm_bts_set_system_infos() to increment changemark by Harald Welte · 4 years, 3 months ago
  80. ee689ec fix segfault introduced by recent segfault fix by Neels Hofmeyr · 4 years, 3 months ago
  81. cce0ae1 Avoid selecting channels from administratively locked trx by Pau Espin Pedrol · 4 years, 3 months ago
  82. 6281d4f fix crashes due to OSMO_ASSERT(conn->lchan) by Vadim Yanitskiy · 4 years, 3 months ago
  83. df60b51 system_information: Set BSS_PAGING_COORDINATION in SI13 for osmo-bts by Harald Welte · 4 years, 3 months ago
  84. dd4c93b vty: hide 'mscpool roundrobin next' by Neels Hofmeyr · 4 years, 3 months ago
  85. 0415a5c Count RSL DELETE INDICATION received from BTS by Harald Welte · 4 years, 3 months ago
  86. 959c916 bs11_config: Print "Not Equipped" for MBCCU (TRX) that don't exist by Harald Welte · 4 years, 3 months ago
  87. 8c53a61 [cosmetic] system_information: Values are not guesses; more comments by Harald Welte · 4 years, 3 months ago
  88. a68c79b merge files: absorb osmo_bsc_vty.c into bsc_vty.c by Neels Hofmeyr · 4 years, 3 months ago
  89. 390db47 bsc: Allow setting negative nominal tx power through VTY by Pau Espin Pedrol · 4 years, 3 months ago
  90. 2190ac9 abis_nm: fix length indicator in Set Channel Attributes by Vadim Yanitskiy · 4 years, 3 months ago
  91. 83e6e61 abis_nm: fix ARFCN list encoding in Set Channel Attributes by Vadim Yanitskiy · 4 years, 4 months ago
  92. 1c963eb MSC pooling: add rate counters by Neels Hofmeyr · 4 years, 3 months ago
  93. 25389e8 debug: log about matching Paging Response to earlier Paging by Neels Hofmeyr · 4 years, 4 months ago
  94. e15dec7 log: add MSC number to bsc_subscr_conn_fsm id by Neels Hofmeyr · 4 years, 4 months ago
  95. b34fdf2 vty: add 'mscpool roundrobin next' for ttcn3 tests by Neels Hofmeyr · 4 years, 4 months ago
  96. 73a6803 mscpool: add user manual chapter by Neels Hofmeyr · 4 years, 3 months ago
  97. b69db82 MSC pooling: add 'no allow-attach' for MSC off-loading by Neels Hofmeyr · 4 years, 3 months ago
  98. 343a8a1 MSC pooling: LU: ignore TMSI NRI from a different PLMN by Neels Hofmeyr · 4 years, 3 months ago
  99. 2a366d9 MSC pooling: implement NAS node selection by NRI from TMSI by Neels Hofmeyr · 4 years, 4 months ago
  100. 4099f1d MSC pooling: make NRI mappings VTY configurable by Neels Hofmeyr · 4 years, 4 months ago