1. 83a2fdc ms: Allocate default msisdn internally by Pau Espin Pedrol · 3 years, 9 months ago
  2. 4109123 4g: Introduce ZMQ GnuRadio stream broker by Pau Espin Pedrol · 3 years, 9 months ago
  3. 92a29d6 enb/ue: Assign zmq binding ports dynamically at runtime by Pau Espin Pedrol · 3 years, 9 months ago
  4. 54307cb {enb,epc,ms}_srs: remove uneeded class variable by Andre Puschmann · 3 years, 9 months ago
  5. b5f0444 srs{enb,ue}: add rf_dev_sync option to config templates by Andre Puschmann · 3 years, 9 months ago
  6. e3a1910 ms_srs: add freq_offset as resource param by Andre Puschmann · 3 years, 9 months ago
  7. 0e00f38 lte: update UHD device args for MIMO usage by Andre Puschmann · 3 years, 9 months ago
  8. a9fb751 ms_srs: fix ZMQ config for 4xCA by Andre Puschmann · 3 years, 10 months ago
  9. 99fb78b {enb,epc,ms}_srs: refactor start/stop and KPI helpers by Andre Puschmann · 3 years, 10 months ago
  10. 9bcbb9a ms_srs: trim leading zeros in UE metrics when calculating min_rolling_avg by Andre Puschmann · 3 years, 10 months ago
  11. 0f7f265 4G: Add milenage support by Pau Espin Pedrol · 4 years ago
  12. f8c99a8 ms_srs: add min_rolling_average calculation by Andre Puschmann · 4 years ago
  13. f14ff81 {ms,enb}_srs: add method to read kpi from a test run by Andre Puschmann · 4 years ago
  14. 315b078 Drop using patchelf out of PATH by Pau Espin Pedrol · 4 years ago
  15. 82ced3f {enb,epc,ms}_srs: expose log.all_level parameter by Andre Puschmann · 4 years ago
  16. 7c1c8d6 ms_srs: fix scp-back-metrics routine by Andre Puschmann · 4 years ago
  17. be50eae ms_srs: fix additional_args init by Andre Puschmann · 4 years ago
  18. e592de8 srs: Convert additional_args attr to list to allow combining different params by Pau Espin Pedrol · 4 years ago
  19. 664e383 EventLoop: Fix log error "Origin parent loop" during wait() by Pau Espin Pedrol · 4 years, 1 month ago
  20. 0a50110 enb,ms: refactor base_rate selection for ZMQ by Andre Puschmann · 4 years, 1 month ago
  21. 419a662 ms_srs: refactor UE state getter functions by Andre Puschmann · 4 years, 1 month ago
  22. 3c978fe ms_srs: add PRACH, reestablishment and paging counter by Andre Puschmann · 4 years, 1 month ago
  23. eb7ced1 ms_srs: sum bitrates for all component carrier by Andre Puschmann · 4 years, 1 month ago
  24. eddff7c ms_{srs,amarisoft}: Support selecting tgz based on run_node's run label by Pau Espin Pedrol · 4 years, 1 month ago
  25. 5f826be ms_{srs,amarisoft}: Reuse run_node to hold run info by Pau Espin Pedrol · 4 years, 1 month ago
  26. 26890f3 ms_srs: wait 6s after stopping srsUE by Andre Puschmann · 4 years, 1 month ago
  27. 1a96ecd ms_srs: allow + operator when specifying CSV columns by Andre Puschmann · 4 years, 1 month ago
  28. 2cfa4a3 ms_srs: add max rolling average as metric operation by Andre Puschmann · 4 years, 1 month ago
  29. 0d64f16 Replace RemoteProcessFixIgnoreSIGHUP with RemoteProcessSafeExit by Pau Espin Pedrol · 4 years, 1 month ago
  30. 27b609f ms_srs.py: Fix typos in comments by Pau Espin Pedrol · 4 years, 1 month ago
  31. 620d2ee ms_srs: fix numpy import by Pau Espin Pedrol · 4 years, 2 months ago
  32. 2a2d846 obj: Fix objects placing their content in suite rundir instead of test rundir by Pau Espin Pedrol · 4 years, 2 months ago
  33. d27b3ba srs_{enb,ue}: don't set sc12 as OTW format by Andre Puschmann · 4 years, 2 months ago
  34. eaefe6b suites/4g: Introduce sample handover test by Pau Espin Pedrol · 4 years, 2 months ago
  35. cc89cd0 ms_srs: import numpy module on first use by Pau Espin Pedrol · 4 years, 2 months ago
  36. a442cb8 Update obj classes in obj/ to use testenv instead of suite_run by Pau Espin Pedrol · 4 years, 2 months ago
  37. ea8c3d4 Generate schemas dynamically from pieces provided by each object class by Pau Espin Pedrol · 4 years, 2 months ago
  38. 333b868 ms_srs: fix ZMQ radio arguments for CA and MIMO configs by Andre Puschmann · 4 years, 2 months ago
  39. 0e6ab42 ms_srs.py: Pass filenames to main cfg file template instead of cmdline args by Pau Espin Pedrol · 4 years, 2 months ago
  40. e1a58bd Move object classes used by tests into obj/ subdir by Pau Espin Pedrol · 4 years, 3 months ago[Renamed (99%) from src/osmo_gsm_tester/ms_srs.py]
  41. 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
  42. 9b486ee Rename object classes to be {obj_class}_{implementation} by Pau Espin Pedrol · 4 years, 3 months ago[Renamed from src/osmo_gsm_tester/srs_ue.py]
  43. 6b8f5ae srs/amarisoft{ue,enb}: Fix b200 specific rf_dev_args by Pau Espin Pedrol · 4 years, 3 months ago
  44. 76b2c2a srs_{ue,enb}: Add modifier to pass arbitrary cmd line arguments 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. 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
  47. 9aa932f srsue: start_locally(): Fix missing class name in attribute access by Pau Espin Pedrol · 4 years, 3 months ago
  48. 54f25ca srs_ue: remove hard-coded num phy thread param by Andre Puschmann · 4 years, 3 months ago
  49. 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
  50. cfdcf89 srs_ue: run srsUE as normal RemoteProcess by Andre Puschmann · 4 years, 3 months ago
  51. 2e8626f srs_ue: send t+Enter to stdin after launching app by Andre Puschmann · 4 years, 3 months ago
  52. 1e81b5a srs{ue,enb,epc}: Disable pcap by default, allow enabling by param by Pau Espin Pedrol · 4 years, 4 months ago
  53. 5b31cc3 srsue: Use logfile instead of stdout by Pau Espin Pedrol · 4 years, 4 months ago
  54. f796ad0 srsue,srsenb: Configure num_ports for tmode > 1 by Pau Espin Pedrol · 4 years, 4 months ago
  55. 2bcd346 suites/4g/ping.py: Overwrite test stdout with ping output by Pau Espin Pedrol · 4 years, 4 months ago
  56. 151b08a srsue: Introduce metrics verification procedures by Pau Espin Pedrol · 4 years, 4 months ago
  57. 2aeadeb srsue,srsenb: Fix zmq base_rate calculation and share value by Pau Espin Pedrol · 4 years, 4 months ago
  58. dcf99ed srsue: Enable pcap through config file by Pau Espin Pedrol · 4 years, 4 months ago
  59. a031995 srsue: Enable metrics csv file generation by Pau Espin Pedrol · 4 years, 4 months ago
  60. a337695 srsue: Remove old comment not longer applying by Pau Espin Pedrol · 4 years, 4 months ago
  61. 69b2cf3 srsue: Create netns on demand by Pau Espin Pedrol · 4 years, 4 months ago
  62. a9a2fe2 srsLTE: Support configuring different RF backends by Pau Espin Pedrol · 4 years, 5 months ago
  63. c8b0f93 Initial srsLTE support by Pau Espin Pedrol · 4 years, 5 months ago