1. feb66e7 Integrate osmo-{bts,pcu}-oc2g by Pau Espin Pedrol · 5 years ago
  2. 10501cc resource: Add a mobile resource for the virtual test by Holger Hans Peter Freyther · 5 years ago
  3. 7424301 resource: Use a factory to initiate a modem by Holger Hans Peter Freyther · 5 years ago
  4. 93a8942 resource: Introduce a type attribute to the resource definition by Holger Hans Peter Freyther · 5 years ago
  5. 1ea4e52 pyflakes: Remove occurrences of using undefined variables by Holger Hans Peter Freyther · 5 years ago
  6. 9106723 pyflakes: Remove imports of unused modules by Holger Hans Peter Freyther · 5 years ago
  7. d2db10d ms_driver: Add a virtual bts and make use of it by Holger Hans Peter Freyther · 6 years ago
  8. 8cfa10f osmo-trx: Add support for dev-args cfg parameter by Pau Espin Pedrol · 6 years ago
  9. 4f23ab5 Add support to enable EGPRS by Pau Espin Pedrol · 6 years ago
  10. a9006df osmotrx: Allow running osmo-trx from remote host by Pau Espin Pedrol · 6 years ago
  11. 94eab26 osmo-trx: Add multi_arfcn support by Pau Espin Pedrol · 6 years ago
  12. 0d45504 osmo-bts-trx: Big refactor and cleanup of osmo-trx related code by Pau Espin Pedrol · 6 years ago
  13. 5dc2459 osmo-bsc: Parametrize codec-list VTY cfg by Pau Espin Pedrol · 6 years ago
  14. 722e94e Add channel_allocator cfg attr to bts resources by Pau Espin Pedrol · 6 years ago
  15. aab5692 Introduce scenario modifiers by Pau Espin Pedrol · 6 years ago
  16. f6a0712 nanobts: Support multiTRX by Pau Espin Pedrol · 6 years ago
  17. bc1ed88 Add ttcn3-bts-test env by Pau Espin Pedrol · 6 years ago
  18. 39df7f4 bts: Allow setting amount of TRX and timeslot in cfg and from test at runtime by Pau Espin Pedrol · 6 years ago
  19. c9b6376 Check physical channel configs by Pau Espin Pedrol · 6 years ago
  20. a238ed9 nanobts: Bind to specific addr instead of specific iface by Pau Espin Pedrol · 6 years ago
  21. 1b28a58 Introduce ip.access nanobts support by Pau Espin Pedrol · 6 years ago
  22. 8a3a7b5 bts_*: Add incrementing bvci and rac values by Pau Espin Pedrol · 7 years ago
  23. ce35d91 OsmoPcuSysmo: Integrate with Sysmobts and OsmoSgsn by Pau Espin Pedrol · 7 years ago
  24. f7f0636 resource: next_lac: Avoid using LAC 0 by Pau Espin Pedrol · 7 years ago
  25. 6cdd2fd Rename module ofono_client as modem by Pau Espin Pedrol · 7 years ago
  26. 4ccce7c Use unique incrementing value for BTS CellId by Pau Espin Pedrol · 7 years ago
  27. 5e0c251 Use unique incrementing value for BTS LAC by Pau Espin Pedrol · 7 years ago
  28. 96d6b6c resource: Refactor next_msisdn to be more generic by Pau Espin Pedrol · 7 years ago
  29. daed447 Add support for osmo-bts-octphy by Pau Espin Pedrol · 7 years ago
  30. 4676cbd resource: Allow passing keyword args to NoResourceExn by Pau Espin Pedrol · 7 years ago
  31. ac18fd3 Add features attribute to modems by Pau Espin Pedrol · 7 years ago
  32. 57497a6 Add cipher cfg param for modem and bts by Pau Espin Pedrol · 7 years ago
  33. 5847551 resource: Handle lists correctly in item_matches by Pau Espin Pedrol · 7 years ago
  34. 0b30279 Replicate resources based on times attr before combine time by Pau Espin Pedrol · 7 years ago
  35. b26f32a nominal_power and max_power_red attrs can now be set per resource by Pau Espin Pedrol · 7 years ago
  36. 802dfe5 Move code to replicate dicts based on times attr to its own function by Pau Espin Pedrol · 7 years ago
  37. ead79ac resource: times is expected to be a non-zero positive integer by Pau Espin Pedrol · 7 years ago
  38. fa9a6d3 resource: ipa_unit_id is expected to be a positive integer by Pau Espin Pedrol · 7 years ago
  39. 4e36f7c resource: Fix list comparison in item_matches by Pau Espin Pedrol · 7 years ago
  40. 713ce2c Introduce auth_algo modem config attribute by Pau Espin Pedrol · 7 years ago
  41. 404e150 bts_osmotrx: Support configuring bts addr, trx_remote_ip and launch_trx by Pau Espin Pedrol · 7 years ago
  42. 1dd2955 Unuse resources after every test by Pau Espin Pedrol · 7 years ago
  43. 1a7a3f0 fix and refactor logging: drop 'with', simplify by Neels Hofmeyr · 7 years ago
  44. f9e8693 error log: clarify for using more resources than reserved by Neels Hofmeyr · 7 years ago
  45. a8a05a2 error log: clarify for reserving more resources than available by Neels Hofmeyr · 7 years ago
  46. 2720534 Re-License under GPLv3-or-later instead of AGPLv3-or-later by Harald Welte · 7 years ago
  47. ed4e528 fix: free resources when a suite run is done by Neels Hofmeyr · 7 years ago
  48. 2a1a1fa fix: None error on unavailable resources by Neels Hofmeyr · 7 years ago
  49. 76d8103 rename resource nitb_iface to ip_address by Neels Hofmeyr · 7 years ago
  50. 2d1d561 resource error logging that is easier to understand by Neels Hofmeyr · 7 years ago
  51. 391afe3 remove bts_ocpthy.py by Neels Hofmeyr · 7 years ago
  52. cccbe59 improve logging for resource allocation by Neels Hofmeyr · 7 years ago
  53. 9b90770 Resource.find: allow returning empty instead of raising by Neels Hofmeyr · 7 years ago
  54. 2fade33 doc: Resources.find: add API doc + inline comments by Neels Hofmeyr · 7 years ago
  55. f1a9029 fix resources: msisdn must not be too short, start with 1000 by Neels Hofmeyr · 7 years ago
  56. 44af341 fix octphy, fix conf, improve logging by Your Name · 7 years ago
  57. 17c139e octphy (untested); fix regression test expectations by Neels Hofmeyr · 7 years ago
  58. 3531a19 core implementation by Neels Hofmeyr · 7 years ago
  59. dae3d3c initial import by Neels Hofmeyr · 7 years ago 0.1