osmo-bts/tests
Pau Espin 8090df2a81 bts_model: Convert bts_model_trx_close() to return asynchronously
Some backends like osmo-bts-trx require exchanging messages like
POWEROFF to close the TRX, and hence need some time. Switch the function
to expect result asynchronously by calling a callback.

This will be used later to wait until all TRX are really powered off
before exiting the process.

Change-Id: I7d76b600fc06e1114b35bf0c2d08eff5bbd1b69a
2020-06-23 14:53:37 +02: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 meas_tests: Avoid redefining all bts_model stubs 2020-06-18 14:19:43 +02: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.c: Limit speed of announced MS Power Level value changes 2019-11-20 20:27:04 +01: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 power_ramp: Add support to get callback when ramping process completes 2020-06-18 19:11:55 +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 bts_model: Convert bts_model_trx_close() to return asynchronously 2020-06-23 14:53:37 +02:00
testsuite.at ta_control: move timing advance code from osmo-bts-trx to common 2020-01-20 14:33:49 +00:00