1. 09273b7 LCLS: constify helper parameters by Max · 6 years ago
  2. 605c7f0 chan_alloc: remove references to lchan_alloc() by Philipp Maier · 6 years ago
  3. 4586737 IPA: log OML/RSL link drop reason by Max · 6 years ago
  4. 38134ea comments: describe some lchan details by Neels Hofmeyr · 6 years ago
  5. 700e518 make sure early lchan act failure resets the lchan by Neels Hofmeyr · 6 years ago
  6. fe65ece LCLS: update parameter representation by Max · 6 years ago
  7. 1cf21de Add VTY option to avoid sending empty Full BCCH Info for disabled SI by Pau Espin Pedrol · 6 years ago
  8. 1b96334 paging: Add VTY options to calculate T3113 timeout dynamically by Pau Espin Pedrol · 6 years ago
  9. 0ba20df bsc: Add define for ts_as_pchan_for_each_lchan with ts->pchan_on_init by Pau Espin Pedrol · 6 years ago
  10. 7ae0f9c bsc: ts_for_each_lchan: Improve documentation by Pau Espin Pedrol · 6 years ago
  11. d3e8e0c bsc: ts_as_pchan_for_each_lchan: reorder and improve documentation by Pau Espin Pedrol · 6 years ago
  12. 369fba2 send Immediate Assignment Reject only before Immediate Assignment by Neels Hofmeyr · 6 years ago
  13. b407a8a LCLS: add bts-loop variant by Max · 6 years ago
  14. c43e871 RSL: restructure MDCX functions by Max · 6 years ago
  15. c74daf0 abis_nm: Introduce new signal S_NM_GET_ATTR_REP by Pau Espin Pedrol · 6 years ago
  16. 167cb82 bsc: Enable force-combined-si on nanoBTS by default by Pau Espin Pedrol · 6 years ago
  17. eee24eb cosmetic: lchan: introduce sub-struct lchan->release.* by Neels Hofmeyr · 6 years ago
  18. 5b1a7d1 lchan release: always Deact SACCH by Neels Hofmeyr · 6 years ago
  19. 478e991 fix: send RR Release (e.g. after BSSMAP Clear Cmd) by Neels Hofmeyr · 6 years ago
  20. 1cdf1d7 abis_nm: Add support to parse OML IP and Unit Id in Get Attributes by Pau Espin Pedrol · 6 years ago
  21. 89d72d8 gsm_data: make cgi_for_msc available for other modules by Philipp Maier · 6 years ago
  22. 6fb500f LCLS: expand logging to print the name of the mode in use by Max · 6 years ago
  23. 1bcdd73 constify rsl_tx_ipacc_*cx() parameters by Max · 6 years ago
  24. 5695f4b Make IP address helper accessible via header file by Max · 6 years ago
  25. 5a5c7fd vty doc: drop "(HO algo 2 only)" strings by Neels Hofmeyr · 6 years ago
  26. 8d8d710 vty: add 'show rejected-bts' by Oliver Smith · 6 years ago
  27. 3b9dcb3 gsm_04_08: improve gsm48_multirate_config() by Philipp Maier · 6 years ago
  28. bca82ed codec_pref: also check amr codec rates in check_codec_pref() by Philipp Maier · 6 years ago
  29. b5208d4 codec_pref: check codec configuration before start by Philipp Maier · 6 years ago
  30. c9a4f69 codec_pref: handle S0-S15 in ASSIGNMENT REQUEST by Philipp Maier · 6 years ago
  31. 67e47c6 codec_pref: Add Codec List to COMPLETE LAYER 3 INFORMATION by Philipp Maier · 6 years ago
  32. e2209c2 Implement RR Classmark Enquiry by Neels Hofmeyr · 6 years ago
  33. ef121b2 gsm_data: remove unused struct member chan_mode by Philipp Maier · 6 years ago
  34. 7f52bda gsm_data: remove unused struct member full_rate. by Philipp Maier · 6 years ago
  35. 526b4a5 ts,lchan_fsm: do not attempt to allocate CBCH subslots by Neels Hofmeyr · 6 years ago
  36. 24286f3 Introduce gsm48_lchan2chan_desc_as_configured() by Harald Welte · 6 years ago
  37. 251bec1 gsm48_lchan2chan_desc() belongs to gsm_data.h by Harald Welte · 6 years ago
  38. 193c1e3 lchan_fsm: safer 'concluded' flag by Neels Hofmeyr · 6 years ago
  39. d8f46c0 MGCP: add 'X-Osmo-IGN: C' for SCCPlite by default by Neels Hofmeyr · 6 years ago
  40. 9862bcb Fix heap-use-after-free due to OML link destruction by Pau Espin Pedrol · 6 years ago
  41. c649c3f use __FILE__, not __BASE_FILE__ by Neels Hofmeyr · 6 years ago
  42. 4833857 lcls: do not LCLS call legs with different codecs by Philipp Maier · 6 years ago
  43. 628a05e GSCON: call api of a_reset.c with msc object directly by Philipp Maier · 6 years ago
  44. c80cce6 gscon: use BSS-common payload types on BSS side by Philipp Maier · 6 years ago
  45. 81a4963 cosmetic: rename bsc_api.h to gsm_08_08.h by Neels Hofmeyr · 6 years ago
  46. b5ce49f cosmetic: reduce bsc_api.h by Neels Hofmeyr · 6 years ago
  47. 8757f42 cosmetic: dissolve bsc_api.c by Neels Hofmeyr · 6 years ago
  48. 6d568ed cosmetic: constify gsm_bts_num() net arg by Neels Hofmeyr · 6 years ago
  49. 3c5612f create separate logging categories for lchan,ts,as FSMs by Neels Hofmeyr · 6 years ago
  50. d5df9a1 lchan_fsm: add in_release_handler flag by Neels Hofmeyr · 6 years ago
  51. ac85b34 lchan_fsm: split off lchan_rtp_fsm, establish RTP a bit earlier by Neels Hofmeyr · 6 years ago
  52. dbb38d5 fix BSC_CTR_ASSIGNMENT doc strings by Neels Hofmeyr · 6 years ago
  53. bcdbfb7 fix nanobts: timeslot FSM: use flags to remember OML,RSL status by Neels Hofmeyr · 6 years ago
  54. 31f525e large refactoring: use FSMs for lchans; add inter-BSC HO by Neels Hofmeyr · 6 years ago
  55. 596c402 add gsm_timers, for Tnnn definitions usable by FSMs by Neels Hofmeyr · 6 years ago
  56. 68455f3 cosmetic: move RR functions from bsc_api.c to gsm_04_08_rr.c by Neels Hofmeyr · 6 years ago
  57. 6242742 rename gsm_04_08_utils.[hc] to gsm_04_08_rr by Neels Hofmeyr · 6 years ago
  58. 149160f fix / clarify rsl dtap cache by Neels Hofmeyr · 6 years ago
  59. 431e085 inter-BSC HO: neighbor_ident API: drop 9bit BSIC by Neels Hofmeyr · 7 years ago
  60. 19bed23 inter-BSC HO: add neighbor_ident API to manage neighbor-BSS-cells by Neels Hofmeyr · 7 years ago
  61. 31716f9 hodec2 log: less verbose, more concise logging by Neels Hofmeyr · 6 years ago
  62. 5bc43cd codec_pref: check bts codec support by Philipp Maier · 6 years ago
  63. 844876f codec_pref: move match_codec_pref() to separate c-file and add unit-test by Philipp Maier · 6 years ago
  64. 16dd64a ho cfg: fix unit strings by Neels Hofmeyr · 6 years ago
  65. a0f1196 Rename bsc_msg_acc_lst_vty_init to have more uniform prefix by Pau Espin Pedrol · 6 years ago
  66. d99182c bsc_vty: Write access list entries when storing bsc config by Pau Espin Pedrol · 6 years ago
  67. 1e75d13 bsc-filter: Remove unused func barr_adapt and set barr_find static by Pau Espin Pedrol · 6 years ago
  68. 116e05e lcls: set codec info when performing MGW operation by Philipp Maier · 6 years ago
  69. d0d204a cosmetic / linking: move str_to_imsi() out of abis_rsl.c by Neels Hofmeyr · 6 years ago
  70. f0ff9a6 fix dyn TS init: properly identify BTS on OML OPSTART ACK by Neels Hofmeyr · 6 years ago
  71. 7325d93 Remove unused logging subsystems DCC and DMGCP by Harald Welte · 6 years ago
  72. 0c1ac9f make T10 configurable like the rest of them by Neels Hofmeyr · 6 years ago
  73. fc622c7 drop dead code: conn->T10, handled by gscon instead by Neels Hofmeyr · 6 years ago
  74. 0abe84e HO: introduce T7, T8, T101 timers by Neels Hofmeyr · 6 years ago
  75. fb75d10 cosmetic: penalty timers: constify, tweak doc by Neels Hofmeyr · 6 years ago
  76. c19581f remove struct bsc_api by Neels Hofmeyr · 6 years ago
  77. 958f259 dissolve libbsc: move all to src/osmo-bsc, link .o files by Neels Hofmeyr · 6 years ago
  78. 1f1c56c LCLS: add VTY config to enable/disable LCLS on per-MSC basis by Harald Welte · 6 years ago
  79. c997ceb Add initial 3GPP LCLS support to OsmoBSC by Harald Welte · 6 years ago
  80. 1876c31 move 'extern struct gsm_network *bsc_gsmnet" to header file by Harald Welte · 6 years ago
  81. 68e4be9 Remove 'struct bsc_msc_connection' + fix IPA-encapsulated CTRL by Harald Welte · 6 years ago
  82. 1c9b8b1 remove remaining bits of osmo-bsc_nat by Harald Welte · 6 years ago
  83. 584ab8e bsc: Add mgcp_port_to_cic() to determine CIC from RTP Port by Harald Welte · 6 years ago
  84. 3909d99 vty: Permit selection of other ASP protocol than M3UA by Harald Welte · 6 years ago
  85. 02d20da gscon: remove dead code by Philipp Maier · 6 years ago
  86. 163f631 cosmetic: define TCH_F_PDCH_PENDING_MASK as actual bitwise or by Neels Hofmeyr · 6 years ago
  87. 59afaa9 abis_rsl.h: drop unused rsl_chan_activate() declaration by Neels Hofmeyr · 6 years ago
  88. 8da2233 bsc_api.c: actually log with context by Neels Hofmeyr · 6 years ago
  89. 20388b7 nat: Add jitter buffer on the uplink receiver by Pau Espin Pedrol · 6 years ago
  90. 7926d98 add counter for connection attempts from BTS with unknown unit id by Stefan Sperling · 6 years ago
  91. 71d524c show all global counters of osmo-bsc in vty by Stefan Sperling · 6 years ago
  92. 0b10399 a_reset: cleanup + remove dead code by Philipp Maier · 6 years ago
  93. 91aa68f dyn TS: init only when both RSL and the Channel OM are established by Neels Hofmeyr · 6 years ago
  94. bf70992 dyn ts, bts_ipaccess_nanobts.c: init PDCH on Chan OPSTART ACK by Neels Hofmeyr · 6 years ago
  95. f28f1ef resurrect meas_feed.c: vty, vty-test by Neels Hofmeyr · 6 years ago
  96. 5198342 gsm_data_shared.h: Remove unused enum gsm_paging_event by Pau Espin Pedrol · 6 years ago
  97. ea33341 ensure that acc_ramp_init() is only called once by Stefan Sperling · 6 years ago
  98. 881836a bsc_nat: Drop redundant ccon ptr in bsc_cmd_list by Pau Espin Pedrol · 6 years ago
  99. c74a561 cosmetic: remove dead code by Philipp Maier · 7 years ago
  100. cd3bf62 vty: drop unused vty definitions (*_NODE, msc_*) by Neels Hofmeyr · 7 years ago