1. 0a50110 enb,ms: refactor base_rate selection for ZMQ by Andre Puschmann · 4 years, 1 month ago
  2. acdf416 enb_amarisoft: decrease max rate for TM2+ by Andre Puschmann · 4 years, 1 month ago
  3. 10ed8dc enb_srs: add extra head room for max rate with 6 PRB in MIMO mode by Andre Puschmann · 4 years, 1 month ago
  4. 0767920 handover.py: fix typo in test by Andre Puschmann · 4 years, 1 month ago
  5. 898a5aa 4g_suite: add MT and MO test cases by Andre Puschmann · 4 years, 1 month ago
  6. 419a662 ms_srs: refactor UE state getter functions by Andre Puschmann · 4 years, 1 month ago
  7. 8eeea7f srsenb.conf.tmpl: reduce RRC inactivity timer to 5s by Andre Puschmann · 4 years, 1 month ago
  8. f7915a8 srsenb_sib.conf.tmpl: increase default T311 value to 10s by Andre Puschmann · 4 years, 1 month ago
  9. 98ad77e srsenb_sib.conf_tmpl: fix whitespaces by Andre Puschmann · 4 years, 1 month ago
  10. 3c978fe ms_srs: add PRACH, reestablishment and paging counter by Andre Puschmann · 4 years, 1 month ago
  11. aa7b5b7 epc: add run function to EPC by Andre Puschmann · 4 years, 1 month ago
  12. 61d150b enb: refactor ue_max_rate() and move helper function back to sub classes by Andre Puschmann · 4 years, 1 month ago
  13. 487d1ef amarisoft_enb: fix RI config by Andre Puschmann · 4 years, 1 month ago
  14. 32f3e16 sysmocom/ttcn3/jenkins-run.sh: Pass confg file as cmdline by Pau Espin Pedrol · 4 years, 1 month ago
  15. f2c2a34 Fix ttcn3 testsuites after recent refactors by Pau Espin Pedrol · 4 years, 1 month ago
  16. ef919c0 report: Add trial commit info to junit file by Pau Espin Pedrol · 4 years, 1 month ago
  17. f3df1e4 report: Add trial name to junit 'testsuites' node by Pau Espin Pedrol · 4 years, 1 month ago
  18. ab78df2 doc: manual: Write initial Test API section by Pau Espin Pedrol · 4 years, 1 month ago
  19. 166dc10 testenv: Support test overlaying a directory to look for templates by Pau Espin Pedrol · 4 years, 1 month ago
  20. 4ddcdaf selftest: template: Test existing overlay dir features by Pau Espin Pedrol · 4 years, 1 month ago
  21. 315ba57 testenv: Get rid of 'resources' global variable by Pau Espin Pedrol · 4 years, 1 month ago
  22. 7e30d84 process: Improve launch_sync() exception due to process failing by Pau Espin Pedrol · 4 years, 1 month ago
  23. cf6bec7 log: Improve log ctx information in log.Error exception by Pau Espin Pedrol · 4 years, 1 month ago
  24. 19fe3a1 process: Fix wrong use of log.ctx(self) by Pau Espin Pedrol · 4 years, 1 month ago
  25. eb7ced1 ms_srs: sum bitrates for all component carrier by Andre Puschmann · 4 years, 1 month ago
  26. 346ffd9 enb: remove freq config for zmq operation by Andre Puschmann · 4 years, 1 month ago
  27. eddff7c ms_{srs,amarisoft}: Support selecting tgz based on run_node's run label by Pau Espin Pedrol · 4 years, 1 month ago
  28. b452ed6 enb_{srs,amarisoft}: Support selecting tgz based on run_node's run label by Pau Espin Pedrol · 4 years, 1 month ago
  29. 5f826be ms_{srs,amarisoft}: Reuse run_node to hold run info by Pau Espin Pedrol · 4 years, 1 month ago
  30. 1abff4e enb: Reuse run_node to hold run info by Pau Espin Pedrol · 4 years, 1 month ago
  31. e921995 epc_{amarisoft,srs}: Support selecting tgz based on run_node's run label by Pau Espin Pedrol · 4 years, 1 month ago
  32. 6e0b6fb Support identifying different tgz files based on run_label attribute by Pau Espin Pedrol · 4 years, 1 month ago
  33. 2e49574 Fix processes run with RemoteProcessSafeExit not receiving stdin by Pau Espin Pedrol · 4 years, 1 month ago
  34. 26890f3 ms_srs: wait 6s after stopping srsUE by Andre Puschmann · 4 years, 1 month ago
  35. 71b430c enb: fix UL max rate calculation by Andre Puschmann · 4 years, 1 month ago
  36. 1a96ecd ms_srs: allow + operator when specifying CSV columns by Andre Puschmann · 4 years, 1 month ago
  37. 2cfa4a3 ms_srs: add max rolling average as metric operation by Andre Puschmann · 4 years, 1 month ago
  38. 9dbdb62 process: Log stdout tail when process exits with error by Pau Espin Pedrol · 4 years, 1 month ago
  39. 6f31de8 enb_srs: Use RemoteProcessSafeExit instead of RemoteProcess by Pau Espin Pedrol · 4 years, 1 month ago
  40. 0d64f16 Replace RemoteProcessFixIgnoreSIGHUP with RemoteProcessSafeExit by Pau Espin Pedrol · 4 years, 1 month ago
  41. d84a838 4g: Pass max bitrate to iperf3 by Pau Espin Pedrol · 4 years, 1 month ago
  42. f4ab97f iperf3: Support runing test with bidirectional data by Pau Espin Pedrol · 4 years, 1 month ago
  43. 66ef945 config: suites_dir and scenarios_dir are now a list of paths by Pau Espin Pedrol · 4 years, 1 month ago
  44. 3a0dea6 iperf3: Support using configuring UDP protocol by Pau Espin Pedrol · 4 years, 1 month ago
  45. d79e719 schema: Allow objects registering their own schema types by Pau Espin Pedrol · 4 years, 1 month ago
  46. 27b609f ms_srs.py: Fix typos in comments by Pau Espin Pedrol · 4 years, 1 month ago
  47. e972c9c config: Allow setting trial directory in main.conf by Pau Espin Pedrol · 4 years, 2 months ago
  48. 6569527 Move update_version.sh to contrib/ by Pau Espin Pedrol · 4 years, 2 months ago
  49. 1337fb8 Move check_dependencies.py to contrib/ by Pau Espin Pedrol · 4 years, 2 months ago
  50. fceb8e1 doc/manuals: Swap order of schemas and config files by Pau Espin Pedrol · 4 years, 2 months ago
  51. 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
  52. 0433c9b selftest: Introduce scenario_test by Pau Espin Pedrol · 4 years, 2 months ago
  53. 4e6b507 Split Scenario class to its own file by Pau Espin Pedrol · 4 years, 2 months ago
  54. b1d8d30 esme: fix smpplib imports by Pau Espin Pedrol · 4 years, 2 months ago
  55. 620d2ee ms_srs: fix numpy import by Pau Espin Pedrol · 4 years, 2 months ago
  56. aebaa3c suites/gprs: Catch unexpected iperf3 result content and print it by Pau Espin Pedrol · 4 years, 2 months ago
  57. 2a2d846 obj: Fix objects placing their content in suite rundir instead of test rundir by Pau Espin Pedrol · 4 years, 2 months ago
  58. 0bd048c osmo-gsm-tester.py: Update help description and remove old nope cmdline arg by Pau Espin Pedrol · 4 years, 2 months ago
  59. 06c82ae Deprecate envvar OSMO_GSM_TESTER_CONF and remove other ones by Pau Espin Pedrol · 4 years, 2 months ago
  60. 18ff1e6 ms_driver: Fix typos after recent refactorings by Pau Espin Pedrol · 4 years, 2 months ago
  61. fa02b9c suites: 4g: Parametrize handover.py test by Pau Espin Pedrol · 4 years, 2 months ago
  62. 3063730 Allow suites to dynamically register schemas so tests can receive parameters by Pau Espin Pedrol · 4 years, 2 months ago
  63. 94e7ef0 Makefile: Implement clean target by Pau Espin Pedrol · 4 years, 2 months ago
  64. 3135a1a Makefile: Add manual target to build user manual by Pau Espin Pedrol · 4 years, 2 months ago
  65. d27b3ba srs_{enb,ue}: don't set sc12 as OTW format by Andre Puschmann · 4 years, 2 months ago
  66. 549826d enb: add rf_port to cell list param by Andre Puschmann · 4 years, 2 months ago
  67. e0b8990 schema: Allow keys to start with a number by Pau Espin Pedrol · 4 years, 2 months ago
  68. ab1904a selftest: Move tests into own subdirectories by Pau Espin Pedrol · 4 years, 2 months ago
  69. 636f560 selftest: Remove unused misc.py file by Pau Espin Pedrol · 4 years, 2 months ago
  70. fa653e4 selftest/process_test: Fix output changing in new python version by Pau Espin Pedrol · 4 years, 2 months ago
  71. afa2fc3 selftest/trial_test: Fix repr(RuntimeError) changing in new python version by Pau Espin Pedrol · 4 years, 2 months ago
  72. eaefe6b suites/4g: Introduce sample handover test by Pau Espin Pedrol · 4 years, 2 months ago
  73. 0dd4c0b osmo-gsm-tester.py: Fix import error when using default-suites.conf by Pau Espin Pedrol · 4 years, 2 months ago
  74. 17dd270 Rework README file by Pau Espin Pedrol · 4 years, 2 months ago
  75. 0baa5c7 doc: install.adoc: Correctly split optional dependencies by Pau Espin Pedrol · 4 years, 2 months ago
  76. 06376b7 doc: Drop redundant app-name in install section by Pau Espin Pedrol · 4 years, 2 months ago
  77. a8b8990 rfemu_amarisoftctrl: import websocket module on first use by Pau Espin Pedrol · 4 years, 2 months ago
  78. 3260915 powersupply_sispm: import sispm and usb modules on first use by Pau Espin Pedrol · 4 years, 2 months ago
  79. a1daa51 ms_ofono: import pydbus and GLib modules on first use by Pau Espin Pedrol · 4 years, 2 months ago
  80. 4514939 esme: import smpplib module on first use by Pau Espin Pedrol · 4 years, 2 months ago
  81. cc89cd0 ms_srs: import numpy module on first use by Pau Espin Pedrol · 4 years, 2 months ago
  82. 4077569 check_dependencies: allow passing any module name to skip by Pau Espin Pedrol · 4 years, 2 months ago
  83. 5b9c7b9 testenv: deferr importing obj module class until use is required by Pau Espin Pedrol · 4 years, 2 months ago
  84. 40c7bc7 tests: Replace 'suite' with 'tenv' by Pau Espin Pedrol · 4 years, 2 months ago
  85. a442cb8 Update obj classes in obj/ to use testenv instead of suite_run by Pau Espin Pedrol · 4 years, 2 months ago
  86. f574a46 Move trial.py and suite.py to core/ by Pau Espin Pedrol · 4 years, 2 months ago
  87. aa1cbdc Move all obj/ references in suite.py to testenv.py by Pau Espin Pedrol · 4 years, 2 months ago
  88. ee217b0 Move test.py and report.py to core/ by Pau Espin Pedrol · 4 years, 2 months ago
  89. 06cb536 Move resource.py to core/ by Pau Espin Pedrol · 4 years, 2 months ago
  90. 1ee5ec5 Move object subclass instance allocation logic out of suite.py/resource.py by Pau Espin Pedrol · 4 years, 2 months ago
  91. ea8c3d4 Generate schemas dynamically from pieces provided by each object class by Pau Espin Pedrol · 4 years, 2 months ago
  92. 96b17df srsenb_rr.conf.tmpl: extend CQI and SR subframe scheduling by Andre Puschmann · 4 years, 2 months ago
  93. 333b868 ms_srs: fix ZMQ radio arguments for CA and MIMO configs by Andre Puschmann · 4 years, 2 months ago
  94. e2a6da6 enb: refactored rf_args handling for ZMQ-based radio by Andre Puschmann · 4 years, 2 months ago
  95. bf40f8c amarisoft_enb: use two antenna ports for TM > 1 by Andre Puschmann · 4 years, 3 months ago
  96. 8e1ba79 jenkins-build-common.sh: also pass additional build flags to CMake by Andre Puschmann · 4 years, 2 months ago
  97. 6360dfb jenkins-build-amarisoft: turn off other RF libs when building for zmq driver by Andre Puschmann · 4 years, 2 months ago
  98. d6c7925 amarisoftENB: Fix running with num_cells=2 by Pau Espin Pedrol · 4 years, 2 months ago
  99. 96d64ef srsenb: Support neighbour and secondary cell lists in config file by Pau Espin Pedrol · 4 years, 2 months ago
  100. 6c77874 enb: Introduce support for neighbour cell list by Pau Espin Pedrol · 4 years, 2 months ago