libosmocore/include/osmocom
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
..
codec Mark inline header function as static 2016-09-30 12:31:50 +00:00
coding libosmocoding: migrate transcoding routines from OsmoBTS 2017-03-07 01:06:38 +07:00
core fsm: convenience: add inline osmo_fsm_inst_state_name() 2017-03-01 23:52:55 +00:00
crypt osmo_auth*: fix ordering of function args 2017-02-06 14:09:31 +00:00
ctrl Use value_string for ctrl_type 2017-03-01 16:37:59 +00:00
gprs logging: centrally define ctx and filter indexes 2017-02-22 16:08:38 +00:00
gsm gsm0503.h: generate header automatically 2017-03-06 17:06:45 +00:00
sim sim: make osim_reader_ops public 2016-03-19 21:18:40 +01:00
vty ports.h: rename CSCN to MSC 2017-02-24 19:57:48 +00:00