osmo-bts/tests
Philipp Maier 65db0f5c41 measurement: fix measurment report
The end of the measurement reporting period is not aligned with the
SACCH block where the results are reported. The tables that are
used to detect the end of the measurement period are therefore
wrong. The frame number of the SACCH block must be used and not the
TDMA frame number (modulo 104) of the measurement reporing interval.

The tables are oriented to the frame number of the first SACCH block,
at the beginning of an interval. However, when a SACCH block is received
it will always contain the result of the recently passed measurement
reporting period.

To match the tables, introduce another lookup table to remap each
SACCH block that ends to the matching beginning block number.

Change-Id: I1eef894e6f15b4449fc8926bebb118624efc7924
2017-07-10 15:30:59 +00:00
..
agch Fix tests linking with libosmocodec 2016-11-08 10:26:40 +00:00
cipher Fix tests linking with libosmocodec 2016-11-08 10:26:40 +00:00
handover Check for suitable lchan type when detecting HO 2017-03-14 14:17:44 +00:00
meas measurement: fix measurment report 2017-07-10 15:30:59 +00:00
misc Prepare for extended SI2quater support 2017-05-09 09:10:45 +00:00
paging Fix tests linking with libosmocodec 2016-11-08 10:26:40 +00:00
sysmobts Use libosmocodec for AMR RTP 2016-06-12 15:43:19 +00:00
tx_power sysmobts: Don't start with 0dBm TRX output power before ramping 2017-04-06 18:41:01 +02:00
Makefile.am measurement: fix measurment report 2017-07-10 15:30:59 +00:00
stubs.c Remove duplicated code 2016-12-01 15:20:42 +00:00
testsuite.at measurement: fix measurment report 2017-07-10 15:30:59 +00:00