Osmocom GSM Tester, jenkins integrated GSM hardware testing https://osmocom.org/projects/osmo-gsm-tester
Go to file
Neels Hofmeyr d41dae9820 bts: add remote_addr() function
To start an MGCPGW, we so far need the BTS address in advance (should get fixed
at some point, but so far we do).

The sysmoBTS has a fixed IP address configured. The osmo-bts-trx so far always
uses 127.0.0.1 (should also be fixed at some point). Both now return this
address with the remote_addr() function.

This also replaces a SysmoBts.remote_addr member variable (which is not
sufficient because it is only populated during configure()).

Change-Id: I7af9275914f34808cb60ae16b65ecd3688fd6b5b
2017-05-29 00:18:43 +02:00
contrib contrib/jenkins: don't package /share/doc/libosmocore 2017-05-25 04:09:20 +02:00
doc readme: add some ssh details 2017-05-11 10:34:03 +00:00
example rename more items from nitb to bsc 2017-05-29 00:18:43 +02:00
install initial import 2017-03-28 12:37:17 +02:00
selftest config: nitb template: move ip_address to nitb.ip_address 2017-05-29 00:18:43 +02:00
src bts: add remote_addr() function 2017-05-29 00:18:43 +02:00
suites rename resource nitb_iface to ip_address 2017-05-29 00:18:43 +02:00
.gitignore Add JUnit XML reports; refactor test reporting 2017-05-19 14:22:39 +02: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