osmo-bsc/openbsc/src/libcommon
Max f9685c1461 gsm_bts: add version and variant details
* add version string to gsm_bts
* add PCU version string to gsm_bts
* rename GSM_BTS_TYPE_OSMO_SYSMO -> GSM_BTS_OSMOBTS to avoid confusion
  between BTS model and variant
* add variant enum to gsm_bts_model using enum with variants for each
  hw vendor of OsmoBTS
* show connected PCU version (if available) in vty via 'show bts'

This will come in handy when logging details regarding particular BTS
reported via OML, see:

Related: OS#1614

Change-Id: I6710d53115f34634a7b70969cc05fd5c72ff8ab2
2017-04-10 06:58:43 +00:00
..
Makefile.am move grps_gsup_client.c to libcommon/gsup_client.c 2016-12-13 14:54:02 +00:00
bsc_version.c bsc_version.c: update copyright date, add contributor 2016-06-17 04:52:30 +02:00
common_vty.c Support configuration of CON MO Groups/Paths from VTY 2016-11-13 21:22:29 +01:00
debug.c add struct bsc_subscr, separating libbsc from gsm_subscriber 2017-03-08 01:01:43 +01:00
gsm_data.c gsm_bts: add version and variant details 2017-04-10 06:58:43 +00:00
gsm_data_shared.c lchan release in error state: SACCH deact only for SACCH pchans 2016-12-09 11:35:41 +00:00
gsm_subscriber_base.c cosmetic: use osmo_strlcpy() everywhere 2017-01-23 11:59:01 +00:00
gsup_client.c oap_client: make use of OAP optional: disable for NULL config 2016-12-13 14:54:02 +00:00
gsup_test_client.c cosmetic: use osmo_strlcpy() everywhere 2017-01-23 11:59:01 +00:00
oap_client.c oap tests: fix after SQN scheme changes from libosmocore 2017-03-15 16:05:42 +01:00
socket.c make sure we still build on systems that don't have IPPROTO_GRE 2012-04-08 15:56:00 +02:00
talloc_ctx.c talloc_cxt: Fix compiler warning / missing #include 2016-11-11 15:52:58 +01:00