aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bsc/lchan_fsm.c
AgeCommit message (Expand)AuthorFilesLines
2018-10-24lchan_fsm: generate proper multirate configuration IE on RSLPhilipp Maier1-58/+66
2018-10-12lchan_fsm: notify conn of released lchan upon RF ReleaseNeels Hofmeyr1-0/+7
2018-10-12lchan_fsm: fix failure handling: notify conn when releasedNeels Hofmeyr1-0/+3
2018-10-05codec_pref: handle S0-S15 in ASSIGNMENT REQUESTPhilipp Maier1-2/+43
2018-09-11ts,lchan_fsm: do not attempt to allocate CBCH subslotsNeels Hofmeyr1-0/+7
2018-09-10lchan_fsm: allow late RTP release events without erroringNeels Hofmeyr1-0/+9
2018-08-29lchan: pick proper power and ta valuesNeels Hofmeyr1-6/+15
2018-08-29cosmetic: lchan activ: drop todo commentsNeels Hofmeyr1-2/+0
2018-08-29cosmetic: lchan activ: no need to clear mr againNeels Hofmeyr1-2/+0
2018-08-29lchan_fsm: safer 'concluded' flagNeels Hofmeyr1-7/+9
2018-08-29cosmetic: lchan_fsm failure: log about state transitionsNeels Hofmeyr1-2/+9
2018-08-29lchan_fsm: lchan_fail_to(): store target state earlyNeels Hofmeyr1-1/+3
2018-07-28create separate logging categories for lchan,ts,as FSMsNeels Hofmeyr1-1/+1
2018-07-28lchan_fsm: add in_release_handler flagNeels Hofmeyr1-7/+17
2018-07-28lchan_fsm: split off lchan_rtp_fsm, establish RTP a bit earlierNeels Hofmeyr1-451/+169
2018-07-28cosmetic: FSMs: allow ignorable eventsNeels Hofmeyr1-2/+38
2018-07-28large refactoring: use FSMs for lchans; add inter-BSC HONeels Hofmeyr1-0/+1522