libosmocore/utils
Vadim Yanitskiy 3262f820b5 libosmocoding: migrate transcoding routines from OsmoBTS
There are some projects, such as GR-GSM and OsmocomBB, which would
benefit from using one shared implementation of GSM 05.03 code. So,
this commit introduces a new sub-library called libosmocoding, which
(for now) provides GSM, GPRS and EDGE transcoding routines, migrated
from OsmoBTS.

The original GSM 05.03 code from OsmoBTS was relicensed under
GPLv2-or-later with permission of copyright holders (Andreas Eversberg,
Alexander Chemeris and Tom Tsou).

The following data types are currently supported:

 - xCCH
 - PDTCH (CS 1-4 and MCS 1-9)
 - TCH/FR
 - TCH/HR
 - TCH/AFS
 - RCH/AHS
 - RACH
 - SCH

Change-Id: I0c3256b87686d878e4e716d12393cad5924fdfa1
2017-03-07 01:06:38 +07:00
..
Makefile.am utils: add TALLOC_CFLAGS to build 2015-12-08 14:14:29 +01:00
conv_codes_gsm.py libosmocoding: migrate transcoding routines from OsmoBTS 2017-03-07 01:06:38 +07:00
conv_gen.py utils/conv_gen.py: add header generation feature 2017-03-06 17:06:45 +00:00
gen_website_doc_tree.sh add script to generate http://www.osmocom.org/doc tree structure 2011-08-20 17:40:08 +02:00
osmo-arfcn.c osmo-arfcn: Return something from the method 2013-04-21 21:04:19 +02:00
osmo-auc-gen.c osmo-auc-gen: cmdline help: list algorithms; error messages 2017-02-06 13:47:17 +00:00
osmo-sim-test.c fix various compiler warnings (on FreeBSD-11.0) 2017-02-08 16:49:14 +01:00