1. 58422c5 enb_srs: add sleep after stopping srsENB to allow log flush by Andre Puschmann · 3 years, 10 months ago
  2. 053ee5f iperf3: increase additional wait time for iperf client by Andre Puschmann · 4 years ago
  3. 03fab09 iperf3: server: Avoid copying logfile during cleanup if already copied previously by Pau Espin Pedrol · 4 years ago
  4. 6b9a50e iperf3: Avoid creating empty log file by Pau Espin Pedrol · 4 years ago
  5. 0f7f265 4G: Add milenage support by Pau Espin Pedrol · 4 years ago
  6. 008fd31 enb_amarisoft: add support for PHY signal log file by Andre Puschmann · 4 years ago
  7. 69dd689 rfemu_minicircuits: reset attenuation to zero in dtor by Andre Puschmann · 4 years ago
  8. 955249d enb_amarisoft: add option to enable and configure DL AWGN channel by Andre Puschmann · 4 years ago
  9. 969a4ee Introduce stress tool object by Pau Espin Pedrol · 4 years ago
  10. 2ebcff9 enb_amarisoft: register log options as config scheme by Andre Puschmann · 4 years ago
  11. f8c99a8 ms_srs: add min_rolling_average calculation by Andre Puschmann · 4 years ago
  12. ba40fac enb_srs: remove comment introduced through copy+paste by Andre Puschmann · 4 years ago
  13. f14ff81 {ms,enb}_srs: add method to read kpi from a test run by Andre Puschmann · 4 years ago
  14. 315b078 Drop using patchelf out of PATH by Pau Espin Pedrol · 4 years ago
  15. 82ced3f {enb,epc,ms}_srs: expose log.all_level parameter by Andre Puschmann · 4 years, 1 month ago
  16. 7c1c8d6 ms_srs: fix scp-back-metrics routine by Andre Puschmann · 4 years, 1 month ago
  17. 55b455c iperf3: add getter to retrieve received bitrate by Andre Puschmann · 4 years, 1 month ago
  18. 0957e9e enb: add getter for number of cells of an eNB by Andre Puschmann · 4 years, 1 month ago
  19. 219ec75 iperf3: add getter to read the actual run time of an iperf client run by Andre Puschmann · 4 years, 1 month ago
  20. 14bb5ff ms_osmo_mobile.py: Fix missing sublcass implementation of abstract MS methods by Pau Espin Pedrol · 4 years, 1 month ago
  21. 5680255 iperf3: Add support for setting TOS by Pau Espin Pedrol · 4 years, 1 month ago
  22. 229f116 iperf3: Refactor iperf3cli popen arg list generation by Pau Espin Pedrol · 4 years, 1 month ago
  23. be50eae ms_srs: fix additional_args init by Andre Puschmann · 4 years, 1 month ago
  24. e592de8 srs: Convert additional_args attr to list to allow combining different params by Pau Espin Pedrol · 4 years, 1 month ago
  25. f678c4d iperf3: increase extra timeout to 30s by Andre Puschmann · 4 years, 1 month ago
  26. 8b1547b rfemu: add max attenuation getter by Andre Puschmann · 4 years, 1 month ago
  27. ccb6320 enb_amarisoft: fix typo by Andre Puschmann · 4 years, 1 month ago
  28. b0ebcbc epc: refactor run_wait() method and rename to prepare_proc() by Andre Puschmann · 4 years, 1 month ago
  29. a9bc93d iperf3: Fix iperf3cli.launch_sync() when configured to run more than 300 sec by Pau Espin Pedrol · 4 years, 1 month ago
  30. 664e383 EventLoop: Fix log error "Origin parent loop" during wait() by Pau Espin Pedrol · 4 years, 1 month ago
  31. 3a81a7e tests: Replace is_connected() with is_registered() by Pau Espin Pedrol · 4 years, 1 month ago
  32. 0a50110 enb,ms: refactor base_rate selection for ZMQ by Andre Puschmann · 4 years, 1 month ago
  33. acdf416 enb_amarisoft: decrease max rate for TM2+ by Andre Puschmann · 4 years, 1 month ago
  34. 10ed8dc enb_srs: add extra head room for max rate with 6 PRB in MIMO mode by Andre Puschmann · 4 years, 1 month ago
  35. 419a662 ms_srs: refactor UE state getter functions by Andre Puschmann · 4 years, 1 month ago
  36. 3c978fe ms_srs: add PRACH, reestablishment and paging counter by Andre Puschmann · 4 years, 1 month ago
  37. aa7b5b7 epc: add run function to EPC by Andre Puschmann · 4 years, 1 month ago
  38. 61d150b enb: refactor ue_max_rate() and move helper function back to sub classes by Andre Puschmann · 4 years, 1 month ago
  39. 166dc10 testenv: Support test overlaying a directory to look for templates by Pau Espin Pedrol · 4 years, 1 month ago
  40. eb7ced1 ms_srs: sum bitrates for all component carrier by Andre Puschmann · 4 years, 1 month ago
  41. 346ffd9 enb: remove freq config for zmq operation by Andre Puschmann · 4 years, 1 month ago
  42. eddff7c ms_{srs,amarisoft}: Support selecting tgz based on run_node's run label by Pau Espin Pedrol · 4 years, 1 month ago
  43. b452ed6 enb_{srs,amarisoft}: Support selecting tgz based on run_node's run label by Pau Espin Pedrol · 4 years, 1 month ago
  44. 5f826be ms_{srs,amarisoft}: Reuse run_node to hold run info by Pau Espin Pedrol · 4 years, 1 month ago
  45. 1abff4e enb: Reuse run_node to hold run info by Pau Espin Pedrol · 4 years, 1 month ago
  46. e921995 epc_{amarisoft,srs}: Support selecting tgz based on run_node's run label by Pau Espin Pedrol · 4 years, 1 month ago
  47. 6e0b6fb Support identifying different tgz files based on run_label attribute by Pau Espin Pedrol · 4 years, 1 month ago
  48. 26890f3 ms_srs: wait 6s after stopping srsUE by Andre Puschmann · 4 years, 1 month ago
  49. 71b430c enb: fix UL max rate calculation by Andre Puschmann · 4 years, 1 month ago
  50. 1a96ecd ms_srs: allow + operator when specifying CSV columns by Andre Puschmann · 4 years, 1 month ago
  51. 2cfa4a3 ms_srs: add max rolling average as metric operation by Andre Puschmann · 4 years, 1 month ago
  52. 6f31de8 enb_srs: Use RemoteProcessSafeExit instead of RemoteProcess by Pau Espin Pedrol · 4 years, 1 month ago
  53. 0d64f16 Replace RemoteProcessFixIgnoreSIGHUP with RemoteProcessSafeExit by Pau Espin Pedrol · 4 years, 1 month ago
  54. d84a838 4g: Pass max bitrate to iperf3 by Pau Espin Pedrol · 4 years, 1 month ago
  55. f4ab97f iperf3: Support runing test with bidirectional data by Pau Espin Pedrol · 4 years, 1 month ago
  56. 3a0dea6 iperf3: Support using configuring UDP protocol by Pau Espin Pedrol · 4 years, 1 month ago
  57. 27b609f ms_srs.py: Fix typos in comments by Pau Espin Pedrol · 4 years, 1 month ago
  58. b1d8d30 esme: fix smpplib imports by Pau Espin Pedrol · 4 years, 2 months ago
  59. 620d2ee ms_srs: fix numpy import by Pau Espin Pedrol · 4 years, 2 months ago
  60. 2a2d846 obj: Fix objects placing their content in suite rundir instead of test rundir by Pau Espin Pedrol · 4 years, 2 months ago
  61. 18ff1e6 ms_driver: Fix typos after recent refactorings by Pau Espin Pedrol · 4 years, 2 months ago
  62. d27b3ba srs_{enb,ue}: don't set sc12 as OTW format by Andre Puschmann · 4 years, 2 months ago
  63. 549826d enb: add rf_port to cell list param by Andre Puschmann · 4 years, 2 months ago
  64. eaefe6b suites/4g: Introduce sample handover test by Pau Espin Pedrol · 4 years, 2 months ago
  65. a8b8990 rfemu_amarisoftctrl: import websocket module on first use by Pau Espin Pedrol · 4 years, 2 months ago
  66. 3260915 powersupply_sispm: import sispm and usb modules on first use by Pau Espin Pedrol · 4 years, 2 months ago
  67. a1daa51 ms_ofono: import pydbus and GLib modules on first use by Pau Espin Pedrol · 4 years, 2 months ago
  68. 4514939 esme: import smpplib module on first use by Pau Espin Pedrol · 4 years, 2 months ago
  69. cc89cd0 ms_srs: import numpy module on first use by Pau Espin Pedrol · 4 years, 2 months ago
  70. a442cb8 Update obj classes in obj/ to use testenv instead of suite_run by Pau Espin Pedrol · 4 years, 2 months ago
  71. 1ee5ec5 Move object subclass instance allocation logic out of suite.py/resource.py by Pau Espin Pedrol · 4 years, 2 months ago
  72. ea8c3d4 Generate schemas dynamically from pieces provided by each object class by Pau Espin Pedrol · 4 years, 2 months ago
  73. 333b868 ms_srs: fix ZMQ radio arguments for CA and MIMO configs by Andre Puschmann · 4 years, 2 months ago
  74. e2a6da6 enb: refactored rf_args handling for ZMQ-based radio by Andre Puschmann · 4 years, 2 months ago
  75. a6d6304 srsue, amarisoft/srsENB: Support setting rx/tx_gain attributes by Pau Espin Pedrol · 4 years, 2 months ago
  76. 491f77c enb: Add attribute to set 'id' by Pau Espin Pedrol · 4 years, 2 months ago
  77. d4404d5 enb: Implement initial RF emulation API by Pau Espin Pedrol · 4 years, 2 months ago
  78. a65b505 powersupply.py: Fix import module line typo by Pau Espin Pedrol · 4 years, 3 months ago
  79. f46ae22 enb: Add cell_list attribute by Pau Espin Pedrol · 4 years, 3 months ago
  80. 2b95958 powersupply: Import sublcass module only if used by Pau Espin Pedrol · 4 years, 3 months ago
  81. 4b5a09a enb: add optional gtp_bind_addr paramter to enb class by Andre Puschmann · 4 years, 3 months ago
  82. 0e6ab42 ms_srs.py: Pass filenames to main cfg file template instead of cmdline args by Pau Espin Pedrol · 4 years, 3 months ago
  83. 3373703 epc_srs.py: Pass filenames to main cfg file template instead of cmdline args by Pau Espin Pedrol · 4 years, 3 months ago
  84. 135c609 enb_srs.py: Pass filenames to main cfg file template instead of cmdline args by Pau Espin Pedrol · 4 years, 3 months ago
  85. e4d5a13 enb_amarisoft: fix enb conf template name by Andre Puschmann · 4 years, 3 months ago
  86. fdd8e3a iperf3: Avoid using --logfile arg by Pau Espin Pedrol · 4 years, 3 months ago
  87. 0dbd694 Rename modem.py to ms_ofono.py by Pau Espin Pedrol · 4 years, 3 months ago
  88. e1a58bd Move object classes used by tests into obj/ subdir by Pau Espin Pedrol · 4 years, 3 months ago