osmo-bsc/tests
Vadim Yanitskiy f4674e3f7a power_control: fix swapped lower/upper RxQual threshold values
According to 3GPP TS 45.008, section A.3.2.1:

  c) Comparison of RXQUAL_XX with L_RXQUAL_XX_P (XX = DL or UL):

     Increase XX_TXPWR if at least P3 averaged values out of N3
     averaged values are greater (worse quality) than L_RXQUAL_XX_P.

  d) Comparison of RXQUAL_XX with U_RXQUAL_XX_P (XX = DL or UL):

     Decrease XX_TXPWR if at least P4 averaged values out of N4
     averaged values are lower (better quality) than U_RXQUAL_XX_P.

Given that RxQual is a value in range 0 .. 7, where 0 is the best
and 7 is the worst: L_RXQUAL_XX_P must define the worst quality,
while U_RXQUAL_XX_P must define the best quality value.

Change-Id: I0f37b23ed360782f3c1f4275234c4e18a17aa89b
Related: SYS#4918
2020-12-27 12:56:34 +00:00
..
abis Introduce NM GPRS NSVC FSM 2020-12-04 14:44:40 +01:00
acc Introduce NM GPRS NSVC FSM 2020-12-04 14:44:40 +01:00
bsc Introduce NM GPRS NSVC FSM 2020-12-04 14:44:40 +01:00
codec_pref Move struct gsm_bts: gsm_data.* => bts.* 2020-07-18 21:45:32 +00:00
gsm0408 Use rest_octets functionalities from libosmocore 2020-12-15 19:21:44 +00:00
handover handover_test: rename test scripts from numbers to names 2020-12-23 01:59:08 +00:00
nanobts_omlattr Fix typo in function nanobts_attr_nsvc_get 2020-12-04 14:44:43 +01:00
subscr bsc_subscr_name: print both IMSI and TMSI 2020-10-07 11:40:12 +00:00
Makefile.am power_control: add VTY commands for per-BTS configuration 2020-12-22 11:11:07 +00:00
atlocal.in Fix repo split aftermath 2017-10-02 08:38:34 +00:00
cbc.vty CBSP VTY: re-add legacy cbc config for backwards compat 2020-09-03 15:04:29 +02:00
ctrl_test_runner.py ctrl_test_runner.py: remove per-test startup delay 2020-12-01 12:09:26 +00:00
gprs_bvci_default.vty osmo-bsc/bsc_vty: set default gprs cell bvci to 2 2020-03-12 12:00:24 +01:00
handover_cfg.vty handover vty doc: explain rxqual values 2020-11-17 03:32:14 +01:00
neighbor_ident.vty add vty 'no neighbors' to remove all HO targets 2019-08-13 21:45:34 +00:00
nri_cfg.vty MSC pooling: add 'no allow-attach' for MSC off-loading 2020-06-17 00:14:01 +02:00
osmo-bsc.vty resurrect meas_feed.c: vty, vty-test 2018-05-04 15:02:24 +00:00
power_ctrl.vty power_control: fix swapped lower/upper RxQual threshold values 2020-12-27 12:56:34 +00:00
smlc.vty add smlc.vty test 2020-10-15 05:39:09 +02:00
testsuite.at handover_test: implement as VTY shell 2020-12-23 01:59:08 +00:00
timer.vty LCS: implement the bulk of Location Services 2020-10-09 00:26:02 +02:00
vty_test_runner.py drop features 'core-location-area-code' and 'core-cell-identity' 2020-10-16 13:51:48 +00:00