1. cf6bec7 log: Improve log ctx information in log.Error exception by Pau Espin Pedrol · 4 years, 1 month ago
  2. 19fe3a1 process: Fix wrong use of log.ctx(self) by Pau Espin Pedrol · 4 years, 1 month ago
  3. eb7ced1 ms_srs: sum bitrates for all component carrier by Andre Puschmann · 4 years, 1 month ago
  4. 346ffd9 enb: remove freq config for zmq operation by Andre Puschmann · 4 years, 1 month ago
  5. eddff7c ms_{srs,amarisoft}: Support selecting tgz based on run_node's run label by Pau Espin Pedrol · 4 years, 1 month ago
  6. b452ed6 enb_{srs,amarisoft}: Support selecting tgz based on run_node's run label by Pau Espin Pedrol · 4 years, 1 month ago
  7. 5f826be ms_{srs,amarisoft}: Reuse run_node to hold run info by Pau Espin Pedrol · 4 years, 1 month ago
  8. 1abff4e enb: Reuse run_node to hold run info by Pau Espin Pedrol · 4 years, 1 month ago
  9. e921995 epc_{amarisoft,srs}: Support selecting tgz based on run_node's run label by Pau Espin Pedrol · 4 years, 1 month ago
  10. 6e0b6fb Support identifying different tgz files based on run_label attribute by Pau Espin Pedrol · 4 years, 1 month ago
  11. 2e49574 Fix processes run with RemoteProcessSafeExit not receiving stdin by Pau Espin Pedrol · 4 years, 1 month ago
  12. 26890f3 ms_srs: wait 6s after stopping srsUE by Andre Puschmann · 4 years, 1 month ago
  13. 71b430c enb: fix UL max rate calculation by Andre Puschmann · 4 years, 1 month ago
  14. 1a96ecd ms_srs: allow + operator when specifying CSV columns by Andre Puschmann · 4 years, 1 month ago
  15. 2cfa4a3 ms_srs: add max rolling average as metric operation by Andre Puschmann · 4 years, 1 month ago
  16. 9dbdb62 process: Log stdout tail when process exits with error by Pau Espin Pedrol · 4 years, 1 month ago
  17. 6f31de8 enb_srs: Use RemoteProcessSafeExit instead of RemoteProcess by Pau Espin Pedrol · 4 years, 1 month ago
  18. 0d64f16 Replace RemoteProcessFixIgnoreSIGHUP with RemoteProcessSafeExit by Pau Espin Pedrol · 4 years, 1 month ago
  19. d84a838 4g: Pass max bitrate to iperf3 by Pau Espin Pedrol · 4 years, 1 month ago
  20. f4ab97f iperf3: Support runing test with bidirectional data by Pau Espin Pedrol · 4 years, 1 month ago
  21. 66ef945 config: suites_dir and scenarios_dir are now a list of paths by Pau Espin Pedrol · 4 years, 1 month ago
  22. 3a0dea6 iperf3: Support using configuring UDP protocol by Pau Espin Pedrol · 4 years, 1 month ago
  23. d79e719 schema: Allow objects registering their own schema types by Pau Espin Pedrol · 4 years, 1 month ago
  24. 27b609f ms_srs.py: Fix typos in comments by Pau Espin Pedrol · 4 years, 1 month ago
  25. e972c9c config: Allow setting trial directory in main.conf by Pau Espin Pedrol · 4 years, 2 months ago
  26. 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
  27. 4e6b507 Split Scenario class to its own file by Pau Espin Pedrol · 4 years, 2 months ago
  28. b1d8d30 esme: fix smpplib imports by Pau Espin Pedrol · 4 years, 2 months ago
  29. 620d2ee ms_srs: fix numpy import by Pau Espin Pedrol · 4 years, 2 months ago
  30. 2a2d846 obj: Fix objects placing their content in suite rundir instead of test rundir by Pau Espin Pedrol · 4 years, 2 months ago
  31. 0bd048c osmo-gsm-tester.py: Update help description and remove old nope cmdline arg by Pau Espin Pedrol · 4 years, 2 months ago
  32. 06c82ae Deprecate envvar OSMO_GSM_TESTER_CONF and remove other ones by Pau Espin Pedrol · 4 years, 2 months ago
  33. 18ff1e6 ms_driver: Fix typos after recent refactorings by Pau Espin Pedrol · 4 years, 2 months ago
  34. 3063730 Allow suites to dynamically register schemas so tests can receive parameters by Pau Espin Pedrol · 4 years, 2 months ago
  35. d27b3ba srs_{enb,ue}: don't set sc12 as OTW format by Andre Puschmann · 4 years, 2 months ago
  36. 549826d enb: add rf_port to cell list param by Andre Puschmann · 4 years, 2 months ago
  37. e0b8990 schema: Allow keys to start with a number by Pau Espin Pedrol · 4 years, 2 months ago
  38. eaefe6b suites/4g: Introduce sample handover test by Pau Espin Pedrol · 4 years, 2 months ago
  39. 0dd4c0b osmo-gsm-tester.py: Fix import error when using default-suites.conf by Pau Espin Pedrol · 4 years, 2 months ago
  40. a8b8990 rfemu_amarisoftctrl: import websocket module on first use by Pau Espin Pedrol · 4 years, 2 months ago
  41. 3260915 powersupply_sispm: import sispm and usb modules on first use by Pau Espin Pedrol · 4 years, 2 months ago
  42. a1daa51 ms_ofono: import pydbus and GLib modules on first use by Pau Espin Pedrol · 4 years, 2 months ago
  43. 4514939 esme: import smpplib module on first use by Pau Espin Pedrol · 4 years, 2 months ago
  44. cc89cd0 ms_srs: import numpy module on first use by Pau Espin Pedrol · 4 years, 2 months ago
  45. 5b9c7b9 testenv: deferr importing obj module class until use is required by Pau Espin Pedrol · 4 years, 2 months ago
  46. 40c7bc7 tests: Replace 'suite' with 'tenv' by Pau Espin Pedrol · 4 years, 2 months ago
  47. a442cb8 Update obj classes in obj/ to use testenv instead of suite_run by Pau Espin Pedrol · 4 years, 2 months ago
  48. f574a46 Move trial.py and suite.py to core/ by Pau Espin Pedrol · 4 years, 2 months ago
  49. aa1cbdc Move all obj/ references in suite.py to testenv.py by Pau Espin Pedrol · 4 years, 2 months ago
  50. ee217b0 Move test.py and report.py to core/ by Pau Espin Pedrol · 4 years, 2 months ago
  51. 06cb536 Move resource.py to core/ by Pau Espin Pedrol · 4 years, 2 months ago
  52. 1ee5ec5 Move object subclass instance allocation logic out of suite.py/resource.py by Pau Espin Pedrol · 4 years, 2 months ago
  53. ea8c3d4 Generate schemas dynamically from pieces provided by each object class by Pau Espin Pedrol · 4 years, 2 months ago
  54. 96b17df srsenb_rr.conf.tmpl: extend CQI and SR subframe scheduling by Andre Puschmann · 4 years, 2 months ago
  55. 333b868 ms_srs: fix ZMQ radio arguments for CA and MIMO configs by Andre Puschmann · 4 years, 2 months ago
  56. e2a6da6 enb: refactored rf_args handling for ZMQ-based radio by Andre Puschmann · 4 years, 2 months ago
  57. bf40f8c amarisoft_enb: use two antenna ports for TM > 1 by Andre Puschmann · 4 years, 3 months ago
  58. d6c7925 amarisoftENB: Fix running with num_cells=2 by Pau Espin Pedrol · 4 years, 2 months ago
  59. 96d64ef srsenb: Support neighbour and secondary cell lists in config file by Pau Espin Pedrol · 4 years, 2 months ago
  60. 6c77874 enb: Introduce support for neighbour cell list by Pau Espin Pedrol · 4 years, 2 months ago
  61. 154dc93 AmarisoftENB: Support setting PCI value by Pau Espin Pedrol · 4 years, 2 months ago
  62. a6d6304 srsue, amarisoft/srsENB: Support setting rx/tx_gain attributes by Pau Espin Pedrol · 4 years, 2 months ago
  63. 491f77c enb: Add attribute to set 'id' by Pau Espin Pedrol · 4 years, 2 months ago
  64. d4404d5 enb: Implement initial RF emulation API by Pau Espin Pedrol · 4 years, 2 months ago
  65. ca89bb3 srsenb_rr.conf.tmpl: Fix whitespace by Pau Espin Pedrol · 4 years, 2 months ago
  66. a65b505 powersupply.py: Fix import module line typo by Pau Espin Pedrol · 4 years, 2 months ago
  67. f46ae22 enb: Add cell_list attribute by Pau Espin Pedrol · 4 years, 3 months ago
  68. 045245d check_dependencies: Import modules dynamically and find related debian packages by Pau Espin Pedrol · 4 years, 3 months ago
  69. 2b95958 powersupply: Import sublcass module only if used by Pau Espin Pedrol · 4 years, 3 months ago
  70. 4b5a09a enb: add optional gtp_bind_addr paramter to enb class by Andre Puschmann · 4 years, 3 months ago
  71. 0e6ab42 ms_srs.py: Pass filenames to main cfg file template instead of cmdline args by Pau Espin Pedrol · 4 years, 3 months ago
  72. 3373703 epc_srs.py: Pass filenames to main cfg file template instead of cmdline args by Pau Espin Pedrol · 4 years, 3 months ago
  73. 135c609 enb_srs.py: Pass filenames to main cfg file template instead of cmdline args by Pau Espin Pedrol · 4 years, 3 months ago
  74. e4d5a13 enb_amarisoft: fix enb conf template name by Andre Puschmann · 4 years, 3 months ago
  75. fdd8e3a iperf3: Avoid using --logfile arg by Pau Espin Pedrol · 4 years, 3 months ago
  76. 0dbd694 Rename modem.py to ms_ofono.py by Pau Espin Pedrol · 4 years, 3 months ago
  77. e1a58bd Move object classes used by tests into obj/ subdir by Pau Espin Pedrol · 4 years, 3 months ago
  78. 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
  79. 9b486ee Rename object classes to be {obj_class}_{implementation} by Pau Espin Pedrol · 4 years, 3 months ago
  80. bd552f9 bts_oc2g: Fix ready_for_pcu() waiting forever by Pau Espin Pedrol · 4 years, 3 months ago
  81. 1915524 bts_oc2g: Fix missing import remote by Pau Espin Pedrol · 4 years, 3 months ago
  82. ce82b03 pcu_{sysmo,oc2g}: Inherit from pcu abstract class by Pau Espin Pedrol · 4 years, 3 months ago
  83. 23e60e5 amarisoft_ue: Implement data plane by Pau Espin Pedrol · 4 years, 3 months ago
  84. 6b8f5ae srs/amarisoft{ue,enb}: Fix b200 specific rf_dev_args by Pau Espin Pedrol · 4 years, 3 months ago
  85. d97ab42 amarisoft_ue: fix UHD support by Andre Puschmann · 4 years, 3 months ago
  86. 29b7132 pcu: Enable 'egprs only' vty option if egprs requested by Pau Espin Pedrol · 4 years, 3 months ago
  87. a7f1983 enb: add measurement modifier to scenario files by Andre Puschmann · 4 years, 3 months ago
  88. 9a5be2c amarisoftue.cfg.tmpl: fix UE bandwidth/rate config and power on automatically by Andre Puschmann · 4 years, 3 months ago
  89. 65beb8f amarisoftUE: adding basic support for Amarisoft UE by Pau Espin Pedrol · 4 years, 3 months ago
  90. 3edc29c templates: Improve cs7 config in osmo-{bsc,msc} by Pau Espin Pedrol · 4 years, 3 months ago
  91. ba213a3 pcu: Improve logging and gsmtap by Pau Espin Pedrol · 4 years, 3 months ago
  92. 65e769f srsue.conf.tmpl: fix the configuration of UE params for carrier aggregation by Andre Puschmann · 4 years, 3 months ago
  93. a0e69aa amarisoft_enb: add handling of num_cells modifier by Andre Puschmann · 4 years, 3 months ago
  94. a70f05c amarisoft_rf_driver_temp: fix tx time offset for ZMQ driver by Andre Puschmann · 4 years, 3 months ago
  95. d45a29e amarisoft_enb: Support zmq rf_driver by Pau Espin Pedrol · 4 years, 3 months ago
  96. 04ad3b5 epc: Replace rlc_drb_mode with qci attribute by Pau Espin Pedrol · 4 years, 3 months ago
  97. eae9c90 Add modem resource features attributes: 2g, 3g, 4g by Pau Espin Pedrol · 4 years, 3 months ago
  98. 214f15e amarisoft_enb: Add missing default values in constructor by Pau Espin Pedrol · 4 years, 3 months ago
  99. 17253af Introduce contrib/jenkins-build-amarisoft.sh by Pau Espin Pedrol · 4 years, 3 months ago
  100. 76b2c2a srs_{ue,enb}: Add modifier to pass arbitrary cmd line arguments by Pau Espin Pedrol · 4 years, 3 months ago