aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-05-07bts: Refactor conf_for_bsc_osmoPau Espin Pedrol5-60/+21
2018-05-07Check physical channel configsPau Espin Pedrol2-0/+9
2018-05-07bts_osmotrx: Don't use binary name as inst namePau Espin Pedrol1-1/+1
2018-05-07osmo-trx binary is now called osmo-trx-uhdPau Espin Pedrol2-3/+3
2018-04-22modem: Catch exception: call removed while waiting to become activePau Espin Pedrol1-3/+8
2018-04-19build-osmo-trx: Disable asan in osmo-trx buildsPau Espin Pedrol1-2/+3
2018-04-16contrib: build-osmo-trx: Enable addr sanitize for osmo-trxPau Espin Pedrol1-1/+1
2018-04-16contrib: build-osm-bts-sysmo: openbsc dep no longer neededPau Espin Pedrol1-3/+0
2018-04-16contrib: Enable address-sanitize in buildsPau Espin Pedrol10-38/+38
2018-04-07event_loop: Avoid leaking active timeouts on poll exceptionPau Espin Pedrol1-1/+5
2018-04-04ms: Add a main function to start all of itHolger Hans Peter Freyther1-0/+79
2018-04-04ms: Add a first test to use all parts of the systemHolger Hans Peter Freyther1-0/+207
2018-04-04ms: Create a starter for virtphy and mobile applicationHolger Hans Peter Freyther1-0/+119
2018-04-04ms: Create template for the osmocom-bb mobile applicationHolger Hans Peter Freyther1-0/+49
2018-04-04ms: Lua part of location update testingHolger Hans Peter Freyther1-0/+18
2018-04-04ms: Add lua script support utilitiesHolger Hans Peter Freyther2-0/+411
2018-04-04ms: Create an event server to handle Unix datagram messagesHolger Hans Peter Freyther1-0/+33
2018-04-04ms: Create a simple epoll (or kqueue) based event loopHolger Hans Peter Freyther1-0/+63
2018-04-04ms: Create a cumulative distribution function classHolger Hans Peter Freyther4-0/+259
2018-04-04nanobts: Attempt at fixing race condition using ipaccess-config after power upPau Espin Pedrol1-2/+5
2018-04-04Drop event_loop global functions and import MainLoopPau Espin Pedrol15-72/+53
2018-04-04event_loop: Use glib as mainloop impl and move modem to use event_loopPau Espin Pedrol2-54/+115
2018-04-03templates: osmo-bsc: Remove no longer available cfgsPau Espin Pedrol1-3/+0
2018-03-27example: Run tests on both nanobts with different bandsPau Espin Pedrol1-5/+10
2018-03-27nanobts: Add support to run nanobts on the 900 bandPau Espin Pedrol4-6/+20
2018-03-27example: Add scenarios to select BTS for a specific bandPau Espin Pedrol3-0/+9
2018-03-27schema: Accept band GSM-900Pau Espin Pedrol1-1/+1
2018-03-27nanobts: Bind to specific addr instead of specific ifacePau Espin Pedrol5-33/+37
2018-03-15default-suites.conf: Add nanobts related testsPau Espin Pedrol1-0/+6
2018-03-15Introduce ip.access nanobts supportPau Espin Pedrol7-1/+332
2018-03-15Introduce PowerSupply interface and PowerSupplySispmPau Espin Pedrol2-0/+183
2018-03-15pcu.py: Introduce PcuDummy classPau Espin Pedrol1-0/+11
2018-03-15Create Bts abstract class and make OsmoBts inherit from itPau Espin Pedrol2-40/+102
2018-03-15bts_osmo.py: ready_for_pcu is of public access from tests, move it accordinglyPau Espin Pedrol1-5/+5
2018-03-15Create Pcu abstract class and make OsmoPcu inherit from itPau Espin Pedrol2-7/+52
2018-03-14modem: workaround ofono crashPau Espin Pedrol1-0/+1
2018-03-13example: Maintain different resources.conf for RnD and prodPau Espin Pedrol3-17/+97
2018-03-13modem: get IMSI from ofonoPau Espin Pedrol3-13/+25
2018-03-09contrib: build-osmo-bsc: Add aibsip-find and ipaccess-config binaries to archivePau Espin Pedrol1-1/+1
2018-03-09contrib: build-osmo-bts: Remove dropped dependency openbscPau Espin Pedrol1-2/+0
2018-03-06jenkins: update poky version 2.3.2Alexander Couzens2-2/+2
2018-03-06jenkins: use env POKY_VERSION POKY_PATH to find pokyAlexander Couzens2-6/+16
2018-03-04osmo-trx: Add cfg templatePau Espin Pedrol2-3/+43
2018-02-26osmo-msc: Use osmo-mgw instead of osmo-bsc_mgcpPau Espin Pedrol14-40/+41
2018-02-23pcap_recorder: log printing pcap file name as dbgPau Espin Pedrol1-1/+1
2018-02-23modem: Identify modems by sysfs path instead of ofono dbus pathPau Espin Pedrol2-9/+19
2018-02-23contrib: build-osmo-trx: build new dep libosmocorePau Espin Pedrol1-0/+1
2018-02-16modem: Remove ctx after deactivating itPau Espin Pedrol1-0/+3
2018-02-16modem: deactive_context: Log when context is successfully deactivatedPau Espin Pedrol1-0/+1
2018-02-14templates: osmo-msc: Remove unused option auth policyPau Espin Pedrol2-2/+0