Skip to content
Changes
- hlr: Get hlr.sql from new path
—
Pau Espin Pedrol /
detail
- ms: Remove debug left over for the test
—
Holger Freyther /
detail
- ms: Make the outer variables configurable
—
Holger Freyther /
detail
- ms: Attempt to stop all mobile/virtphy instances on exit
—
Holger Freyther /
detail
- ms: Begin to refactor and be able to share functionality
—
Holger Freyther /
detail
- schema: Accept band GSM-900
—
Pau Espin Pedrol /
detail
- example: Add scenarios to select BTS for a specific band
—
Pau Espin Pedrol /
detail
- nanobts: Add support to run nanobts on the 900 band
—
Pau Espin Pedrol /
detail
- example: Run tests on both nanobts with different bands
—
Pau Espin Pedrol /
detail
- templates: osmo-bsc: Remove no longer available cfgs
—
Pau Espin Pedrol /
detail
- event_loop: Use glib as mainloop impl and move modem to use event_loop
—
Pau Espin Pedrol /
detail
- Drop event_loop global functions and import MainLoop
—
Pau Espin Pedrol /
detail
- nanobts: Attempt at fixing race condition using ipaccess-config after
—
Pau Espin Pedrol /
detail
- ms: Create a cumulative distribution function class
—
holger /
detail
- ms: Create a simple epoll (or kqueue) based event loop
—
holger /
detail
- ms: Create an event server to handle Unix datagram messages
—
holger /
detail
- ms: Add lua script support utilities
—
holger /
detail
- ms: Lua part of location update testing
—
holger /
detail
- ms: Create template for the osmocom-bb mobile application
—
holger /
detail
- ms: Create a starter for virtphy and mobile application
—
holger /
detail
- ms: Add a first test to use all parts of the system
—
holger /
detail
- ms: Add a main function to start all of it
—
holger /
detail
- event_loop: Avoid leaking active timeouts on poll exception
—
Pau Espin Pedrol /
detail
- contrib: Enable address-sanitize in builds
—
Pau Espin Pedrol /
detail
- contrib: build-osm-bts-sysmo: openbsc dep no longer needed
—
Pau Espin Pedrol /
detail
- contrib: build-osmo-trx: Enable addr sanitize for osmo-trx
—
Pau Espin Pedrol /
detail
- build-osmo-trx: Disable asan in osmo-trx builds
—
Pau Espin Pedrol /
detail
- modem: Catch exception: call removed while waiting to become active
—
Pau Espin Pedrol /
detail
- osmo-trx binary is now called osmo-trx-uhd
—
Pau Espin Pedrol /
detail
- bts_osmotrx: Don't use binary name as inst name
—
Pau Espin Pedrol /
detail
- Check physical channel configs
—
Pau Espin Pedrol /
detail
- bts: Refactor conf_for_bsc_osmo
—
Pau Espin Pedrol /
detail
- bts: Pass defaults config name at construct time
—
Pau Espin Pedrol /
detail
- bts: Move conf_for_bsc_prepare from bts_osmo to bts
—
Pau Espin Pedrol /
detail
- bts: Allow setting amount of TRX and timeslot in cfg and from test at
—
Pau Espin Pedrol /
detail
- suite: Set suite subdir lib part of syspath so tests can import their
—
Pau Espin Pedrol /
detail
- tests: voice: Move logic to lib/testlib.py
—
Pau Espin Pedrol /
detail
- tests: voice: test voice calls on TCH/H timeslots
—
Pau Espin Pedrol /
detail
- tests: voice: Move mo_mt_call.py to mo_mt_call_tchf.py
—
Pau Espin Pedrol /
detail
- tests: dyn_ts_*: Add tests to verify dynamic timeslots during phone
—
Pau Espin Pedrol /
detail
- default-suites.conf: Add dyn ts suites
—
Pau Espin Pedrol /
detail
- default-suites.conf: Fix typo in previous commit
—
Pau Espin Pedrol /
detail
- suites: Remove rebase artifacts from latest commits
—
Pau Espin Pedrol /
detail
- Unload suite local modules after suite exit to avoid collisions
—
Pau Espin Pedrol /
detail
- util: Fix unloading of suite lib import path
—
Pau Espin Pedrol /
detail
- tests: dyn_ts_*: Add tests to verify dyn ts with gprs disabled
—
Pau Espin Pedrol /
detail
- contrib: common: Record repo curr rev in have_repo instead of build_repo
—
Pau Espin Pedrol /
detail
- contrib: common: create_bin_tgz supports sbin dir now
—
Pau Espin Pedrol /
detail
- contrib: Add jenkins-build-osmocom-bb.sh to build osmocon
—
Pau Espin Pedrol /
detail
- testenv: Provide tests with access to process module
—
Pau Espin Pedrol /
detail
- contrib: build-osmocom-bb: Download and install osmocom-bb fw from OBS
—
Pau Espin Pedrol /
detail
- templates: osmo-bts: Use BTS assigned IP addr to bind CTRL and VTY iface
—
Pau Espin Pedrol /
detail
- bsc: Add API to mock BSC RSL IP addr
—
Pau Espin Pedrol /
detail
- process: Move cleanup log inside cleanup method
—
Pau Espin Pedrol /
detail
- Add option to expect bts/pcu failures and respawn its processes
—
Pau Espin Pedrol /
detail
- osmo-bsc.cfg.tmpl: Remove unused nd recently removed option dest
—
Pau Espin Pedrol /
detail
- powersupply_sispm: Add port number to log name
—
Pau Espin Pedrol /
detail
- event_loop: Log parameters during wait timeout exception
—
Pau Espin Pedrol /
detail
- osmo_ms_driver: Use the two new config options for the mobile
—
holger /
detail
- ggsn: Bind VTY and CTRL ifaces to assigned ip addr
—
Pau Espin Pedrol /
detail
- ms: Use the new API to pass credentials to the event server
—
Holger Freyther /
detail
- resources.conf: Move nanobts address to differentiate them from local
—
Pau Espin Pedrol /
detail
- contrib: Enable address-sanitize in builds
—
Pau Espin Pedrol /
detail
- contrib: build-osm-bts-sysmo: openbsc dep no longer needed
—
Pau Espin Pedrol /
detail
- contrib: build-osmo-trx: Enable addr sanitize for osmo-trx
—
Pau Espin Pedrol /
detail
- Create Pcu abstract class and make OsmoPcu inherit from it
—
Pau Espin Pedrol /
detail
- bts_osmo.py: ready_for_pcu is of public access from tests, move it
—
Pau Espin Pedrol /
detail
- Create Bts abstract class and make OsmoBts inherit from it
—
Pau Espin Pedrol /
detail
- pcu.py: Introduce PcuDummy class
—
Pau Espin Pedrol /
detail
- Introduce PowerSupply interface and PowerSupplySispm
—
Pau Espin Pedrol /
detail
- Introduce ip.access nanobts support
—
Pau Espin Pedrol /
detail
- default-suites.conf: Add nanobts related tests
—
Pau Espin Pedrol /
detail
- nanobts: Bind to specific addr instead of specific iface
—
Pau Espin Pedrol /
detail
- osmo-msc: Use osmo-mgw instead of osmo-bsc_mgcp
—
Pau Espin Pedrol /
detail
- osmo-trx: Add cfg template
—
Pau Espin Pedrol /
detail
- jenkins: use env POKY_VERSION POKY_PATH to find poky
—
lynxis /
detail
- jenkins: update poky version 2.3.2
—
lynxis /
detail
- contrib: build-osmo-bts: Remove dropped dependency openbsc
—
Pau Espin Pedrol /
detail
- contrib: build-osmo-bsc: Add aibsip-find and ipaccess-config binaries to
—
Pau Espin Pedrol /
detail
- modem: get IMSI from ofono
—
Pau Espin Pedrol /
detail
- example: Maintain different resources.conf for RnD and prod
—
Pau Espin Pedrol /
detail
- modem: workaround ofono crash
—
Pau Espin Pedrol /
detail
- resources.conf: Update octphy net_device
—
Pau Espin Pedrol /
detail
- log: Use sys._getframe() to avoid stat(2) calls
—
Pau Espin Pedrol /
detail
- modem: deactivate_context: Fix dbg message
—
Pau Espin Pedrol /
detail
- templates: osmo-msc: Remove unused option reject cause
—
Pau Espin Pedrol /
detail
- templates: osmo-msc: Remove unused option auth policy
—
Pau Espin Pedrol /
detail
- modem: deactive_context: Log when context is successfully deactivated
—
Pau Espin Pedrol /
detail
- modem: Remove ctx after deactivating it
—
Pau Espin Pedrol /
detail
- contrib: build-osmo-trx: build new dep libosmocore
—
Pau Espin Pedrol /
detail
- modem: Identify modems by sysfs path instead of ofono dbus path
—
Pau Espin Pedrol /
detail
- pcap_recorder: log printing pcap file name as dbg
—
Pau Espin Pedrol /
detail
- aoip_smpp: Since recent osmo-msc, we accept all sms in store&forward
—
Pau Espin Pedrol /
detail