aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bsc/lchan_select.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-31ensure chan_mode comparisons in non-VAMOS modeNeels Hofmeyr1-1/+1
2021-05-31replace ts_*_for_each_lchan() with ts_for_n_lchans()Neels Hofmeyr1-1/+3
2021-05-28add chan_mode_to_chan_type()Neels Hofmeyr1-15/+24
2021-01-19lchan_avail(): omit logging for handover decision 2Neels Hofmeyr1-18/+20
2020-11-17fix TCH/H allocation: use half occupied dyn TS instead of switching more dyn TSNeels Hofmeyr1-17/+30
2020-09-07abis_rsl: prioritize emergency calls over regular callsPhilipp Maier1-5/+16
2020-07-18Move struct gsm_bts: gsm_data.* => bts.*Pau Espin Pedrol1-0/+1
2019-08-23lchan_select.c: tune log level in lchan_select_by_type()Vadim Yanitskiy1-1/+1
2019-07-16logging: introduce LOG_BTS and LOG_TRX and use it everywhereHarald Welte1-4/+4
2019-05-03assignment_fsm: Properly support assigning signalling mode TCH/xSylvain Munaut1-4/+13
2019-03-14Revert "assignment_fsm: Properly support assigning signalling mode TCH/x"Neels Hofmeyr1-13/+4
2019-03-14assignment_fsm: Properly support assigning signalling mode TCH/xSylvain Munaut1-4/+13
2019-01-22lchan_select: Do not unsolicitedly select a TCH/FPhilipp Maier1-17/+0
2019-01-21lchan_select: dont allow half rate EFR to be selectedPhilipp Maier1-1/+5
2018-11-28bsc: lchan_select: Avoid returning a TCH/H lchan when TCH/F is requestedPau Espin Pedrol1-16/+1
2018-07-28large refactoring: use FSMs for lchans; add inter-BSC HONeels Hofmeyr1-0/+260