1. 0e6ab42 ms_srs.py: Pass filenames to main cfg file template instead of cmdline args by Pau Espin Pedrol · 4 years, 3 months ago
  2. 3373703 epc_srs.py: Pass filenames to main cfg file template instead of cmdline args by Pau Espin Pedrol · 4 years, 3 months ago
  3. 135c609 enb_srs.py: Pass filenames to main cfg file template instead of cmdline args by Pau Espin Pedrol · 4 years, 3 months ago
  4. e4d5a13 enb_amarisoft: fix enb conf template name by Andre Puschmann · 4 years, 3 months ago
  5. fdd8e3a iperf3: Avoid using --logfile arg by Pau Espin Pedrol · 4 years, 3 months ago
  6. 0dbd694 Rename modem.py to ms_ofono.py by Pau Espin Pedrol · 4 years, 3 months ago
  7. e1a58bd Move object classes used by tests into obj/ subdir by Pau Espin Pedrol · 4 years, 3 months ago
  8. e8bbcbf Create core directory to contain most of code not in object classes used by tests by Pau Espin Pedrol · 4 years, 3 months ago
  9. 9b486ee Rename object classes to be {obj_class}_{implementation} by Pau Espin Pedrol · 4 years, 3 months ago
  10. bd552f9 bts_oc2g: Fix ready_for_pcu() waiting forever by Pau Espin Pedrol · 4 years, 3 months ago
  11. 1915524 bts_oc2g: Fix missing import remote by Pau Espin Pedrol · 4 years, 3 months ago
  12. ce82b03 pcu_{sysmo,oc2g}: Inherit from pcu abstract class by Pau Espin Pedrol · 4 years, 3 months ago
  13. 23e60e5 amarisoft_ue: Implement data plane by Pau Espin Pedrol · 4 years, 3 months ago
  14. 6b8f5ae srs/amarisoft{ue,enb}: Fix b200 specific rf_dev_args by Pau Espin Pedrol · 4 years, 3 months ago
  15. d97ab42 amarisoft_ue: fix UHD support by Andre Puschmann · 4 years, 3 months ago
  16. 29b7132 pcu: Enable 'egprs only' vty option if egprs requested by Pau Espin Pedrol · 4 years, 3 months ago
  17. a7f1983 enb: add measurement modifier to scenario files by Andre Puschmann · 4 years, 3 months ago
  18. 9a5be2c amarisoftue.cfg.tmpl: fix UE bandwidth/rate config and power on automatically by Andre Puschmann · 4 years, 3 months ago
  19. 65beb8f amarisoftUE: adding basic support for Amarisoft UE by Pau Espin Pedrol · 4 years, 3 months ago
  20. 3edc29c templates: Improve cs7 config in osmo-{bsc,msc} by Pau Espin Pedrol · 4 years, 3 months ago
  21. ba213a3 pcu: Improve logging and gsmtap by Pau Espin Pedrol · 4 years, 3 months ago
  22. 65e769f srsue.conf.tmpl: fix the configuration of UE params for carrier aggregation by Andre Puschmann · 4 years, 3 months ago
  23. a0e69aa amarisoft_enb: add handling of num_cells modifier by Andre Puschmann · 4 years, 3 months ago
  24. a70f05c amarisoft_rf_driver_temp: fix tx time offset for ZMQ driver by Andre Puschmann · 4 years, 3 months ago
  25. d45a29e amarisoft_enb: Support zmq rf_driver by Pau Espin Pedrol · 4 years, 3 months ago
  26. 04ad3b5 epc: Replace rlc_drb_mode with qci attribute by Pau Espin Pedrol · 4 years, 3 months ago
  27. eae9c90 Add modem resource features attributes: 2g, 3g, 4g by Pau Espin Pedrol · 4 years, 3 months ago
  28. 214f15e amarisoft_enb: Add missing default values in constructor by Pau Espin Pedrol · 4 years, 3 months ago
  29. 17253af Introduce contrib/jenkins-build-amarisoft.sh by Pau Espin Pedrol · 4 years, 3 months ago
  30. 76b2c2a srs_{ue,enb}: Add modifier to pass arbitrary cmd line arguments by Pau Espin Pedrol · 4 years, 3 months ago
  31. 20a4911 config.py: Allow escaping commas in parametrized scenario names by Pau Espin Pedrol · 4 years, 3 months ago
  32. 12ae6d7 srs{enb,ue}: Use lowcase UHD as rf_type string by Pau Espin Pedrol · 4 years, 3 months ago
  33. 4d35ea2 srsenb_rr.conf.temp: patch scheduler variables for 6 PRB cells by Andre Puschmann · 4 years, 3 months ago
  34. 2dcc431 iperf3: add config to adjust the duration of the iperf run by Andre Puschmann · 4 years, 3 months ago
  35. c04528c Make amarisoft license server optional by Pau Espin Pedrol · 4 years, 3 months ago
  36. 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
  37. da2e31f Introduce support for AmarisoftEPC by Pau Espin Pedrol · 4 years, 3 months ago
  38. 55e278c amarisoft_enb: Drop unused lib variable by Pau Espin Pedrol · 4 years, 3 months ago
  39. e44e76a {srs,amarisoft}enb:Move shared code to parent generic class eNodeB by Pau Espin Pedrol · 4 years, 3 months ago
  40. 9aa932f srsue: start_locally(): Fix missing class name in attribute access by Pau Espin Pedrol · 4 years, 3 months ago
  41. f4cce26 srsenb: No need to generates values dict for every template file by Pau Espin Pedrol · 4 years, 3 months ago
  42. 8741305 srsenb: start_locally(): Fix missing class name in attribute access by Pau Espin Pedrol · 4 years, 3 months ago
  43. 786a6bc Introduce initial Amarisoft ENB support by Pau Espin Pedrol · 4 years, 3 months ago
  44. 54f25ca srs_ue: remove hard-coded num phy thread param by Andre Puschmann · 4 years, 3 months ago
  45. 4ae614d srs_enb: remove num_cells getter by Andre Puschmann · 4 years, 3 months ago
  46. a0782d5 srs_enb: remove unneeded enb parameters by Andre Puschmann · 4 years, 3 months ago
  47. c2c8221 srs_enb: enable console trace, use RemoteProcess class by Andre Puschmann · 4 years, 3 months ago
  48. 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
  49. d61613a srs_ue: adding num_carriers paramter and corresponding modifier by Andre Puschmann · 4 years, 3 months ago
  50. 82b8890 srs_enb: add num_cells param to srsENB by Andre Puschmann · 4 years, 3 months ago
  51. 22ec00a ms: add optional param to specify fixed APN IP address assigned to a MS by Andre Puschmann · 4 years, 3 months ago
  52. 35234f2 srs_ue: add scenario for airplane mode simulation in srsUE by Andre Puschmann · 4 years, 3 months ago
  53. 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
  54. cfdcf89 srs_ue: run srsUE as normal RemoteProcess by Andre Puschmann · 4 years, 3 months ago
  55. 2e8626f srs_ue: send t+Enter to stdin after launching app by Andre Puschmann · 4 years, 3 months ago
  56. 66272f8 process: add stdin_write method to communicate with child on stdin by Andre Puschmann · 4 years, 3 months ago
  57. e227fa3 fix lookup table for maximum DL/UL rate for srsENB by Andre Puschmann · 4 years, 4 months ago
  58. b778707 srsenb.conf.tmpl: update to new version by Andre Puschmann · 4 years, 4 months ago
  59. 1e81b5a srs{ue,enb,epc}: Disable pcap by default, allow enabling by param by Pau Espin Pedrol · 4 years, 4 months ago
  60. e10970d Drop wrong vty cfg line ms-power-control by Pau Espin Pedrol · 4 years, 4 months ago
  61. 66a3891 Move RESOURCES_CONF from resource.py to config.py by Pau Espin Pedrol · 4 years, 4 months ago
  62. a2e81f5 config.py: use var to hold defaults.conf string by Pau Espin Pedrol · 4 years, 4 months ago
  63. 5b31cc3 srsue: Use logfile instead of stdout by Pau Espin Pedrol · 4 years, 4 months ago
  64. 7f37deb srsenb_sib.conf: Fix warning about wrong prach_freq_offset value by Pau Espin Pedrol · 4 years, 4 months ago
  65. f796ad0 srsue,srsenb: Configure num_ports for tmode > 1 by Pau Espin Pedrol · 4 years, 4 months ago
  66. b9aeb15 srsepc: Update log file output matching by Pau Espin Pedrol · 4 years, 4 months ago
  67. d2e5aa5 srsenb: Update config files by Pau Espin Pedrol · 4 years, 4 months ago
  68. 2bcd346 suites/4g/ping.py: Overwrite test stdout with ping output by Pau Espin Pedrol · 4 years, 4 months ago
  69. 02e8a8d Improve junit xml generated fields by Pau Espin Pedrol · 4 years, 4 months ago
  70. a5f7bef remote: Set debug logfile of ssh_sigkiller.sh to /dev/null by Pau Espin Pedrol · 4 years, 4 months ago
  71. 644cb41 Allow overwriting test's report stdout text from inside test code by Pau Espin Pedrol · 4 years, 4 months ago
  72. 151b08a srsue: Introduce metrics verification procedures by Pau Espin Pedrol · 4 years, 4 months ago
  73. 085a17e iperf3: Support setting run time by Pau Espin Pedrol · 4 years, 4 months ago
  74. 905e503 iperf3: Support configuring data direction (dl vs ul) by Pau Espin Pedrol · 4 years, 4 months ago
  75. 2aeadeb srsue,srsenb: Fix zmq base_rate calculation and share value by Pau Espin Pedrol · 4 years, 4 months ago
  76. dcf99ed srsue: Enable pcap through config file by Pau Espin Pedrol · 4 years, 4 months ago
  77. a031995 srsue: Enable metrics csv file generation by Pau Espin Pedrol · 4 years, 4 months ago
  78. a337695 srsue: Remove old comment not longer applying by Pau Espin Pedrol · 4 years, 4 months ago
  79. 3f088da junit: Replace invalid xml characters by Pau Espin Pedrol · 4 years, 4 months ago
  80. b693771 Introduce LTE Transmission Mode and RLC DRB mode params by Pau Espin Pedrol · 4 years, 4 months ago
  81. 6ed3012 Introduce parametrized scenario files support by Pau Espin Pedrol · 4 years, 4 months ago
  82. 1deb1ae enb: Add modifiers for num_prb by Pau Espin Pedrol · 4 years, 4 months ago
  83. 6c42bb5 srs_enb: Make num_prb a config parameter by Pau Espin Pedrol · 4 years, 4 months ago
  84. 5bbdab8 Add test log to junit output by Pau Espin Pedrol · 4 years, 4 months ago
  85. 69b2cf3 srsue: Create netns on demand by Pau Espin Pedrol · 4 years, 4 months ago
  86. 666d6c8 remote: Fix comment typo by Pau Espin Pedrol · 4 years, 4 months ago
  87. a9a2fe2 srsLTE: Support configuring different RF backends by Pau Espin Pedrol · 4 years, 5 months ago
  88. 9c38328 iperf3: Fix netns param not used by Pau Espin Pedrol · 4 years, 4 months ago
  89. 7691f2d config: Fix reading empty yaml default-suites.conf by Pau Espin Pedrol · 4 years, 5 months ago
  90. c8b0f93 Initial srsLTE support by Pau Espin Pedrol · 4 years, 5 months ago
  91. 873dee3 powersupply_intellinet: Log target ip+dev_port by Pau Espin Pedrol · 4 years, 5 months ago
  92. 4983eb5 Fix remote and process RemoteNetNSProcess by Pau Espin Pedrol · 4 years, 5 months ago
  93. c852ad8 iperf3: Support running iperf3 remotely by Pau Espin Pedrol · 4 years, 5 months ago
  94. 7346472 util: Add helper setcap_netsys_admin() by Pau Espin Pedrol · 4 years, 5 months ago
  95. 116a2c4 Inroduce RunNode class by Pau Espin Pedrol · 4 years, 5 months ago
  96. 7381e82 remote: Add more helpers to operate on remote hosts 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. 2eafb03 Introduce RemoteHost and refactor code to use it by Pau Espin Pedrol · 4 years, 5 months ago