osmo-gsm-tester/src
Pau Espin 404e150c69 bts_osmotrx: Support configuring bts addr, trx_remote_ip and launch_trx
We may want to support running a device which runs its own TRX
(osmo-trx or different implementation). Furthermore, this TRX may be
available in some specific hwardare rather than on the main unit.

This makes it easy to configure OsmoBtsTrx to launch it's own
osmo-trx or not. In case it is launched, all IPs are configured correctly
to ensure connection can be established.

Before this commit, osmo-trx was binding to 127.0.0.1. Now we can
support multiple osmo-trx being launched on the main unit.

Change-Id: I825ed1fc0c3fe75d196db90c1508283fbd04acf8
2017-08-23 12:56:40 +00:00
..
osmo_gsm_tester bts_osmotrx: Support configuring bts addr, trx_remote_ip and launch_trx 2017-08-23 12:56:40 +00:00
osmo-gsm-tester.py add cmdline option -R to add src file log to stdout 2017-06-22 06:43:04 +00:00