aboutsummaryrefslogtreecommitdiffstats
path: root/src/common/msg_utils.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-05Move gsm_bts code gsm-data.* => bts.*Pau Espin Pedrol1-0/+1
2019-05-24Use LOGPLCHAN whenever possibleHarald Welte1-6/+6
2017-02-01Fix AMR HR DTX FSM logic.Jean-Francois Dionne1-12/+30
2017-01-04DTX AMR HR: fix inhibitionMax1-24/+73
2016-12-22DTX: don't always perform AMR HR specific checkJean-Francois Dionne1-6/+8
2016-12-08DTX: add explicit check if DTX enabledMax1-0/+3
2016-12-01DTX DL AMR: rewrite FSM recursionMax1-18/+107
2016-11-08DTX: wrap FSM signal dispatchingMax1-2/+8
2016-11-08DTX DL: tighten check for enabled operationMax1-0/+9
2016-11-03DTX fix ONSET handlingMax1-11/+28
2016-10-28DTX DL: split ONSET state handlingMax1-3/+18
2016-10-24Fix DTX DL AMR SIDscheduling logicMax1-9/+14
2016-10-24DTX HR - fix array size calculationMax1-1/+2
2016-10-17DTX AMR - fix buffer length checkMax1-1/+2
2016-10-13DTX: fix array size calculationMax1-4/+5
2016-10-13DTX DL: use FSM for AMRMax1-52/+83
2016-09-30DTX: move ONSET detection into separate functionMax1-2/+55
2016-09-30DTX: further AMR SID cache fixes (lc15, sysmo)Max1-6/+20
2016-09-30DTX: move scheduling check inside repeat_last_sidMax1-22/+36
2016-09-23DTX: fix SID repeat schedulingMax1-0/+44
2016-07-25fix compiler warning: msg_utils.c: fn_chk() constify argNeels Hofmeyr1-1/+1
2016-07-05Mark array as static constMax1-3/+3
2016-06-23DTXu: move copy-pasted code to common partMax1-0/+11
2016-06-18Move copy-pasted code into common partMax1-0/+43
2016-01-04fix large amount of compiler warnings in common and sysmobts codeHarald Welte1-3/+3
2015-01-09msg: Generalize the message structure testHolger Hans Peter Freyther1-8/+10
2014-08-18replace oml_{osmo,ipa}_magic[] with abis_nm_{osmo,ipa}_magicHarald Welte1-8/+9
2014-07-31sysmobts: Verify the structure of IPA and OML messagesHolger Hans Peter Freyther1-0/+174