aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bsc/gsm_data.c
AgeCommit message (Expand)AuthorFilesLines
2018-12-14Add VTY option to avoid sending empty Full BCCH Info for disabled SIPau Espin Pedrol1-0/+1
2018-12-05paging: Add VTY options to calculate T3113 timeout dynamicallyPau Espin Pedrol1-0/+1
2018-11-22LCLS: add bts-loop variantMax1-0/+1
2018-11-16bsc: bts_alloc: Use enum value during neigh_list_manual_mode initializationPau Espin Pedrol1-1/+1
2018-11-09gsm_data: make cgi_for_msc available for other modulesPhilipp Maier1-0/+16
2018-11-08LCLS: expand logging to print the name of the mode in useMax1-0/+6
2018-10-23gsm_data: set meaningful default values for amr modesPhilipp Maier1-0/+30
2018-09-24gsm_data.c: Set reasonable AMR codec defaults in gsm_bts_alloc()Philipp Maier1-0/+28
2018-09-09CBCH: Fix gsm_bts_get_cbch()Harald Welte1-2/+2
2018-09-09Introduce gsm48_lchan2chan_desc_as_configured()Harald Welte1-5/+19
2018-07-28cosmetic: constify gsm_bts_num() net argNeels Hofmeyr1-1/+1
2018-07-28large refactoring: use FSMs for lchans; add inter-BSC HONeels Hofmeyr1-148/+332
2018-07-28add gsm_timers, for Tnnn definitions usable by FSMsNeels Hofmeyr1-1/+2
2018-07-28inter-BSC HO: add neighbor_ident API to manage neighbor-BSS-cellsNeels Hofmeyr1-0/+114
2018-07-24BTS codec pref legacy compat: allow all codecs per defaultNeels Hofmeyr1-0/+8
2018-06-07dissolve libbsc: move all to src/osmo-bsc, link .o filesNeels Hofmeyr1-0/+1305