osmo-msc/openbsc/src/libcommon
Harald Welte 2f8b9d25f8 Add vty command "radio-link-timeout infinite" for uplink rx testing
When we are performing Rx sensitivity testing on a BTS, we want to
deactivate the connection failure criterion / radio link timeout, i.e.
no matter how many SACCH frames in uplink are failed to decode, the BTS
should never close the channel.

OsmoBTS Change-Id I736f21f6528db5c16fa80cdb905af20673797be5 covers a way
how this behavior can be requested from the BTS via an OML attribute.
This patch adds support to the BSC to actually set that attribute.

Do not use this in production networks, as the BTS will keep open radio
channels indefinitely even if the phone is gone and no longer
transmitting anything.  This is a pure testing feature.

Change-Id: I6cb94e0f024934f7baeeb728ca9ed3042fbf16d2
2017-06-18 12:56:00 +03: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 don't re-implement osmo_talloc_replace_string() 2017-06-09 08:49:36 +00:00
debug.c pcu_sock: add basic pcu interface support 2017-05-25 14:04:08 +02:00
gsm_data.c Add vty command "radio-link-timeout infinite" for uplink rx testing 2017-06-18 12:56:00 +03:00
gsm_data_shared.c Get TRX attributes 2017-06-09 08:58:04 +00:00
gsm_subscriber_base.c cosmetic: use osmo_strlcpy() everywhere 2017-01-23 11:59:01 +00:00
gsup_client.c src: use osmo_timer_setup() 2017-05-10 11:21:24 +02:00
gsup_test_client.c src: use osmo_timer_setup() 2017-05-10 11:21:24 +02: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