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