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