aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bsc/chan_alloc.c
AgeCommit message (Expand)AuthorFilesLines
2021-06-10clarify bts_chan_loadNeels Hofmeyr1-7/+6
2021-06-04Use new stat item/ctr getter APIsPau Espin Pedrol1-18/+18
2021-05-31replace ts_*_for_each_lchan() with ts_for_n_lchans()Neels Hofmeyr1-9/+1
2020-08-12chan_alloc: Fix typo in a comment.Alexander Chemeris1-1/+1
2020-07-18Move struct gsm_bts: gsm_data.* => bts.*Pau Espin Pedrol1-0/+1
2020-07-14Don't print 'bogus channel load sample' message if total == 0Harald Welte1-1/+3
2020-05-19stats: Correctly count lchans under BORKEN TS.Alexander Chemeris1-0/+7
2020-05-09chan_alloc: Don't re-invent trx_is_usable and use existing helperSylvain Munaut1-2/+1
2020-05-09chan_alloc: Add comments for the *_chan_load() functions.Alexander Chemeris1-0/+2
2020-05-08stats: Report per channel type load to statsd counters.Alexander Chemeris1-0/+50
2020-05-08ctrs: Correctly count load total for dynamic timeslots.Alexander Chemeris1-0/+22
2019-07-16logging: introduce LOG_BTS and LOG_TRX and use it everywhereHarald Welte1-7/+7
2019-05-24chan_alloc: Don't include CBCH channels in load computationHarald Welte1-0/+4
2018-07-28large refactoring: use FSMs for lchans; add inter-BSC HONeels Hofmeyr1-575/+7
2018-07-28rename gsm_04_08_utils.[hc] to gsm_04_08_rrNeels Hofmeyr1-1/+1
2018-07-22chan_alloc: reset rtp voice related bits in lchan_free()Philipp Maier1-0/+3
2018-06-07dissolve libbsc: move all to src/osmo-bsc, link .o filesNeels Hofmeyr1-0/+734