aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bsc/bsc_init.c
AgeCommit message (Expand)AuthorFilesLines
2021-11-16move time_cc to libosmocore osmo_time_ccNeels Hofmeyr1-4/+4
2021-11-10implement all_allocated:{static_sdcch,static_tch} rate countersNeels Hofmeyr1-0/+22
2021-11-10implement all_allocated:{sdcch,tch} rate countersNeels Hofmeyr1-0/+23
2021-10-07Move global var bsc_gsmnet into libbsc [2/4]Pau Espin Pedrol1-0/+2
2021-08-30move BSC level stats and rate counters to new bsc_stats.[hc]Neels Hofmeyr1-12/+1
2021-08-27stat_item desc: add explicit indexes for clarityNeels Hofmeyr1-1/+1
2021-05-04stats: add BTS uptime counterMichael Iedema1-0/+16
2021-04-23Revert "update neighbor ARFCNs on startup and config changes"Pau Espin Pedrol1-12/+0
2021-04-22update neighbor ARFCNs on startup and config changesNeels Hofmeyr1-0/+12
2021-03-24fix/refactor neighbor configNeels Hofmeyr1-1/+0
2020-10-09LCS: implement the bulk of Location ServicesNeels Hofmeyr1-0/+1
2020-08-29CBSP: add local bind to client modeNeels Hofmeyr1-0/+1
2020-08-29CBSP: rewrite the CBSP link setup and 'cbc' VTY sectionNeels Hofmeyr1-5/+5
2020-08-24Add bts counters to count BTS events where we don't have a btsDaniel Willmann1-11/+23
2020-07-18Move gsm_bts_{trx_}set_system_infos APIs to bts{_trx}.*Pau Espin Pedrol1-149/+0
2020-07-18Move struct gsm_bts: gsm_data.* => bts.*Pau Espin Pedrol1-18/+1
2020-05-31bsc_bts_alloc_register(): fix possible NULL-pointer dereferenceVadim Yanitskiy1-0/+1
2020-05-29flatten: move network->bsc_data->* to network->*Neels Hofmeyr1-14/+8
2020-05-09stats: report a number of configured BTS to a stats gauge.Alexander Chemeris1-0/+18
2019-09-02Cell Broadcast: CBSP and CBCH scheduling supportHarald Welte1-0/+15
2018-12-14Add VTY option to avoid sending empty Full BCCH Info for disabled SIPau Espin Pedrol1-6/+10
2018-10-30vty: add 'show rejected-bts'Oliver Smith1-0/+1
2018-07-28rename gsm_04_08_utils.[hc] to gsm_04_08_rrNeels Hofmeyr1-1/+1
2018-07-28fix / clarify rsl dtap cacheNeels Hofmeyr1-0/+1
2018-07-28inter-BSC HO: add neighbor_ident API to manage neighbor-BSS-cellsNeels Hofmeyr1-0/+1
2018-06-07dissolve libbsc: move all to src/osmo-bsc, link .o filesNeels Hofmeyr1-0/+288