LimeSDR rx level and quality

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/OpenBSC@lists.osmocom.org/.

Harald Welte laforge at gnumonks.org
Wed Feb 13 21:36:14 UTC 2019


Hi Gullik,

On Wed, Feb 13, 2019 at 05:08:36PM +0100, Gullik Webjorn wrote:

> Q: I have deduced that RXQ is referenced in abis_rsl.c in the bsc, is
> it just propagated from the sdr up through Transceiver, where is the
> actual evaluation done?

The measurement values are computed by OsmoBTS.  The raw values are
paseed from the BTS-specific part (osmo-bts-trx in your case) via the
L1SAP MPH_INFO indication (sub-type PRIM_INFO_MEAS) to the common part
in src/common, where measurement.c is performing the bulk of the computation.

The values are then reported on Abis every SACCH multiframe as part of the RSL
MEASUREMENT INDICATION messages to the BSC, which uses them as input for
e.g. handover decision making.

Regards,
	Harald
-- 
- Harald Welte <laforge at gnumonks.org>           http://laforge.gnumonks.org/
============================================================================
"Privacy in residential applications is a desirable marketing option."
                                                  (ETSI EN 300 175-7 Ch. A6)



More information about the OpenBSC mailing list