1. fa653e4 selftest/process_test: Fix output changing in new python version by Pau Espin Pedrol · 4 years, 2 months ago
  2. afa2fc3 selftest/trial_test: Fix repr(RuntimeError) changing in new python version by Pau Espin Pedrol · 4 years, 2 months ago
  3. eaefe6b suites/4g: Introduce sample handover test by Pau Espin Pedrol · 4 years, 2 months ago
  4. 0dd4c0b osmo-gsm-tester.py: Fix import error when using default-suites.conf by Pau Espin Pedrol · 4 years, 2 months ago
  5. 17dd270 Rework README file by Pau Espin Pedrol · 4 years, 2 months ago
  6. 0baa5c7 doc: install.adoc: Correctly split optional dependencies by Pau Espin Pedrol · 4 years, 2 months ago
  7. 06376b7 doc: Drop redundant app-name in install section by Pau Espin Pedrol · 4 years, 2 months ago
  8. a8b8990 rfemu_amarisoftctrl: import websocket module on first use by Pau Espin Pedrol · 4 years, 2 months ago
  9. 3260915 powersupply_sispm: import sispm and usb modules on first use by Pau Espin Pedrol · 4 years, 2 months ago
  10. a1daa51 ms_ofono: import pydbus and GLib modules on first use by Pau Espin Pedrol · 4 years, 2 months ago
  11. 4514939 esme: import smpplib module on first use by Pau Espin Pedrol · 4 years, 2 months ago
  12. cc89cd0 ms_srs: import numpy module on first use by Pau Espin Pedrol · 4 years, 2 months ago
  13. 4077569 check_dependencies: allow passing any module name to skip by Pau Espin Pedrol · 4 years, 2 months ago
  14. 5b9c7b9 testenv: deferr importing obj module class until use is required by Pau Espin Pedrol · 4 years, 2 months ago
  15. 40c7bc7 tests: Replace 'suite' with 'tenv' by Pau Espin Pedrol · 4 years, 2 months ago
  16. a442cb8 Update obj classes in obj/ to use testenv instead of suite_run by Pau Espin Pedrol · 4 years, 2 months ago
  17. f574a46 Move trial.py and suite.py to core/ by Pau Espin Pedrol · 4 years, 2 months ago
  18. aa1cbdc Move all obj/ references in suite.py to testenv.py by Pau Espin Pedrol · 4 years, 2 months ago
  19. ee217b0 Move test.py and report.py to core/ by Pau Espin Pedrol · 4 years, 2 months ago
  20. 06cb536 Move resource.py to core/ by Pau Espin Pedrol · 4 years, 2 months ago
  21. 1ee5ec5 Move object subclass instance allocation logic out of suite.py/resource.py by Pau Espin Pedrol · 4 years, 2 months ago
  22. ea8c3d4 Generate schemas dynamically from pieces provided by each object class by Pau Espin Pedrol · 4 years, 2 months ago
  23. 96b17df srsenb_rr.conf.tmpl: extend CQI and SR subframe scheduling by Andre Puschmann · 4 years, 2 months ago
  24. 333b868 ms_srs: fix ZMQ radio arguments for CA and MIMO configs by Andre Puschmann · 4 years, 2 months ago
  25. e2a6da6 enb: refactored rf_args handling for ZMQ-based radio by Andre Puschmann · 4 years, 2 months ago
  26. bf40f8c amarisoft_enb: use two antenna ports for TM > 1 by Andre Puschmann · 4 years, 2 months ago
  27. 8e1ba79 jenkins-build-common.sh: also pass additional build flags to CMake by Andre Puschmann · 4 years, 2 months ago
  28. 6360dfb jenkins-build-amarisoft: turn off other RF libs when building for zmq driver by Andre Puschmann · 4 years, 2 months ago
  29. d6c7925 amarisoftENB: Fix running with num_cells=2 by Pau Espin Pedrol · 4 years, 2 months ago
  30. 96d64ef srsenb: Support neighbour and secondary cell lists in config file by Pau Espin Pedrol · 4 years, 2 months ago
  31. 6c77874 enb: Introduce support for neighbour cell list by Pau Espin Pedrol · 4 years, 2 months ago
  32. 154dc93 AmarisoftENB: Support setting PCI value by Pau Espin Pedrol · 4 years, 2 months ago
  33. 9eff96e AmarisoftUE: Fix setting tx/rx gain attr by Pau Espin Pedrol · 4 years, 2 months ago
  34. a6d6304 srsue, amarisoft/srsENB: Support setting rx/tx_gain attributes by Pau Espin Pedrol · 4 years, 2 months ago
  35. 491f77c enb: Add attribute to set 'id' by Pau Espin Pedrol · 4 years, 2 months ago
  36. d4404d5 enb: Implement initial RF emulation API by Pau Espin Pedrol · 4 years, 2 months ago
  37. ca89bb3 srsenb_rr.conf.tmpl: Fix whitespace by Pau Espin Pedrol · 4 years, 2 months ago
  38. a65b505 powersupply.py: Fix import module line typo by Pau Espin Pedrol · 4 years, 2 months ago
  39. f46ae22 enb: Add cell_list attribute by Pau Espin Pedrol · 4 years, 2 months ago
  40. 045245d check_dependencies: Import modules dynamically and find related debian packages by Pau Espin Pedrol · 4 years, 2 months ago
  41. 2b95958 powersupply: Import sublcass module only if used by Pau Espin Pedrol · 4 years, 2 months ago
  42. 4b5a09a enb: add optional gtp_bind_addr paramter to enb class by Andre Puschmann · 4 years, 2 months ago
  43. 0e6ab42 ms_srs.py: Pass filenames to main cfg file template instead of cmdline args by Pau Espin Pedrol · 4 years, 2 months ago
  44. 3373703 epc_srs.py: Pass filenames to main cfg file template instead of cmdline args by Pau Espin Pedrol · 4 years, 2 months ago
  45. 135c609 enb_srs.py: Pass filenames to main cfg file template instead of cmdline args by Pau Espin Pedrol · 4 years, 2 months ago
  46. e4d5a13 enb_amarisoft: fix enb conf template name by Andre Puschmann · 4 years, 2 months ago
  47. fdd8e3a iperf3: Avoid using --logfile arg by Pau Espin Pedrol · 4 years, 2 months ago
  48. 0dbd694 Rename modem.py to ms_ofono.py by Pau Espin Pedrol · 4 years, 3 months ago
  49. e1a58bd Move object classes used by tests into obj/ subdir by Pau Espin Pedrol · 4 years, 3 months ago
  50. 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
  51. 9b486ee Rename object classes to be {obj_class}_{implementation} by Pau Espin Pedrol · 4 years, 3 months ago
  52. f9d92f7 Introduce doc/examples/ directory by Pau Espin Pedrol · 4 years, 3 months ago
  53. 99bed8b Move example/ and ttcn3/ to sysmocom/ and sysmocom/ttcn3 by Pau Espin Pedrol · 4 years, 3 months ago
  54. 69a6f66 Get rid of install top directory by Pau Espin Pedrol · 4 years, 3 months ago
  55. bd552f9 bts_oc2g: Fix ready_for_pcu() waiting forever by Pau Espin Pedrol · 4 years, 3 months ago
  56. 1915524 bts_oc2g: Fix missing import remote by Pau Espin Pedrol · 4 years, 3 months ago
  57. ce82b03 pcu_{sysmo,oc2g}: Inherit from pcu abstract class by Pau Espin Pedrol · 4 years, 3 months ago
  58. 23e60e5 amarisoft_ue: Implement data plane by Pau Espin Pedrol · 4 years, 3 months ago
  59. 8085549 utils/bin: Support passing several bin files to setcap helper scripts by Pau Espin Pedrol · 4 years, 3 months ago
  60. 6b8f5ae srs/amarisoft{ue,enb}: Fix b200 specific rf_dev_args by Pau Espin Pedrol · 4 years, 3 months ago
  61. d97ab42 amarisoft_ue: fix UHD support by Andre Puschmann · 4 years, 3 months ago
  62. 69488f6 Move suites/ dir inside example/ by Pau Espin Pedrol · 4 years, 3 months ago
  63. 29b7132 pcu: Enable 'egprs only' vty option if egprs requested by Pau Espin Pedrol · 4 years, 3 months ago
  64. a7f1983 enb: add measurement modifier to scenario files by Andre Puschmann · 4 years, 3 months ago
  65. 9a5be2c amarisoftue.cfg.tmpl: fix UE bandwidth/rate config and power on automatically by Andre Puschmann · 4 years, 3 months ago
  66. 65beb8f amarisoftUE: adding basic support for Amarisoft UE by Pau Espin Pedrol · 4 years, 3 months ago
  67. 3edc29c templates: Improve cs7 config in osmo-{bsc,msc} by Pau Espin Pedrol · 4 years, 3 months ago
  68. ba213a3 pcu: Improve logging and gsmtap by Pau Espin Pedrol · 4 years, 3 months ago
  69. 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
  70. 65e769f srsue.conf.tmpl: fix the configuration of UE params for carrier aggregation by Andre Puschmann · 4 years, 3 months ago
  71. a0e69aa amarisoft_enb: add handling of num_cells modifier by Andre Puschmann · 4 years, 3 months ago
  72. a70f05c amarisoft_rf_driver_temp: fix tx time offset for ZMQ driver by Andre Puschmann · 4 years, 3 months ago
  73. d45a29e amarisoft_enb: Support zmq rf_driver by Pau Espin Pedrol · 4 years, 3 months ago
  74. 04ad3b5 epc: Replace rlc_drb_mode with qci attribute by Pau Espin Pedrol · 4 years, 3 months ago
  75. 8bf740a suites/gprs/: beautify output result of ping tests by Pau Espin Pedrol · 4 years, 3 months ago
  76. eae9c90 Add modem resource features attributes: 2g, 3g, 4g by Pau Espin Pedrol · 4 years, 3 months ago
  77. 64ad952 contrib/jenkins-build-amarisoft.sh: Fix typo copying trx_uhd.so to UE by Pau Espin Pedrol · 4 years, 3 months ago
  78. a560ea7 contrib/jenkins-build-amarisoft.sh: Make build of amarisoft trx_zmq.so optional by Pau Espin Pedrol · 4 years, 3 months ago
  79. 214f15e amarisoft_enb: Add missing default values in constructor by Pau Espin Pedrol · 4 years, 3 months ago
  80. 17253af Introduce contrib/jenkins-build-amarisoft.sh by Pau Espin Pedrol · 4 years, 3 months ago
  81. 76b2c2a srs_{ue,enb}: Add modifier to pass arbitrary cmd line arguments by Pau Espin Pedrol · 4 years, 3 months ago
  82. 20a4911 config.py: Allow escaping commas in parametrized scenario names by Pau Espin Pedrol · 4 years, 3 months ago
  83. 12ae6d7 srs{enb,ue}: Use lowcase UHD as rf_type string by Pau Espin Pedrol · 4 years, 3 months ago
  84. 4d35ea2 srsenb_rr.conf.temp: patch scheduler variables for 6 PRB cells by Andre Puschmann · 4 years, 3 months ago
  85. 2dcc431 iperf3: add config to adjust the duration of the iperf run by Andre Puschmann · 4 years, 3 months ago
  86. c04528c Make amarisoft license server optional by Pau Espin Pedrol · 4 years, 3 months ago
  87. 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
  88. da2e31f Introduce support for AmarisoftEPC by Pau Espin Pedrol · 4 years, 3 months ago
  89. 55e278c amarisoft_enb: Drop unused lib variable by Pau Espin Pedrol · 4 years, 3 months ago
  90. e44e76a {srs,amarisoft}enb:Move shared code to parent generic class eNodeB by Pau Espin Pedrol · 4 years, 3 months ago
  91. 9aa932f srsue: start_locally(): Fix missing class name in attribute access by Pau Espin Pedrol · 4 years, 3 months ago
  92. f4cce26 srsenb: No need to generates values dict for every template file by Pau Espin Pedrol · 4 years, 3 months ago
  93. 8741305 srsenb: start_locally(): Fix missing class name in attribute access by Pau Espin Pedrol · 4 years, 3 months ago
  94. 786a6bc Introduce initial Amarisoft ENB support by Pau Espin Pedrol · 4 years, 3 months ago
  95. 3c20752 srs_enb: enable console trace, use RemoteProcess class and fix params by Andre Puschmann · 4 years, 3 months ago
  96. 793260d defaults.conf: set num_carriers default value by Andre Puschmann · 4 years, 3 months ago
  97. 54f25ca srs_ue: remove hard-coded num phy thread param by Andre Puschmann · 4 years, 3 months ago
  98. 4ae614d srs_enb: remove num_cells getter by Andre Puschmann · 4 years, 3 months ago
  99. a0782d5 srs_enb: remove unneeded enb parameters by Andre Puschmann · 4 years, 3 months ago
  100. c2c8221 srs_enb: enable console trace, use RemoteProcess class by Andre Puschmann · 4 years, 3 months ago