aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bsc/codec_pref.c
AgeCommit message (Expand)AuthorFilesLines
2019-05-03assignment_fsm: Properly support assigning signalling mode TCH/xSylvain Munaut1-4/+6
2019-04-30move mgw endpoint FSM to osmo-mgw.gitNeels Hofmeyr1-0/+2
2019-03-19codec_pref: fix special handling for AMR rate configuration (S15-S0)Philipp Maier1-29/+56
2019-03-14Revert "assignment_fsm: Properly support assigning signalling mode TCH/x"Neels Hofmeyr1-6/+4
2019-03-14assignment_fsm: Properly support assigning signalling mode TCH/xSylvain Munaut1-4/+6
2019-02-21assignment_fsm: fix channel allocator preferencesPhilipp Maier1-19/+23
2018-10-23codec_pref: also check amr codec rates in check_codec_pref()Philipp Maier1-0/+49
2018-10-10codec_pref: also check physical channelsPhilipp Maier1-4/+34
2018-10-10codec_pref: cosmetic: seperate half/full rate determinationPhilipp Maier1-21/+36
2018-10-08codec_pref: check codec configuration before startPhilipp Maier1-0/+26
2018-10-05codec_pref: handle S0-S15 in ASSIGNMENT REQUESTPhilipp Maier1-40/+81
2018-09-24codec_pref: Add Codec List to COMPLETE LAYER 3 INFORMATIONPhilipp Maier1-0/+65
2018-09-14codec_pref: fix missing breaks in switch-case statementPhilipp Maier1-0/+4
2018-09-14codec_pref: fix typo in commentPhilipp Maier1-1/+1
2018-09-07codec_pref.c: Add comment in expected switch case without breakPau Espin Pedrol1-0/+1
2018-09-04codec_pref: Log HR2 specifically as never specifiedPau Espin Pedrol1-1/+2
2018-09-04codec_pref: Log unsupported codec name usedPau Espin Pedrol1-1/+4
2018-07-28large refactoring: use FSMs for lchans; add inter-BSC HONeels Hofmeyr1-27/+49
2018-07-22codec_pref: check bts codec supportPhilipp Maier1-3/+41
2018-07-22codec_pref: move match_codec_pref() to separate c-file and add unit-testPhilipp Maier1-0/+175