Osmocom GSM Tester, jenkins integrated GSM hardware testing https://osmocom.org/projects/osmo-gsm-tester
Go to file
Pau Espin bf176e420e event_loop: Use glib as mainloop impl and move modem to use event_loop
Several benefits:
- We can add APIs to poll on fds in the future (for smpp socket for
  instance) instead of using busy polling.
- During wait(), we now block in the glib mainloop instead of sleeping
  0.1 secs and not handling events during that time.
- We remove glib mainloop specific bits from modem.py

Change-Id: I8c3bc44bbe443703077110cdc67207e9cbb43767
2018-04-04 12:38:08 +02:00
contrib contrib: build-osmo-bsc: Add aibsip-find and ipaccess-config binaries to archive 2018-03-09 18:54:28 +01:00
doc MSC+BSC: add test api to run OsmoMSC and OsmoBSC with AoIP 2017-05-29 00:19:45 +02:00
example example: Run tests on both nanobts with different bands 2018-03-27 19:26:37 +02:00
install initial import 2017-03-28 12:37:17 +02:00
selftest cosmetic: adjust resource_test to comp128v1 2017-12-18 02:28:58 +00:00
src event_loop: Use glib as mainloop impl and move modem to use event_loop 2018-04-04 12:38:08 +02:00
suites osmo-msc: Use osmo-mgw instead of osmo-bsc_mgcp 2018-02-26 12:14:48 +01:00
.gitignore example: Maintain different resources.conf for RnD and prod 2018-03-13 20:12:42 +01:00
.gitreview Add git-review config 2017-12-15 11:29:21 +00: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 hlr: Use python module instead of cmdline to modify sqlite db 2017-08-23 17:02:38 +02:00
update_version.sh initial import 2017-03-28 12:37:17 +02:00