Osmocom GSM Tester, jenkins integrated GSM hardware testing https://osmocom.org/projects/osmo-gsm-tester
Go to file
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
contrib Split osmo-trx from osmo-bts-trx 2017-08-18 07:58:52 +00:00
doc MSC+BSC: add test api to run OsmoMSC and OsmoBSC with AoIP 2017-05-29 00:19:45 +02:00
example bts_osmotrx: Support configuring bts addr, trx_remote_ip and launch_trx 2017-08-23 12:56:40 +00:00
install initial import 2017-03-28 12:37:17 +02:00
selftest remove timer section from osmo-{bts,bsc}.cfg.tmpl 2017-07-20 11:54:49 +02:00
src bts_osmotrx: Support configuring bts addr, trx_remote_ip and launch_trx 2017-08-23 12:56:40 +00:00
suites aoip_smpp: Disable check in esme_ms_sms_storeforward due to known issue 2017-07-20 16:56:08 +00:00
.gitignore Add JUnit XML reports; refactor test reporting 2017-05-19 14:22:39 +02:00
COPYING Add GPLv3 license text to repository 2017-06-03 14:23:51 +00:00
Makefile core implementation 2017-04-08 15:43:19 +02:00
check_dependencies.py core implementation 2017-04-08 15:43:19 +02:00
update_version.sh initial import 2017-03-28 12:37:17 +02:00