1. 76b2c2a srs_{ue,enb}: Add modifier to pass arbitrary cmd line arguments by Pau Espin Pedrol · 4 years, 3 months ago
  2. 20a4911 config.py: Allow escaping commas in parametrized scenario names by Pau Espin Pedrol · 4 years, 3 months ago
  3. 12ae6d7 srs{enb,ue}: Use lowcase UHD as rf_type string by Pau Espin Pedrol · 4 years, 3 months ago
  4. 4d35ea2 srsenb_rr.conf.temp: patch scheduler variables for 6 PRB cells by Andre Puschmann · 4 years, 3 months ago
  5. 2dcc431 iperf3: add config to adjust the duration of the iperf run by Andre Puschmann · 4 years, 3 months ago
  6. c04528c Make amarisoft license server optional by Pau Espin Pedrol · 4 years, 3 months ago
  7. 7225d52 srs_{ue,enb}: change UHD stream args and buffer size as function of cell width for B2XX by Andre Puschmann · 4 years, 3 months ago
  8. da2e31f Introduce support for AmarisoftEPC by Pau Espin Pedrol · 4 years, 3 months ago
  9. 55e278c amarisoft_enb: Drop unused lib variable by Pau Espin Pedrol · 4 years, 3 months ago
  10. e44e76a {srs,amarisoft}enb:Move shared code to parent generic class eNodeB by Pau Espin Pedrol · 4 years, 3 months ago
  11. 9aa932f srsue: start_locally(): Fix missing class name in attribute access by Pau Espin Pedrol · 4 years, 3 months ago
  12. f4cce26 srsenb: No need to generates values dict for every template file by Pau Espin Pedrol · 4 years, 3 months ago
  13. 8741305 srsenb: start_locally(): Fix missing class name in attribute access by Pau Espin Pedrol · 4 years, 3 months ago
  14. 786a6bc Introduce initial Amarisoft ENB support by Pau Espin Pedrol · 4 years, 3 months ago
  15. 3c20752 srs_enb: enable console trace, use RemoteProcess class and fix params by Andre Puschmann · 4 years, 3 months ago
  16. 793260d defaults.conf: set num_carriers default value by Andre Puschmann · 4 years, 3 months ago
  17. 54f25ca srs_ue: remove hard-coded num phy thread param by Andre Puschmann · 4 years, 3 months ago
  18. 4ae614d srs_enb: remove num_cells getter by Andre Puschmann · 4 years, 3 months ago
  19. a0782d5 srs_enb: remove unneeded enb parameters by Andre Puschmann · 4 years, 3 months ago
  20. c2c8221 srs_enb: enable console trace, use RemoteProcess class by Andre Puschmann · 4 years, 3 months ago
  21. 3ffea80 srs_{enb,ue}: add secondary cell and set dl/ul freq in eNB/UE config accordingly by Andre Puschmann · 4 years, 3 months ago
  22. d61613a srs_ue: adding num_carriers paramter and corresponding modifier by Andre Puschmann · 4 years, 3 months ago
  23. 82b8890 srs_enb: add num_cells param to srsENB by Andre Puschmann · 4 years, 3 months ago
  24. 22ec00a ms: add optional param to specify fixed APN IP address assigned to a MS by Andre Puschmann · 4 years, 3 months ago
  25. 35234f2 srs_ue: add scenario for airplane mode simulation in srsUE by Andre Puschmann · 4 years, 3 months ago
  26. bf960ec srs{enb,ue}.conf.tmpl: make sure to only use a single PHY thread when running with ZMQ by Andre Puschmann · 4 years, 3 months ago
  27. cfdcf89 srs_ue: run srsUE as normal RemoteProcess by Andre Puschmann · 4 years, 3 months ago
  28. 2e8626f srs_ue: send t+Enter to stdin after launching app by Andre Puschmann · 4 years, 3 months ago
  29. 66272f8 process: add stdin_write method to communicate with child on stdin by Andre Puschmann · 4 years, 3 months ago
  30. f00d9bc relax max_rate for iperf UL/DL tests by Andre Puschmann · 4 years, 3 months ago
  31. e227fa3 fix lookup table for maximum DL/UL rate for srsENB by Andre Puschmann · 4 years, 3 months ago
  32. b778707 srsenb.conf.tmpl: update to new version by Andre Puschmann · 4 years, 4 months ago
  33. b99b0f3 doc/manuals: Introduce chapter explaining config data mangling by Pau Espin Pedrol · 4 years, 4 months ago
  34. 7788e39 scenarios: Drop unnecessary srsue-rftype-soapy.conf by Pau Espin Pedrol · 4 years, 4 months ago
  35. c1220e1 doc/manuals: Several format and styles fixes for config.adoc by Pau Espin Pedrol · 4 years, 4 months ago
  36. 8ccd99a doc/manuals: Add proper content for Debugging section by Pau Espin Pedrol · 4 years, 4 months ago
  37. cc0ad7d doc/manuals: Introduce Troubleshooting section about SIGKILL fix by Pau Espin Pedrol · 4 years, 4 months ago
  38. 1e81b5a srs{ue,enb,epc}: Disable pcap by default, allow enabling by param by Pau Espin Pedrol · 4 years, 4 months ago
  39. 71a54fb doc/manuals: Fix title out of sequence by Pau Espin Pedrol · 4 years, 4 months ago
  40. 7dc2216 doc/manuals: Write section explaining parametrized scenarios by Pau Espin Pedrol · 4 years, 4 months ago
  41. 94622f1 doc/manuals: Write proper content for Ansible Setup section by Pau Espin Pedrol · 4 years, 4 months ago
  42. bff90dc doc/manuals: Write proper content for Docker Setup section by Pau Espin Pedrol · 4 years, 4 months ago
  43. 7e0b2dd doc/manual: Refactor, rewrite, improve and update most of the User Manual by Pau Espin Pedrol · 4 years, 4 months ago
  44. 990b520 osmo_ms_driver: Store cfg files and logs in correct test rundir by Pau Espin Pedrol · 4 years, 4 months ago
  45. e10970d Drop wrong vty cfg line ms-power-control by Pau Espin Pedrol · 4 years, 4 months ago
  46. 66a3891 Move RESOURCES_CONF from resource.py to config.py by Pau Espin Pedrol · 4 years, 4 months ago
  47. a2e81f5 config.py: use var to hold defaults.conf string by Pau Espin Pedrol · 4 years, 4 months ago
  48. 5b31cc3 srsue: Use logfile instead of stdout by Pau Espin Pedrol · 4 years, 4 months ago
  49. 7f37deb srsenb_sib.conf: Fix warning about wrong prach_freq_offset value by Pau Espin Pedrol · 4 years, 4 months ago
  50. f796ad0 srsue,srsenb: Configure num_ports for tmode > 1 by Pau Espin Pedrol · 4 years, 4 months ago
  51. b9aeb15 srsepc: Update log file output matching by Pau Espin Pedrol · 4 years, 4 months ago
  52. d2e5aa5 srsenb: Update config files by Pau Espin Pedrol · 4 years, 4 months ago
  53. 2bcd346 suites/4g/ping.py: Overwrite test stdout with ping output by Pau Espin Pedrol · 4 years, 4 months ago
  54. 02e8a8d Improve junit xml generated fields by Pau Espin Pedrol · 4 years, 4 months ago
  55. a5f7bef remote: Set debug logfile of ssh_sigkiller.sh to /dev/null by Pau Espin Pedrol · 4 years, 4 months ago
  56. 644cb41 Allow overwriting test's report stdout text from inside test code by Pau Espin Pedrol · 4 years, 4 months ago
  57. 03a2fc5 suites/4g: Introduce iperf4 downlink test by Pau Espin Pedrol · 4 years, 4 months ago
  58. 151b08a srsue: Introduce metrics verification procedures by Pau Espin Pedrol · 4 years, 4 months ago
  59. dff2728 scenarios: Use parametrized scenario for rftype by Pau Espin Pedrol · 4 years, 4 months ago
  60. 63685d7 utils: Add limits.d dir with sample config files by Pau Espin Pedrol · 4 years, 4 months ago
  61. 085a17e iperf3: Support setting run time by Pau Espin Pedrol · 4 years, 4 months ago
  62. 143365d tests: Improve logging of iperf3 results by Pau Espin Pedrol · 4 years, 4 months ago
  63. 905e503 iperf3: Support configuring data direction (dl vs ul) by Pau Espin Pedrol · 4 years, 4 months ago
  64. 2aeadeb srsue,srsenb: Fix zmq base_rate calculation and share value by Pau Espin Pedrol · 4 years, 4 months ago
  65. dcf99ed srsue: Enable pcap through config file by Pau Espin Pedrol · 4 years, 4 months ago
  66. a031995 srsue: Enable metrics csv file generation by Pau Espin Pedrol · 4 years, 4 months ago
  67. a337695 srsue: Remove old comment not longer applying by Pau Espin Pedrol · 4 years, 4 months ago
  68. 3f088da junit: Replace invalid xml characters by Pau Espin Pedrol · 4 years, 4 months ago
  69. b693771 Introduce LTE Transmission Mode and RLC DRB mode params by Pau Espin Pedrol · 4 years, 4 months ago
  70. 9b8823e Use parametrized scenario to set ENB num_prb by Pau Espin Pedrol · 4 years, 4 months ago
  71. 6ed3012 Introduce parametrized scenario files support by Pau Espin Pedrol · 4 years, 4 months ago
  72. 1deb1ae enb: Add modifiers for num_prb by Pau Espin Pedrol · 4 years, 4 months ago
  73. 6c42bb5 srs_enb: Make num_prb a config parameter by Pau Espin Pedrol · 4 years, 4 months ago
  74. 5bbdab8 Add test log to junit output by Pau Espin Pedrol · 4 years, 4 months ago
  75. 69b2cf3 srsue: Create netns on demand by Pau Espin Pedrol · 4 years, 4 months ago
  76. 666d6c8 remote: Fix comment typo by Pau Espin Pedrol · 4 years, 4 months ago
  77. a9a2fe2 srsLTE: Support configuring different RF backends by Pau Espin Pedrol · 4 years, 5 months ago
  78. 9c38328 iperf3: Fix netns param not used by Pau Espin Pedrol · 4 years, 4 months ago
  79. d12b84c suites/debug: Allow jumping into python debugger by Pau Espin Pedrol · 4 years, 4 months ago
  80. 979f00d contrib: srslte: Allow changing repo name by Pau Espin Pedrol · 4 years, 5 months ago
  81. 70c01ec contrib: Fix default variable value syntax by Pau Espin Pedrol · 4 years, 5 months ago
  82. 7691f2d config: Fix reading empty yaml default-suites.conf by Pau Espin Pedrol · 4 years, 5 months ago
  83. 4f3cc9e contrib/*sysmo.sh: Fix default poky SDK path by Pau Espin Pedrol · 4 years, 5 months ago
  84. 10fe37c contrib/*sysmo.sh: Fix default poky SDK version to 2.3.4 by Pau Espin Pedrol · 4 years, 5 months ago
  85. f0a1af5 default-suites.conf: Run 4g test suite (srsLTE ZeroMQ) by Pau Espin Pedrol · 4 years, 5 months ago
  86. c8b0f93 Initial srsLTE support by Pau Espin Pedrol · 4 years, 5 months ago
  87. ab2ffae resources.conf.prod: sysmocell500 new firmware now supports TRXDv1 by Pau Espin Pedrol · 4 years, 5 months ago
  88. 873dee3 powersupply_intellinet: Log target ip+dev_port by Pau Espin Pedrol · 4 years, 5 months ago
  89. 4983eb5 Fix remote and process RemoteNetNSProcess by Pau Espin Pedrol · 4 years, 5 months ago
  90. c852ad8 iperf3: Support running iperf3 remotely by Pau Espin Pedrol · 4 years, 5 months ago
  91. 7346472 util: Add helper setcap_netsys_admin() by Pau Espin Pedrol · 4 years, 5 months ago
  92. 116a2c4 Inroduce RunNode class by Pau Espin Pedrol · 4 years, 5 months ago
  93. 31a4aee util: Add sudoers.d/ example directory by Pau Espin Pedrol · 4 years, 5 months ago
  94. 49ebbf5 utils: Move shell script helpers to subdir by Pau Espin Pedrol · 4 years, 5 months ago
  95. 7381e82 remote: Add more helpers to operate on remote hosts by Pau Espin Pedrol · 4 years, 5 months ago
  96. 1bce944 jenkins-build-srslte: Temporarily Switch git repo to own-controlled one by Pau Espin Pedrol · 4 years, 5 months ago
  97. 180adfc remote: Improve wrapper script handling proper exit of ssh-remote processes by Pau Espin Pedrol · 4 years, 5 months ago
  98. 14022d3 Add handlers to run process under a specific netns on a remote host by Pau Espin Pedrol · 4 years, 5 months ago
  99. f6d45ad Allow passing remote env to process running in remote host by Pau Espin Pedrol · 4 years, 5 months ago
  100. a7e7fc5 ttcn3: Allow passing ttcn3 extra module params from osmo-gsm-tester by Pau Espin Pedrol · 4 years, 5 months ago