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