aboutsummaryrefslogtreecommitdiffstats
path: root/src/osmo-bts-sysmo/tch.c
AgeCommit message (Expand)AuthorFilesLines
2012-04-19add vty-configurable loopback modeHarald Welte1-0/+40
2012-04-18TCH: Add support for the L1 RTP modeHarald Welte1-13/+55
2012-03-15update to new "superfemto.h" header file namingHarald Welte1-1/+1
2012-01-23misc: Check return value of msgb _alloc functionsHolger Hans Peter Freyther1-16/+55
2011-11-29misc: Move the cmr_index into the #if 0 block as it is only used thereHolger Hans Peter Freyther1-1/+2
2011-11-07audio: Make bts_model_rtp_rx_cb compatible with the prototypeHolger Hans Peter Freyther1-4/+4
2011-09-07store the last SID frame of a given LCHAN so we can repeat itHarald Welte1-2/+50
2011-09-06user DRTP where appropriate, not DL1CHarald Welte1-8/+8
2011-09-06More comprehensive AMR handlingHarald Welte1-32/+62
2011-09-04AMR: double-check CMI/CMR/CMC valuesHarald Welte1-13/+59
2011-09-03Sysmobts L1: Implement HR codec supportHarald Welte1-3/+22
2011-09-03Add new ORTP based libosmo-trau based voice supportHarald Welte1-2/+333
2011-07-24sysmobts: add a skeleton for codec frame processingHarald Welte1-0/+95