1. 65a9e74 ms_amarisoft: fix various regressions by Andre Puschmann · 3 years, 8 months ago
  2. 3166b63 enb: add QAM64 support for UL by Andre Puschmann · 3 years, 8 months ago
  3. ca6efa9 epc_srs.py: Fixed reference in local execution by Nils Fürste · 3 years, 8 months ago
  4. 1e736ea {enb,ms}_srs: Add DL QAM-256 support by Nils Fürste · 3 years, 8 months ago
  5. ef7256a enb: Support cells from different ENBs in ncell_list by Pau Espin Pedrol · 3 years, 8 months ago
  6. a7fd394 srsenb_rr.conf: add PCI, TAC and root_seq_idx as cell param by Andre Puschmann · 3 years, 8 months ago
  7. 4acb45a enb: Fix non-1st ENB gnubreaker remote address by Pau Espin Pedrol · 3 years, 8 months ago
  8. a2d4e2f enb: Name preferrably by label, use it in remote run dir by Pau Espin Pedrol · 3 years, 8 months ago
  9. d6deb28 Copy gnuradio zmq broker at runtime by Pau Espin Pedrol · 3 years, 9 months ago
  10. 17f7c38 sysmocom: emergency_preemptive_call.py: Avoid test failure if 2nd call not fully established by Pau Espin Pedrol · 3 years, 9 months ago
  11. fbb8611 gnuradio zmq broker refactoring by Pau Espin Pedrol · 3 years, 9 months ago
  12. d5579fa rfemu_gnuradio_zmq: fix amplitude conversion by Andre Puschmann · 3 years, 9 months ago
  13. d0682ba enb: add basic TDD config option by Andre Puschmann · 3 years, 9 months ago
  14. 680ba03 sysmocom: Introduce suite to test emergency calls by Pau Espin Pedrol · 3 years, 9 months ago
  15. 83a2fdc ms: Allocate default msisdn internally by Pau Espin Pedrol · 3 years, 9 months ago
  16. 4109123 4g: Introduce ZMQ GnuRadio stream broker by Pau Espin Pedrol · 3 years, 9 months ago
  17. 4b7c585 ms: Fix and use ms msisdn() getter by Pau Espin Pedrol · 3 years, 9 months ago
  18. 92a29d6 enb/ue: Assign zmq binding ports dynamically at runtime by Pau Espin Pedrol · 3 years, 9 months ago
  19. e3f40f9 rfemu_srsenb_stdin: use negative dB value to set attenuation by Andre Puschmann · 3 years, 9 months ago
  20. 54307cb {enb,epc,ms}_srs: remove uneeded class variable by Andre Puschmann · 3 years, 9 months ago
  21. 1f46d24 Introduce RFemu stdin implementation for srsENB by Pau Espin Pedrol · 3 years, 9 months ago
  22. b5f0444 srs{enb,ue}: add rf_dev_sync option to config templates by Andre Puschmann · 3 years, 9 months ago
  23. c489f19 enb_amarisoft: add rf_dev_sync option to specify the sync type by Andre Puschmann · 3 years, 9 months ago
  24. e3a1910 ms_srs: add freq_offset as resource param by Andre Puschmann · 3 years, 9 months ago
  25. 182109d srslte_common: fix indent in whole file by Andre Puschmann · 3 years, 9 months ago
  26. f4fb48a srslte_common: add get_num_phy_errors() method by Andre Puschmann · 3 years, 9 months ago
  27. c1c2f3d enb_amarisoft: reduce max achievable UL rate for 100 PRB by Andre Puschmann · 3 years, 9 months ago
  28. 0e00f38 lte: update UHD device args for MIMO usage by Andre Puschmann · 3 years, 9 months ago
  29. a9fb751 ms_srs: fix ZMQ config for 4xCA by Andre Puschmann · 3 years, 10 months ago
  30. 99fb78b {enb,epc,ms}_srs: refactor start/stop and KPI helpers by Andre Puschmann · 3 years, 10 months ago
  31. 3d3bbcb reduce max expected UL rate for 4xCA 100 PRB by Andre Puschmann · 3 years, 10 months ago
  32. 645b5cc enb_amarisoft: temporary reduce max UL rate on 2nd CC by Andre Puschmann · 3 years, 10 months ago
  33. 4db88de enb_srs: expose DL AWGN channel modifier for srsENB by Andre Puschmann · 3 years, 10 months ago
  34. 7d3b83e enb: incorporate number of carriers into ue_max_rate() API by Andre Puschmann · 3 years, 10 months ago
  35. 9bcbb9a ms_srs: trim leading zeros in UE metrics when calculating min_rolling_avg by Andre Puschmann · 3 years, 10 months ago
  36. 0cfc084 enb: expose RRC inactivity timer by Andre Puschmann · 3 years, 10 months ago
  37. d899cf4 rfemu_amarisoft: handle exception and log event if WS is closed by Andre Puschmann · 3 years, 10 months ago
  38. 58422c5 enb_srs: add sleep after stopping srsENB to allow log flush by Andre Puschmann · 3 years, 10 months ago
  39. 053ee5f iperf3: increase additional wait time for iperf client by Andre Puschmann · 4 years ago
  40. 03fab09 iperf3: server: Avoid copying logfile during cleanup if already copied previously by Pau Espin Pedrol · 4 years ago
  41. 6b9a50e iperf3: Avoid creating empty log file by Pau Espin Pedrol · 4 years ago
  42. 0f7f265 4G: Add milenage support by Pau Espin Pedrol · 4 years ago
  43. 008fd31 enb_amarisoft: add support for PHY signal log file by Andre Puschmann · 4 years ago
  44. 69dd689 rfemu_minicircuits: reset attenuation to zero in dtor by Andre Puschmann · 4 years ago
  45. 955249d enb_amarisoft: add option to enable and configure DL AWGN channel by Andre Puschmann · 4 years ago
  46. 969a4ee Introduce stress tool object by Pau Espin Pedrol · 4 years ago
  47. 2ebcff9 enb_amarisoft: register log options as config scheme by Andre Puschmann · 4 years ago
  48. f8c99a8 ms_srs: add min_rolling_average calculation by Andre Puschmann · 4 years ago
  49. ba40fac enb_srs: remove comment introduced through copy+paste by Andre Puschmann · 4 years ago
  50. f14ff81 {ms,enb}_srs: add method to read kpi from a test run by Andre Puschmann · 4 years ago
  51. 315b078 Drop using patchelf out of PATH by Pau Espin Pedrol · 4 years ago
  52. 82ced3f {enb,epc,ms}_srs: expose log.all_level parameter by Andre Puschmann · 4 years, 1 month ago
  53. 7c1c8d6 ms_srs: fix scp-back-metrics routine by Andre Puschmann · 4 years, 1 month ago
  54. 55b455c iperf3: add getter to retrieve received bitrate by Andre Puschmann · 4 years, 1 month ago
  55. 0957e9e enb: add getter for number of cells of an eNB by Andre Puschmann · 4 years, 1 month ago
  56. 219ec75 iperf3: add getter to read the actual run time of an iperf client run by Andre Puschmann · 4 years, 1 month ago
  57. 14bb5ff ms_osmo_mobile.py: Fix missing sublcass implementation of abstract MS methods by Pau Espin Pedrol · 4 years, 1 month ago
  58. 5680255 iperf3: Add support for setting TOS by Pau Espin Pedrol · 4 years, 1 month ago
  59. 229f116 iperf3: Refactor iperf3cli popen arg list generation by Pau Espin Pedrol · 4 years, 1 month ago
  60. be50eae ms_srs: fix additional_args init by Andre Puschmann · 4 years, 1 month ago
  61. e592de8 srs: Convert additional_args attr to list to allow combining different params by Pau Espin Pedrol · 4 years, 1 month ago
  62. f678c4d iperf3: increase extra timeout to 30s by Andre Puschmann · 4 years, 1 month ago
  63. 8b1547b rfemu: add max attenuation getter by Andre Puschmann · 4 years, 1 month ago
  64. ccb6320 enb_amarisoft: fix typo by Andre Puschmann · 4 years, 1 month ago
  65. b0ebcbc epc: refactor run_wait() method and rename to prepare_proc() by Andre Puschmann · 4 years, 1 month ago
  66. a9bc93d iperf3: Fix iperf3cli.launch_sync() when configured to run more than 300 sec by Pau Espin Pedrol · 4 years, 1 month ago
  67. 664e383 EventLoop: Fix log error "Origin parent loop" during wait() by Pau Espin Pedrol · 4 years, 1 month ago
  68. 3a81a7e tests: Replace is_connected() with is_registered() by Pau Espin Pedrol · 4 years, 1 month ago
  69. 0a50110 enb,ms: refactor base_rate selection for ZMQ by Andre Puschmann · 4 years, 1 month ago
  70. acdf416 enb_amarisoft: decrease max rate for TM2+ by Andre Puschmann · 4 years, 1 month ago
  71. 10ed8dc enb_srs: add extra head room for max rate with 6 PRB in MIMO mode by Andre Puschmann · 4 years, 1 month ago
  72. 419a662 ms_srs: refactor UE state getter functions by Andre Puschmann · 4 years, 1 month ago
  73. 3c978fe ms_srs: add PRACH, reestablishment and paging counter by Andre Puschmann · 4 years, 1 month ago
  74. aa7b5b7 epc: add run function to EPC by Andre Puschmann · 4 years, 1 month ago
  75. 61d150b enb: refactor ue_max_rate() and move helper function back to sub classes by Andre Puschmann · 4 years, 1 month ago
  76. 166dc10 testenv: Support test overlaying a directory to look for templates by Pau Espin Pedrol · 4 years, 1 month ago
  77. eb7ced1 ms_srs: sum bitrates for all component carrier by Andre Puschmann · 4 years, 1 month ago
  78. 346ffd9 enb: remove freq config for zmq operation by Andre Puschmann · 4 years, 1 month ago
  79. eddff7c ms_{srs,amarisoft}: Support selecting tgz based on run_node's run label by Pau Espin Pedrol · 4 years, 1 month ago
  80. b452ed6 enb_{srs,amarisoft}: Support selecting tgz based on run_node's run label by Pau Espin Pedrol · 4 years, 1 month ago
  81. 5f826be ms_{srs,amarisoft}: Reuse run_node to hold run info by Pau Espin Pedrol · 4 years, 1 month ago
  82. 1abff4e enb: Reuse run_node to hold run info by Pau Espin Pedrol · 4 years, 1 month ago
  83. e921995 epc_{amarisoft,srs}: Support selecting tgz based on run_node's run label by Pau Espin Pedrol · 4 years, 1 month ago
  84. 6e0b6fb Support identifying different tgz files based on run_label attribute by Pau Espin Pedrol · 4 years, 1 month ago
  85. 26890f3 ms_srs: wait 6s after stopping srsUE by Andre Puschmann · 4 years, 1 month ago
  86. 71b430c enb: fix UL max rate calculation by Andre Puschmann · 4 years, 1 month ago
  87. 1a96ecd ms_srs: allow + operator when specifying CSV columns by Andre Puschmann · 4 years, 1 month ago
  88. 2cfa4a3 ms_srs: add max rolling average as metric operation by Andre Puschmann · 4 years, 1 month ago
  89. 6f31de8 enb_srs: Use RemoteProcessSafeExit instead of RemoteProcess by Pau Espin Pedrol · 4 years, 1 month ago
  90. 0d64f16 Replace RemoteProcessFixIgnoreSIGHUP with RemoteProcessSafeExit by Pau Espin Pedrol · 4 years, 1 month ago
  91. d84a838 4g: Pass max bitrate to iperf3 by Pau Espin Pedrol · 4 years, 1 month ago
  92. f4ab97f iperf3: Support runing test with bidirectional data by Pau Espin Pedrol · 4 years, 1 month ago
  93. 3a0dea6 iperf3: Support using configuring UDP protocol by Pau Espin Pedrol · 4 years, 1 month ago
  94. 27b609f ms_srs.py: Fix typos in comments by Pau Espin Pedrol · 4 years, 1 month ago
  95. b1d8d30 esme: fix smpplib imports by Pau Espin Pedrol · 4 years, 2 months ago
  96. 620d2ee ms_srs: fix numpy import by Pau Espin Pedrol · 4 years, 2 months ago
  97. 2a2d846 obj: Fix objects placing their content in suite rundir instead of test rundir by Pau Espin Pedrol · 4 years, 2 months ago
  98. 18ff1e6 ms_driver: Fix typos after recent refactorings by Pau Espin Pedrol · 4 years, 2 months ago
  99. d27b3ba srs_{enb,ue}: don't set sc12 as OTW format by Andre Puschmann · 4 years, 2 months ago
  100. 549826d enb: add rf_port to cell list param by Andre Puschmann · 4 years, 2 months ago