osmo-bts/tests
Philipp Maier 07aa8927e1 measurement: fix expected number of measurements
The logic in measurement.c checks the amount of collected measurement
values. This is done for the total amount of measurements and the amount
of SUB blocks measurements.

The functions that return the expected number of measurement values
currently do not take into account that the mode of a TCH/F or TCH/H has
an effect on the number of expected SUB blocks. (In signalling channels
all blocks count as SUB). Also a TCH/H in signalling mode generates only
half the amount of measurements because the blocks in signalling mode
are sepreded over 6 bursts instead of 4. This also needs to be taken
into account.

Change-Id: I01c7b6cc908c647263ab88f6b6281c4732f88779
Related: OS#4799
2020-10-26 17:53:57 +01:00
..
agch Remove unneeded direct libortp dependency 2018-07-02 16:36:14 +02:00
cipher Remove unneeded direct libortp dependency 2018-07-02 16:36:14 +02:00
handover handover_tests: Avoid redefining all bts_model stubs 2020-06-18 14:19:34 +02:00
meas measurement: fix expected number of measurements 2020-10-26 17:53:57 +01:00
misc Do not mix public and private BTS features, use libosmocore's API 2020-06-11 00:36:21 +07:00
paging ETWS Primary Notification via P1 Rest Octets 2019-09-05 14:30:17 +02:00
power power_control: tolerate small deviations from 'rx-target' 2020-10-19 17:30:33 +07:00
sysmobts fix compilation with gcc-10 2020-04-20 20:09:24 +02:00
ta_control ta_control: move timing advance code from osmo-bts-trx to common 2020-01-20 14:33:49 +00:00
tx_power common: tx_power: Fix bug in power ramp up below max-initial value 2020-08-18 17:22:38 +02:00
Makefile.am ta_control: move timing advance code from osmo-bts-trx to common 2020-01-20 14:33:49 +00:00
stubs.c Constify the 'trx' argument of trx_get_hlayer1() everywhere 2020-08-03 02:08:14 +07:00
testsuite.at tests/power_test: also match stderr, not only stdout 2020-10-15 15:50:33 +07:00