osmo-bts/src/common
Harald Welte 526b0c62cf Add new ORTP based libosmo-trau based voice support
Using osmo-bts-sysmo and this code, it is now possible to do FR and AMR
based voice calls on TCH/F.

A lot of CPU is wasted in the conversion between the RTP formats and the
L1 specific formats for the codec frames.  All data needs to be shifted
by four bits, and the order of bits needs to be reversed in every byte.
2011-09-03 15:41:12 +02:00
..
Makefile.am remove dead code / dead fule common/voice.c 2011-09-03 15:40:50 +02:00
abis.c abis.c: Remove dead code 2011-09-01 11:52:24 +02:00
bts.c Add new ORTP based libosmo-trau based voice support 2011-09-03 15:41:12 +02:00
gsm_data_shared.c re-work original osmo-bts with support for sysmocom femtobts 2011-06-27 11:25:35 +02:00
load_indication.c re-work original osmo-bts with support for sysmocom femtobts 2011-06-27 11:25:35 +02:00
logging.c logging: Add DSP log subsystem 2011-07-05 00:43:33 +02:00
measurement.c measurement: fix missing \n at end of log output 2011-07-02 22:44:27 +02:00
oml.c logging sanitization (use proper log levels, etc.) 2011-07-01 18:54:10 +02:00
paging.c Fix compilation of paging.c 2011-07-05 13:38:15 +02:00
rsl.c Add new ORTP based libosmo-trau based voice support 2011-09-03 15:41:12 +02:00
support.c re-work original osmo-bts with support for sysmocom femtobts 2011-06-27 11:25:35 +02:00
sysinfo.c remove debugging printf in sysinfo code 2011-06-29 13:25:26 +02:00
vty.c re-work original osmo-bts with support for sysmocom femtobts 2011-06-27 11:25:35 +02:00