Skip to content

Changes between #60 and #63

#61 (Jun 27, 2018, 9:38:40 AM)

  1. schema: Accept band GSM-900 — Pau Espin Pedrol / detail
  2. example: Add scenarios to select BTS for a specific band — Pau Espin Pedrol / detail
  3. nanobts: Add support to run nanobts on the 900 band — Pau Espin Pedrol / detail
  4. example: Run tests on both nanobts with different bands — Pau Espin Pedrol / detail
  5. templates: osmo-bsc: Remove no longer available cfgs — Pau Espin Pedrol / detail
  6. event_loop: Use glib as mainloop impl and move modem to use event_loop — Pau Espin Pedrol / detail
  7. Drop event_loop global functions and import MainLoop — Pau Espin Pedrol / detail
  8. nanobts: Attempt at fixing race condition using ipaccess-config after — Pau Espin Pedrol / detail
  9. ms: Create a cumulative distribution function class — holger / detail
  10. ms: Create a simple epoll (or kqueue) based event loop — holger / detail
  11. ms: Create an event server to handle Unix datagram messages — holger / detail
  12. ms: Add lua script support utilities — holger / detail
  13. ms: Lua part of location update testing — holger / detail
  14. ms: Create template for the osmocom-bb mobile application — holger / detail
  15. ms: Create a starter for virtphy and mobile application — holger / detail
  16. ms: Add a first test to use all parts of the system — holger / detail
  17. ms: Add a main function to start all of it — holger / detail
  18. event_loop: Avoid leaking active timeouts on poll exception — Pau Espin Pedrol / detail
  19. contrib: Enable address-sanitize in builds — Pau Espin Pedrol / detail
  20. contrib: build-osm-bts-sysmo: openbsc dep no longer needed — Pau Espin Pedrol / detail
  21. contrib: build-osmo-trx: Enable addr sanitize for osmo-trx — Pau Espin Pedrol / detail
  22. build-osmo-trx: Disable asan in osmo-trx builds — Pau Espin Pedrol / detail
  23. modem: Catch exception: call removed while waiting to become active — Pau Espin Pedrol / detail
  24. osmo-trx binary is now called osmo-trx-uhd — Pau Espin Pedrol / detail
  25. bts_osmotrx: Don't use binary name as inst name — Pau Espin Pedrol / detail
  26. Check physical channel configs — Pau Espin Pedrol / detail
  27. bts: Refactor conf_for_bsc_osmo — Pau Espin Pedrol / detail
  28. bts: Pass defaults config name at construct time — Pau Espin Pedrol / detail
  29. bts: Move conf_for_bsc_prepare from bts_osmo to bts — Pau Espin Pedrol / detail
  30. bts: Allow setting amount of TRX and timeslot in cfg and from test at — Pau Espin Pedrol / detail
  31. suite: Set suite subdir lib part of syspath so tests can import their — Pau Espin Pedrol / detail
  32. tests: voice: Move logic to lib/testlib.py — Pau Espin Pedrol / detail
  33. tests: voice: test voice calls on TCH/H timeslots — Pau Espin Pedrol / detail
  34. tests: voice: Move mo_mt_call.py to mo_mt_call_tchf.py — Pau Espin Pedrol / detail
  35. tests: dyn_ts_*: Add tests to verify dynamic timeslots during phone — Pau Espin Pedrol / detail
  36. default-suites.conf: Add dyn ts suites — Pau Espin Pedrol / detail
  37. default-suites.conf: Fix typo in previous commit — Pau Espin Pedrol / detail
  38. suites: Remove rebase artifacts from latest commits — Pau Espin Pedrol / detail
  39. Unload suite local modules after suite exit to avoid collisions — Pau Espin Pedrol / detail
  40. util: Fix unloading of suite lib import path — Pau Espin Pedrol / detail
  41. tests: dyn_ts_*: Add tests to verify dyn ts with gprs disabled — Pau Espin Pedrol / detail
  42. contrib: common: Record repo curr rev in have_repo instead of build_repo — Pau Espin Pedrol / detail
  43. contrib: common: create_bin_tgz supports sbin dir now — Pau Espin Pedrol / detail
  44. contrib: Add jenkins-build-osmocom-bb.sh to build osmocon — Pau Espin Pedrol / detail
  45. testenv: Provide tests with access to process module — Pau Espin Pedrol / detail
  46. contrib: build-osmocom-bb: Download and install osmocom-bb fw from OBS — Pau Espin Pedrol / detail
  47. templates: osmo-bts: Use BTS assigned IP addr to bind CTRL and VTY iface — Pau Espin Pedrol / detail
  48. bsc: Add API to mock BSC RSL IP addr — Pau Espin Pedrol / detail
  49. process: Move cleanup log inside cleanup method — Pau Espin Pedrol / detail
  50. Add option to expect bts/pcu failures and respawn its processes — Pau Espin Pedrol / detail
  51. osmo-bsc.cfg.tmpl: Remove unused nd recently removed option dest — Pau Espin Pedrol / detail
  52. powersupply_sispm: Add port number to log name — Pau Espin Pedrol / detail
  53. event_loop: Log parameters during wait timeout exception — Pau Espin Pedrol / detail
  54. osmo_ms_driver: Use the two new config options for the mobile — holger / detail
  55. ggsn: Bind VTY and CTRL ifaces to assigned ip addr — Pau Espin Pedrol / detail
  56. ms: Use the new API to pass credentials to the event server — Holger Freyther / detail
  57. resources.conf: Move nanobts address to differentiate them from local — Pau Espin Pedrol / detail