1. e66e3ae config: Allow empty config files by Pau Espin Pedrol · 4 years, 1 month ago
  2. 6c6c0e8 Cmdline arg -c sets main configuration file (old paths.conf) instead of dir containing it by Pau Espin Pedrol · 4 years, 2 months ago
  3. 06cb536 Move resource.py to core/ by Pau Espin Pedrol · 4 years, 2 months ago[Renamed (99%) from src/osmo_gsm_tester/resource.py]
  4. 1ee5ec5 Move object subclass instance allocation logic out of suite.py/resource.py by Pau Espin Pedrol · 4 years, 2 months ago
  5. ea8c3d4 Generate schemas dynamically from pieces provided by each object class by Pau Espin Pedrol · 4 years, 2 months ago
  6. 6c77874 enb: Introduce support for neighbour cell list by Pau Espin Pedrol · 4 years, 2 months ago
  7. 154dc93 AmarisoftENB: Support setting PCI value by Pau Espin Pedrol · 4 years, 2 months ago
  8. a6d6304 srsue, amarisoft/srsENB: Support setting rx/tx_gain attributes by Pau Espin Pedrol · 4 years, 2 months ago
  9. 491f77c enb: Add attribute to set 'id' by Pau Espin Pedrol · 4 years, 2 months ago
  10. d4404d5 enb: Implement initial RF emulation API by Pau Espin Pedrol · 4 years, 2 months ago
  11. f46ae22 enb: Add cell_list attribute by Pau Espin Pedrol · 4 years, 3 months ago
  12. 4b5a09a enb: add optional gtp_bind_addr paramter to enb class by Andre Puschmann · 4 years, 3 months ago
  13. 0dbd694 Rename modem.py to ms_ofono.py by Pau Espin Pedrol · 4 years, 3 months ago
  14. e1a58bd Move object classes used by tests into obj/ subdir by Pau Espin Pedrol · 4 years, 3 months ago
  15. e8bbcbf Create core directory to contain most of code not in object classes used by tests by Pau Espin Pedrol · 4 years, 3 months ago
  16. 9b486ee Rename object classes to be {obj_class}_{implementation} by Pau Espin Pedrol · 4 years, 3 months ago
  17. a7f1983 enb: add measurement modifier to scenario files by Andre Puschmann · 4 years, 3 months ago
  18. 65beb8f amarisoftUE: adding basic support for Amarisoft UE by Pau Espin Pedrol · 4 years, 3 months ago
  19. 65e769f srsue.conf.tmpl: fix the configuration of UE params for carrier aggregation by Andre Puschmann · 4 years, 3 months ago
  20. 04ad3b5 epc: Replace rlc_drb_mode with qci attribute by Pau Espin Pedrol · 4 years, 3 months ago
  21. 76b2c2a srs_{ue,enb}: Add modifier to pass arbitrary cmd line arguments by Pau Espin Pedrol · 4 years, 3 months ago
  22. 2dcc431 iperf3: add config to adjust the duration of the iperf run by Andre Puschmann · 4 years, 3 months ago
  23. c04528c Make amarisoft license server optional by Pau Espin Pedrol · 4 years, 3 months ago
  24. da2e31f Introduce support for AmarisoftEPC by Pau Espin Pedrol · 4 years, 3 months ago
  25. 786a6bc Introduce initial Amarisoft ENB support by Pau Espin Pedrol · 4 years, 3 months ago
  26. d61613a srs_ue: adding num_carriers paramter and corresponding modifier by Andre Puschmann · 4 years, 3 months ago
  27. 82b8890 srs_enb: add num_cells param to srsENB by Andre Puschmann · 4 years, 3 months ago
  28. 22ec00a ms: add optional param to specify fixed APN IP address assigned to a MS by Andre Puschmann · 4 years, 3 months ago
  29. 35234f2 srs_ue: add scenario for airplane mode simulation in srsUE by Andre Puschmann · 4 years, 3 months ago
  30. 1e81b5a srs{ue,enb,epc}: Disable pcap by default, allow enabling by param by Pau Espin Pedrol · 4 years, 4 months ago
  31. 66a3891 Move RESOURCES_CONF from resource.py to config.py by Pau Espin Pedrol · 4 years, 4 months ago
  32. b693771 Introduce LTE Transmission Mode and RLC DRB mode params by Pau Espin Pedrol · 4 years, 4 months ago
  33. 1deb1ae enb: Add modifiers for num_prb by Pau Espin Pedrol · 4 years, 4 months ago
  34. a9a2fe2 srsLTE: Support configuring different RF backends by Pau Espin Pedrol · 4 years, 5 months ago
  35. c8b0f93 Initial srsLTE support by Pau Espin Pedrol · 4 years, 5 months ago
  36. 116a2c4 Inroduce RunNode class by Pau Espin Pedrol · 4 years, 5 months ago
  37. c18c5b8 bts_osmotrx: Allow Setting Rx/TX paths through resources.conf by Pau Espin Pedrol · 4 years, 7 months ago
  38. 7e1ee50 Revert "resources.conf.prod: Use different ARFCN for sysmocell-5k" by Pau Espin Pedrol · 4 years, 10 months ago
  39. 91199a3 resources.conf.prod: Use different ARFCN for sysmocell-5k by Pau Espin Pedrol · 5 years ago
  40. 0cde25f Introduce and use osmo-bts-trx VTY cmd max_trxd_version on sysmocell-5K by Pau Espin Pedrol · 5 years ago
  41. feb66e7 Integrate osmo-{bts,pcu}-oc2g by Pau Espin Pedrol · 5 years ago
  42. 10501cc resource: Add a mobile resource for the virtual test by Holger Hans Peter Freyther · 5 years ago
  43. 7424301 resource: Use a factory to initiate a modem by Holger Hans Peter Freyther · 5 years ago
  44. 93a8942 resource: Introduce a type attribute to the resource definition by Holger Hans Peter Freyther · 5 years ago
  45. 1ea4e52 pyflakes: Remove occurrences of using undefined variables by Holger Hans Peter Freyther · 5 years ago
  46. 9106723 pyflakes: Remove imports of unused modules by Holger Hans Peter Freyther · 5 years ago
  47. d2db10d ms_driver: Add a virtual bts and make use of it by Holger Hans Peter Freyther · 6 years ago
  48. 8cfa10f osmo-trx: Add support for dev-args cfg parameter by Pau Espin Pedrol · 6 years ago
  49. 4f23ab5 Add support to enable EGPRS by Pau Espin Pedrol · 6 years ago
  50. a9006df osmotrx: Allow running osmo-trx from remote host by Pau Espin Pedrol · 6 years ago
  51. 94eab26 osmo-trx: Add multi_arfcn support by Pau Espin Pedrol · 6 years ago
  52. 0d45504 osmo-bts-trx: Big refactor and cleanup of osmo-trx related code by Pau Espin Pedrol · 6 years ago
  53. 5dc2459 osmo-bsc: Parametrize codec-list VTY cfg by Pau Espin Pedrol · 6 years ago
  54. 722e94e Add channel_allocator cfg attr to bts resources by Pau Espin Pedrol · 6 years ago
  55. aab5692 Introduce scenario modifiers by Pau Espin Pedrol · 6 years ago
  56. f6a0712 nanobts: Support multiTRX by Pau Espin Pedrol · 6 years ago
  57. bc1ed88 Add ttcn3-bts-test env by Pau Espin Pedrol · 6 years ago
  58. 39df7f4 bts: Allow setting amount of TRX and timeslot in cfg and from test at runtime by Pau Espin Pedrol · 6 years ago
  59. c9b6376 Check physical channel configs by Pau Espin Pedrol · 6 years ago
  60. a238ed9 nanobts: Bind to specific addr instead of specific iface by Pau Espin Pedrol · 6 years ago
  61. 1b28a58 Introduce ip.access nanobts support by Pau Espin Pedrol · 6 years ago
  62. 8a3a7b5 bts_*: Add incrementing bvci and rac values by Pau Espin Pedrol · 7 years ago
  63. ce35d91 OsmoPcuSysmo: Integrate with Sysmobts and OsmoSgsn by Pau Espin Pedrol · 7 years ago
  64. f7f0636 resource: next_lac: Avoid using LAC 0 by Pau Espin Pedrol · 7 years ago
  65. 6cdd2fd Rename module ofono_client as modem by Pau Espin Pedrol · 7 years ago
  66. 4ccce7c Use unique incrementing value for BTS CellId by Pau Espin Pedrol · 7 years ago
  67. 5e0c251 Use unique incrementing value for BTS LAC by Pau Espin Pedrol · 7 years ago
  68. 96d6b6c resource: Refactor next_msisdn to be more generic by Pau Espin Pedrol · 7 years ago
  69. daed447 Add support for osmo-bts-octphy by Pau Espin Pedrol · 7 years ago
  70. 4676cbd resource: Allow passing keyword args to NoResourceExn by Pau Espin Pedrol · 7 years ago
  71. ac18fd3 Add features attribute to modems by Pau Espin Pedrol · 7 years ago
  72. 57497a6 Add cipher cfg param for modem and bts by Pau Espin Pedrol · 7 years ago
  73. 5847551 resource: Handle lists correctly in item_matches by Pau Espin Pedrol · 7 years ago
  74. 0b30279 Replicate resources based on times attr before combine time by Pau Espin Pedrol · 7 years ago
  75. b26f32a nominal_power and max_power_red attrs can now be set per resource by Pau Espin Pedrol · 7 years ago
  76. 802dfe5 Move code to replicate dicts based on times attr to its own function by Pau Espin Pedrol · 7 years ago
  77. ead79ac resource: times is expected to be a non-zero positive integer by Pau Espin Pedrol · 7 years ago
  78. fa9a6d3 resource: ipa_unit_id is expected to be a positive integer by Pau Espin Pedrol · 7 years ago
  79. 4e36f7c resource: Fix list comparison in item_matches by Pau Espin Pedrol · 7 years ago
  80. 713ce2c Introduce auth_algo modem config attribute by Pau Espin Pedrol · 7 years ago
  81. 404e150 bts_osmotrx: Support configuring bts addr, trx_remote_ip and launch_trx by Pau Espin Pedrol · 7 years ago
  82. 1dd2955 Unuse resources after every test by Pau Espin Pedrol · 7 years ago
  83. 1a7a3f0 fix and refactor logging: drop 'with', simplify by Neels Hofmeyr · 7 years ago
  84. f9e8693 error log: clarify for using more resources than reserved by Neels Hofmeyr · 7 years ago
  85. a8a05a2 error log: clarify for reserving more resources than available by Neels Hofmeyr · 7 years ago
  86. 2720534 Re-License under GPLv3-or-later instead of AGPLv3-or-later by Harald Welte · 7 years ago
  87. ed4e528 fix: free resources when a suite run is done by Neels Hofmeyr · 7 years ago
  88. 2a1a1fa fix: None error on unavailable resources by Neels Hofmeyr · 7 years ago
  89. 76d8103 rename resource nitb_iface to ip_address by Neels Hofmeyr · 7 years ago
  90. 2d1d561 resource error logging that is easier to understand by Neels Hofmeyr · 7 years ago
  91. 391afe3 remove bts_ocpthy.py by Neels Hofmeyr · 7 years ago
  92. cccbe59 improve logging for resource allocation by Neels Hofmeyr · 7 years ago
  93. 9b90770 Resource.find: allow returning empty instead of raising by Neels Hofmeyr · 7 years ago
  94. 2fade33 doc: Resources.find: add API doc + inline comments by Neels Hofmeyr · 7 years ago
  95. f1a9029 fix resources: msisdn must not be too short, start with 1000 by Neels Hofmeyr · 7 years ago
  96. 44af341 fix octphy, fix conf, improve logging by Your Name · 7 years ago
  97. 17c139e octphy (untested); fix regression test expectations by Neels Hofmeyr · 7 years ago
  98. 3531a19 core implementation by Neels Hofmeyr · 7 years ago
  99. dae3d3c initial import by Neels Hofmeyr · 7 years ago 0.1