osmo-bts/tests/meas
Vadim Yanitskiy d37041b1ea ta_control: make 'struct bts_ul_meas' parameters const
The only reason why it was not 'const' is that in lchan_new_ul_meas()
we may need to overwrite 'ulm->is_sub'.  This can still be done after
memcpy()ing a new set of samples to the destination buffer.

Change-Id: I0cabf75f8e0bf793c01225a4a8433e994c93f562
Related: OS#5024
2021-02-15 10:58:54 +00:00
..
Makefile.am meas_tests: Avoid redefining all bts_model stubs 2020-06-18 14:19:43 +02:00
meas_test.c ta_control: make 'struct bts_ul_meas' parameters const 2021-02-15 10:58:54 +00:00
meas_test.ok measurment: write irssi_full_sum variable correctly 2020-01-20 14:33:51 +00:00
meas_testcases.h measurment: write irssi_full_sum variable correctly 2020-01-20 14:33:51 +00:00
sysmobts_fr_samples.h measurement: fix measurment report 2017-07-10 15:30:59 +00:00