libosmocore/include/osmocom
Philipp Maier 680acae725 features: move bts feature related functionality to libosmocore
osmo-bsc and osmo-bts share enums and value strings to describe
feature data that is exchanged via OML (manufacturer id) on startup.
Also the functions to set and get the respecitive bits in the feature
bitvectors are in osmo-bsc and osmo-bts. This is a code duplication
and should be resolved.

- add enum osmo_bts_features (replaces enum gsm_bts_features)
- add osmo_bts_features_descs (replaces gsm_bts_features_descs)
- add osmo_bts_set_feature (replaces gsm_btsmodel_set_feature)
- add osmo_bts_has_feature (replaces gsm_btsmodel_has_feature)

Change-Id: Id0c35aef11aa49aa40abe7deef1f9dbd12210776
2018-03-02 16:54:16 +01:00
..
codec libosmocodec: implement ECU (Error Concealment Unit) for FR 2018-01-15 20:12:03 +00:00
coding coding: Add BER-reporting RACH decode functions 2018-02-26 12:26:38 +01:00
core timer: Introduce osmo_clock_gettime to override clock_gettime 2018-03-01 12:33:02 +00:00
crypt add osmo_auth_c3() (separate from gsm_milenage()) 2017-12-18 23:05:24 +00:00
ctrl ports.h: Add VTY and CTRL ports for osmo-trx 2018-02-22 08:03:06 +00:00
gprs Add function to properly encode RAI 2018-01-08 13:02:07 +00:00
gsm features: move bts feature related functionality to libosmocore 2018-03-02 16:54:16 +01:00
sim doxygen: unify use of \file across the board 2017-06-23 00:18:23 +00:00
vty ports.h: Add VTY and CTRL ports for osmo-trx 2018-02-22 08:03:06 +00:00