1. aa7b5b7 epc: add run function to EPC by Andre Puschmann · 4 years, 1 month ago
  2. 61d150b enb: refactor ue_max_rate() and move helper function back to sub classes by Andre Puschmann · 4 years, 1 month ago
  3. 166dc10 testenv: Support test overlaying a directory to look for templates by Pau Espin Pedrol · 4 years, 1 month ago
  4. eb7ced1 ms_srs: sum bitrates for all component carrier by Andre Puschmann · 4 years, 1 month ago
  5. 346ffd9 enb: remove freq config for zmq operation by Andre Puschmann · 4 years, 1 month ago
  6. eddff7c ms_{srs,amarisoft}: Support selecting tgz based on run_node's run label by Pau Espin Pedrol · 4 years, 1 month ago
  7. b452ed6 enb_{srs,amarisoft}: Support selecting tgz based on run_node's run label by Pau Espin Pedrol · 4 years, 1 month ago
  8. 5f826be ms_{srs,amarisoft}: Reuse run_node to hold run info by Pau Espin Pedrol · 4 years, 1 month ago
  9. 1abff4e enb: Reuse run_node to hold run info by Pau Espin Pedrol · 4 years, 1 month ago
  10. e921995 epc_{amarisoft,srs}: Support selecting tgz based on run_node's run label by Pau Espin Pedrol · 4 years, 1 month ago
  11. 6e0b6fb Support identifying different tgz files based on run_label attribute 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. 6f31de8 enb_srs: Use RemoteProcessSafeExit instead of RemoteProcess by Pau Espin Pedrol · 4 years, 1 month ago
  17. 0d64f16 Replace RemoteProcessFixIgnoreSIGHUP with RemoteProcessSafeExit by Pau Espin Pedrol · 4 years, 1 month ago
  18. d84a838 4g: Pass max bitrate to iperf3 by Pau Espin Pedrol · 4 years, 1 month ago
  19. f4ab97f iperf3: Support runing test with bidirectional data by Pau Espin Pedrol · 4 years, 1 month ago
  20. 3a0dea6 iperf3: Support using configuring UDP protocol by Pau Espin Pedrol · 4 years, 1 month ago
  21. 27b609f ms_srs.py: Fix typos in comments by Pau Espin Pedrol · 4 years, 1 month ago
  22. b1d8d30 esme: fix smpplib imports by Pau Espin Pedrol · 4 years, 2 months ago
  23. 620d2ee ms_srs: fix numpy import by Pau Espin Pedrol · 4 years, 2 months ago
  24. 2a2d846 obj: Fix objects placing their content in suite rundir instead of test rundir by Pau Espin Pedrol · 4 years, 2 months ago
  25. 18ff1e6 ms_driver: Fix typos after recent refactorings by Pau Espin Pedrol · 4 years, 2 months ago
  26. d27b3ba srs_{enb,ue}: don't set sc12 as OTW format by Andre Puschmann · 4 years, 2 months ago
  27. 549826d enb: add rf_port to cell list param by Andre Puschmann · 4 years, 2 months ago
  28. eaefe6b suites/4g: Introduce sample handover test by Pau Espin Pedrol · 4 years, 2 months ago
  29. a8b8990 rfemu_amarisoftctrl: import websocket module on first use by Pau Espin Pedrol · 4 years, 2 months ago
  30. 3260915 powersupply_sispm: import sispm and usb modules on first use by Pau Espin Pedrol · 4 years, 2 months ago
  31. a1daa51 ms_ofono: import pydbus and GLib modules on first use by Pau Espin Pedrol · 4 years, 2 months ago
  32. 4514939 esme: import smpplib module on first use by Pau Espin Pedrol · 4 years, 2 months ago
  33. cc89cd0 ms_srs: import numpy module on first use by Pau Espin Pedrol · 4 years, 2 months ago
  34. a442cb8 Update obj classes in obj/ to use testenv instead of suite_run by Pau Espin Pedrol · 4 years, 2 months ago
  35. 1ee5ec5 Move object subclass instance allocation logic out of suite.py/resource.py by Pau Espin Pedrol · 4 years, 2 months ago
  36. ea8c3d4 Generate schemas dynamically from pieces provided by each object class by Pau Espin Pedrol · 4 years, 2 months ago
  37. 333b868 ms_srs: fix ZMQ radio arguments for CA and MIMO configs by Andre Puschmann · 4 years, 2 months ago
  38. e2a6da6 enb: refactored rf_args handling for ZMQ-based radio by Andre Puschmann · 4 years, 2 months ago
  39. a6d6304 srsue, amarisoft/srsENB: Support setting rx/tx_gain attributes by Pau Espin Pedrol · 4 years, 2 months ago
  40. 491f77c enb: Add attribute to set 'id' by Pau Espin Pedrol · 4 years, 2 months ago
  41. d4404d5 enb: Implement initial RF emulation API by Pau Espin Pedrol · 4 years, 2 months ago
  42. a65b505 powersupply.py: Fix import module line typo by Pau Espin Pedrol · 4 years, 2 months ago
  43. f46ae22 enb: Add cell_list attribute by Pau Espin Pedrol · 4 years, 3 months ago
  44. 2b95958 powersupply: Import sublcass module only if used by Pau Espin Pedrol · 4 years, 3 months ago
  45. 4b5a09a enb: add optional gtp_bind_addr paramter to enb class by Andre Puschmann · 4 years, 3 months ago
  46. 0e6ab42 ms_srs.py: Pass filenames to main cfg file template instead of cmdline args by Pau Espin Pedrol · 4 years, 3 months ago
  47. 3373703 epc_srs.py: Pass filenames to main cfg file template instead of cmdline args by Pau Espin Pedrol · 4 years, 3 months ago
  48. 135c609 enb_srs.py: Pass filenames to main cfg file template instead of cmdline args by Pau Espin Pedrol · 4 years, 3 months ago
  49. e4d5a13 enb_amarisoft: fix enb conf template name by Andre Puschmann · 4 years, 3 months ago
  50. fdd8e3a iperf3: Avoid using --logfile arg by Pau Espin Pedrol · 4 years, 3 months ago
  51. 0dbd694 Rename modem.py to ms_ofono.py by Pau Espin Pedrol · 4 years, 3 months ago
  52. e1a58bd Move object classes used by tests into obj/ subdir by Pau Espin Pedrol · 4 years, 3 months ago