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