osmo-bts/tests/sysmobts
Vadim Yanitskiy b6d3e2c360 [VAMOS] struct gsm_bts_trx: fix the PHY instance pointer
First of all, there is no reason to use a void pointer because
it's always 'struct phy_instance'.  Also, no need to encapsulate
this pointer into 'role_bts' because there are no other roles in
osmo-bts (we used to have shared headers years ago).

This commit also fixes a bug in test_sysmobts_auto_band(), where a
pointer to 'struct femtol1_hdl' was directly assigned to trx.pinst.

Change-Id: I9bd6f0921e0c6bf824d38485486ad78864cbe17e
2021-05-09 02:05:48 +02:00
..
Makefile.am fix compilation with gcc-10 2020-04-20 20:09:24 +02:00
sysmobts_test.c [VAMOS] struct gsm_bts_trx: fix the PHY instance pointer 2021-05-09 02:05:48 +02:00
sysmobts_test.ok Move power loop to generic tests 2017-10-23 18:13:13 +00:00