aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bsc/bts_siemens_bs11.c
AgeCommit message (Expand)AuthorFilesLines
2022-04-28bts_model_*_start: move set_feature calls to _initOliver Smith1-7/+7
2021-07-22bts: Clear BTS_STAT_CHAN_*_{TOTAL,USED} on bts disconnectDaniel Willmann1-0/+1
2021-05-28RSL link: explicitly select rsl_link based on lchanNeels Hofmeyr1-1/+1
2020-08-01BS-11: Fix "CONNECT TERRESTRIAL TRAFFIC"Harald Welte1-3/+10
2020-07-18Move struct gsm_bts: gsm_data.* => bts.*Pau Espin Pedrol1-0/+1
2020-07-15Fix trailing whitespace in several filesPau Espin Pedrol1-1/+1
2020-07-14Bring timeslot FSMs on BS-11 out of NOT_INITIALIZED stateHarald Welte1-0/+5
2019-11-13Fix some typosMartin Hauke1-1/+1
2019-04-23use libosmocore osmo_tdefNeels Hofmeyr1-2/+3
2018-10-03osmo-bsc: Add default case for switch(enum)Pau Espin Pedrol1-0/+2
2018-07-28large refactoring: use FSMs for lchans; add inter-BSC HONeels Hofmeyr1-2/+3
2018-07-28add gsm_timers, for Tnnn definitions usable by FSMsNeels Hofmeyr1-1/+2
2018-06-07dissolve libbsc: move all to src/osmo-bsc, link .o filesNeels Hofmeyr1-0/+604