Skip to content

Changes

#288 (Mar 15, 2021, 1:12:26 PM)

  1. sysmocom: emergency_preemptive_call.py: Avoid test failure if 2nd call not fully established — Pau Espin Pedrol / detail
  2. Copy gnuradio zmq broker at runtime — Pau Espin Pedrol / detail
  3. enb: Name preferrably by label, use it in remote run dir — Pau Espin Pedrol / detail
  4. enb: Fix non-1st ENB gnubreaker remote address — Pau Espin Pedrol / detail
  5. srsenb_rr.conf: add PCI, TAC and root_seq_idx as cell param — Pau Espin Pedrol / detail
  6. enb: Support cells from different ENBs in ncell_list — Pau Espin Pedrol / detail
  7. sysmocom: Introduce suite 4g2enb — Pau Espin Pedrol / detail
  8. resource: Support waiting for reserved resources until available — Pau Espin Pedrol / detail
  9. iperf3_{dl,ul}: adapt pass/fail threshold — andre / detail
  10. {enb,ms}_srs: Add DL QAM-256 support — andre / detail
  11. epc_srs.py: Fixed reference in local execution — andre / detail
  12. enb-cells_2ca: add missing cell params — andre / detail
  13. schema: allow empty lists in resource schema — andre / detail
  14. enb: add scenario file for inter-eNB HO with two cells — andre / detail
  15. cell_modifiers: refactor HO cell configs — andre / detail
  16. enb: add QAM64 support for UL — andre / detail
  17. add scenario to modify bandwith of 2 eNB objects — andre / detail
  18. ms_amarisoft: fix various regressions — andre / detail
  19. jenkins-build-amarisoft.sh: set symlink to srslte_rf lib — andre / detail
  20. gnuradio_zmq_broker_remote: fix eNB port mapping for carrier aggregation — andre / detail
  21. Process: Add remote_port as new parameter — Pau Espin Pedrol / detail
  22. prod: after hardware move, adjust modem pci for sierra_1st and sierra_2nd (ONLY TWO) — Neels Hofmeyr / detail
  23. contrib: Disable libmnl dependency cross-compiling osmo-pcu — Pau Espin Pedrol / detail
  24. contrib: Disable libmnl dependency cross-compiling osmo-bts — Pau Espin Pedrol / detail
  25. cfg templates: log level and source basename last, log no category-hex — Neels Hofmeyr / detail
  26. add osmo_vty.py — Neels Hofmeyr / detail
  27. add bsc.vty: always keep a BSC VTY connection ready — Neels Hofmeyr / detail
  28. bsc: add active lchan matching via vty — Neels Hofmeyr / detail
  29. bts: allow configuring ARFCN and BSIC: add to schema — Neels Hofmeyr / detail
  30. log passed tests — Neels Hofmeyr / detail
  31. log reserved resources — Neels Hofmeyr / detail
  32. configure fixed ARFCN per bts — Neels Hofmeyr / detail
  33. process: add get_output_mark() and grep_output() — Neels Hofmeyr / detail
  34. fix: line nr in test name in wrong places — Neels Hofmeyr / detail
  35. typo / newline in selftest log output — Neels Hofmeyr / detail
  36. do not redirect_stdout in test scripts — Neels Hofmeyr / detail
  37. log: process.py: fix weird space in stdout/stderr log output — Neels Hofmeyr / detail
  38. implement test.get_log_output() — Neels Hofmeyr / detail
  39. add test.report_fragment() — Neels Hofmeyr / detail
  40. report fragment: strip ansi colors from junit XML — Neels Hofmeyr / detail
  41. ctrl: set socket timeout — Neels Hofmeyr / detail
  42. ctrl: increment message IDs for CTRL commands — Neels Hofmeyr / detail
  43. OsmoCtrl cleanup: get_var(), set_var(), get_trap() — Neels Hofmeyr / detail
  44. keep Ctrl connections open for bsc, msc and nitb objects — Neels Hofmeyr / detail
  45. osmo_ctrl.py: add RateCounters — Neels Hofmeyr / detail
  46. add handover_2G suite, with handover.py test — Neels Hofmeyr / detail
  47. run handover_2G in default-suites.conf — Neels Hofmeyr / detail
  48. process output: do not leak ANSI colors past logged stdout/stderr — Neels Hofmeyr / detail
  49. add option osmo-gsm-tester.py --suites-file my-suites-listing.conf — Neels Hofmeyr / detail
  50. OsmoCtrl: use one global common counter for CTRL IDs — Neels Hofmeyr / detail
  51. sysmocom resources.conf.prod: Update modem paths + add new modems after HW upgrade — Pau Espin Pedrol / detail
  52. resource: Fix next_zmq_port_range using bvci file name — Pau Espin Pedrol / detail
  53. sysmocom/resources.conf.virtual: remove no longer existing arfcn resources — Pau Espin Pedrol / detail
  54. sysmocom: Port nitb_netreg_mass suite to osmo split network — Pau Espin Pedrol / detail
  55. jenkins-build-srslte.sh: allow custom binaries — andre / detail
  56. srsenb_drb.conf.tmpl: add QCI1 DRB config — andre / detail
  57. enb: include name label and run_addr in enb remote path — andre / detail
  58. srsue.conf.tmpl: reorder conditions for setting RRC release — andre / detail
  59. intraenb-intrafreq-ho.conf: add eNB to cell config — andre / detail
  60. srsue.conf.tmpl: disable TTI stats for ZMQ — andre / detail
  61. enb_srs: only use QAM64 tables if both UE and eNB are configured for QAM64 — andre / detail
  62. enb_srs: adopt throughput thresholds for QAM256 — andre / detail
  63. srsepc.conf.tmpl: increase default value of T3413 (paging timer) — andre / detail
  64. srsenb.conf.tmpl: set nof_of_prach_threds to 0 for ZMQ — andre / detail
  65. Introduce Android UEs as new modems — nils.fuerste / detail
  66. enb,ue,process: move stdout counter helper to process objects — andre / detail
  67. 4g: add checks for received PRACHs for ping tests — andre / detail
  68. enb: add abstract method stop() — andre / detail
  69. enb: Set cipher and integrity via scenario file — andre / detail
  70. scenarios: remove ncells@ scenario and define number of cells explicitly — andre / detail
  71. srsepc.conf.tmpl: double value of T3413 (paging timer) — andre / detail
  72. srsue.conf.tmpl: reduce nof PHY threads to 2 for ZMQ — andre / detail
  73. osmo-sgsn: Fix template cfg to work with NS2 implementation — Pau Espin Pedrol / detail
  74. Fix bts.ready_for_pcu() implementation for sysmo and oc2g — Pau Espin Pedrol / detail

#284 (Oct 21, 2020, 1:11:43 PM)

  1. enb-cells-2ca: fix config to match cell-id and cc idx — andre / detail
  2. enb/ue: Assign zmq binding ports dynamically at runtime — Pau Espin Pedrol / detail
  3. ms: Fix and use ms msisdn() getter — Pau Espin Pedrol / detail
  4. 4g: Introduce ZMQ GnuRadio stream broker — Pau Espin Pedrol / detail
  5. ms: Allocate default msisdn internally — Pau Espin Pedrol / detail
  6. sysmocom: Introduce suite to test emergency calls — Pau Espin Pedrol / detail
  7. sysmocom: Enable emergency call testing in default-suites.conf — Pau Espin Pedrol / detail
  8. sysmocom: Introduce test to verify emergency call preemption — Pau Espin Pedrol / detail
  9. enb: add basic TDD config option — Pau Espin Pedrol / detail
  10. mod-enb-cell-2ca: fix EARFCN — Pau Espin Pedrol / detail
  11. rfemu_gnuradio_zmq: fix amplitude conversion — Pau Espin Pedrol / detail
  12. mod-gr-broker: add scenario to easily enable the GR broker — Pau Espin Pedrol / detail
  13. intra-freq-ho{-sameport}.conf: add scenarios for intra-freq HO cells — Pau Espin Pedrol / detail
  14. gnuradio zmq broker refactoring — Pau Espin Pedrol / detail

#282 (Oct 14, 2020, 12:00:52 PM)

  1. contrib: build amarisoft: Set trx_zmq.so RPATH to point to copied dependency libsrslte_rf.so — Pau Espin Pedrol / detail
  2. pcu: Improve logging and gsmtap — Pau Espin Pedrol / detail
  3. templates: Improve cs7 config in osmo-{bsc,msc} — Pau Espin Pedrol / detail
  4. amarisoftUE: adding basic support for Amarisoft UE — Pau Espin Pedrol / detail
  5. amarisoftue.cfg.tmpl: fix UE bandwidth/rate config and power on automatically — Pau Espin Pedrol / detail
  6. enb: add measurement modifier to scenario files — andre / detail
  7. pcu: Enable 'egprs only' vty option if egprs requested — Pau Espin Pedrol / detail
  8. Move suites/ dir inside example/ — Pau Espin Pedrol / detail
  9. amarisoft_ue: fix UHD support — andre / detail
  10. srs/amarisoft{ue,enb}: Fix b200 specific rf_dev_args — Pau Espin Pedrol / detail
  11. utils/bin: Support passing several bin files to setcap helper scripts — Pau Espin Pedrol / detail
  12. amarisoft_ue: Implement data plane — Pau Espin Pedrol / detail
  13. pcu_{sysmo,oc2g}: Inherit from pcu abstract class — Pau Espin Pedrol / detail
  14. bts_oc2g: Fix missing import remote — Pau Espin Pedrol / detail
  15. bts_oc2g: Fix ready_for_pcu() waiting forever — Pau Espin Pedrol / detail
  16. Get rid of install top directory — Pau Espin Pedrol / detail
  17. Move example/ and ttcn3/ to sysmocom/ and sysmocom/ttcn3 — Pau Espin Pedrol / detail
  18. Introduce doc/examples/ directory — Pau Espin Pedrol / detail
  19. Rename object classes to be {obj_class}_{implementation} — Pau Espin Pedrol / detail
  20. Create core directory to contain most of code not in object classes used by tests — Pau Espin Pedrol / detail
  21. Move object classes used by tests into obj/ subdir — Pau Espin Pedrol / detail
  22. Rename modem.py to ms_ofono.py — Pau Espin Pedrol / detail
  23. iperf3: Avoid using --logfile arg — Pau Espin Pedrol / detail
  24. enb_amarisoft: fix enb conf template name — andre / detail
  25. enb_srs.py: Pass filenames to main cfg file template instead of cmdline args — Pau Espin Pedrol / detail
  26. epc_srs.py: Pass filenames to main cfg file template instead of cmdline args — Pau Espin Pedrol / detail
  27. ms_srs.py: Pass filenames to main cfg file template instead of cmdline args — Pau Espin Pedrol / detail
  28. enb: add optional gtp_bind_addr paramter to enb class — andre / detail
  29. powersupply: Import sublcass module only if used — Pau Espin Pedrol / detail
  30. check_dependencies: Import modules dynamically and find related debian packages — Pau Espin Pedrol / detail
  31. enb: Add cell_list attribute — Pau Espin Pedrol / detail
  32. powersupply.py: Fix import module line typo — Pau Espin Pedrol / detail
  33. srsenb_rr.conf.tmpl: Fix whitespace — Pau Espin Pedrol / detail
  34. enb: Implement initial RF emulation API — Pau Espin Pedrol / detail
  35. enb: Add attribute to set 'id' — Pau Espin Pedrol / detail
  36. srsue, amarisoft/srsENB: Support setting rx/tx_gain attributes — Pau Espin Pedrol / detail
  37. AmarisoftUE: Fix setting tx/rx gain attr — Pau Espin Pedrol / detail
  38. AmarisoftENB: Support setting PCI value — Pau Espin Pedrol / detail
  39. enb: Introduce support for neighbour cell list — Pau Espin Pedrol / detail
  40. srsenb: Support neighbour and secondary cell lists in config file — Pau Espin Pedrol / detail
  41. amarisoftENB: Fix running with num_cells=2 — Pau Espin Pedrol / detail
  42. jenkins-build-amarisoft: turn off other RF libs when building for zmq driver — andre / detail
  43. jenkins-build-common.sh: also pass additional build flags to CMake — andre / detail
  44. amarisoft_enb: use two antenna ports for TM > 1 — andre / detail
  45. enb: refactored rf_args handling for ZMQ-based radio — andre / detail
  46. ms_srs: fix ZMQ radio arguments for CA and MIMO configs — andre / detail
  47. srsenb_rr.conf.tmpl: extend CQI and SR subframe scheduling — andre / detail
  48. Generate schemas dynamically from pieces provided by each object class — Pau Espin Pedrol / detail
  49. Move object subclass instance allocation logic out of suite.py/resource.py — Pau Espin Pedrol / detail
  50. Move resource.py to core/ — Pau Espin Pedrol / detail
  51. Move test.py and report.py to core/ — Pau Espin Pedrol / detail
  52. Move all obj/ references in suite.py to testenv.py — Pau Espin Pedrol / detail
  53. Move trial.py and suite.py to core/ — Pau Espin Pedrol / detail
  54. Update obj classes in obj/ to use testenv instead of suite_run — Pau Espin Pedrol / detail
  55. tests: Replace 'suite' with 'tenv' — Pau Espin Pedrol / detail
  56. testenv: deferr importing obj module class until use is required — Pau Espin Pedrol / detail
  57. check_dependencies: allow passing any module name to skip — Pau Espin Pedrol / detail
  58. ms_srs: import numpy module on first use — Pau Espin Pedrol / detail
  59. esme: import smpplib module on first use — Pau Espin Pedrol / detail
  60. ms_ofono: import pydbus and GLib modules on first use — Pau Espin Pedrol / detail
  61. powersupply_sispm: import sispm and usb modules on first use — Pau Espin Pedrol / detail
  62. rfemu_amarisoftctrl: import websocket module on first use — Pau Espin Pedrol / detail
  63. doc: Drop redundant app-name in install section — Pau Espin Pedrol / detail
  64. doc: install.adoc: Correctly split optional dependencies — Pau Espin Pedrol / detail
  65. Rework README file — Pau Espin Pedrol / detail
  66. osmo-gsm-tester.py: Fix import error when using default-suites.conf — Pau Espin Pedrol / detail
  67. suites/4g: Introduce sample handover test — Pau Espin Pedrol / detail
  68. selftest/trial_test: Fix repr(RuntimeError) changing in new python version — Pau Espin Pedrol / detail
  69. selftest/process_test: Fix output changing in new python version — Pau Espin Pedrol / detail
  70. selftest: Remove unused misc.py file — Pau Espin Pedrol / detail
  71. selftest: Move tests into own subdirectories — Pau Espin Pedrol / detail
  72. schema: Allow keys to start with a number — Pau Espin Pedrol / detail
  73. enb: add rf_port to cell list param — Pau Espin Pedrol / detail
  74. srs_{enb,ue}: don't set sc12 as OTW format — Pau Espin Pedrol / detail
  75. Makefile: Add manual target to build user manual — Pau Espin Pedrol / detail
  76. Makefile: Implement clean target — Pau Espin Pedrol / detail
  77. Allow suites to dynamically register schemas so tests can receive parameters — Pau Espin Pedrol / detail
  78. suites: 4g: Parametrize handover.py test — Pau Espin Pedrol / detail
  79. ms_driver: Fix typos after recent refactorings — Pau Espin Pedrol / detail
  80. Deprecate envvar OSMO_GSM_TESTER_CONF and remove other ones — Pau Espin Pedrol / detail
  81. osmo-gsm-tester.py: Update help description and remove old nope cmdline arg — Pau Espin Pedrol / detail
  82. obj: Fix objects placing their content in suite rundir instead of test rundir — Pau Espin Pedrol / detail
  83. suites/gprs: Catch unexpected iperf3 result content and print it — Pau Espin Pedrol / detail
  84. ms_srs: fix numpy import — Pau Espin Pedrol / detail
  85. esme: fix smpplib imports — Pau Espin Pedrol / detail
  86. Split Scenario class to its own file — Pau Espin Pedrol / detail
  87. selftest: Introduce scenario_test — Pau Espin Pedrol / detail
  88. Cmdline arg -c sets main configuration file (old paths.conf) instead of dir containing it — Pau Espin Pedrol / detail
  89. doc/manuals: Swap order of schemas and config files — Pau Espin Pedrol / detail
  90. Move check_dependencies.py to contrib/ — Pau Espin Pedrol / detail
  91. Move update_version.sh to contrib/ — Pau Espin Pedrol / detail
  92. config: Allow setting trial directory in main.conf — Pau Espin Pedrol / detail
  93. ms_srs.py: Fix typos in comments — Pau Espin Pedrol / detail
  94. schema: Allow objects registering their own schema types — Pau Espin Pedrol / detail
  95. iperf3: Support using configuring UDP protocol — Pau Espin Pedrol / detail
  96. config: suites_dir and scenarios_dir are now a list of paths — Pau Espin Pedrol / detail
  97. iperf3: Support runing test with bidirectional data — Pau Espin Pedrol / detail
  98. 4g: Pass max bitrate to iperf3 — Pau Espin Pedrol / detail
  99. Replace RemoteProcessFixIgnoreSIGHUP with RemoteProcessSafeExit — Pau Espin Pedrol / detail
  100. enb_srs: Use RemoteProcessSafeExit instead of RemoteProcess — Pau Espin Pedrol / detail
  101. process: Log stdout tail when process exits with error — Pau Espin Pedrol / detail
  102. ms_srs: add max rolling average as metric operation — Pau Espin Pedrol / detail
  103. ms_srs: allow + operator when specifying CSV columns — Pau Espin Pedrol / detail
  104. enb: fix UL max rate calculation — Pau Espin Pedrol / detail
  105. ms_srs: wait 6s after stopping srsUE — Pau Espin Pedrol / detail
  106. Fix processes run with RemoteProcessSafeExit not receiving stdin — Pau Espin Pedrol / detail
  107. Support identifying different tgz files based on run_label attribute — Pau Espin Pedrol / detail
  108. epc_{amarisoft,srs}: Support selecting tgz based on run_node's run label — Pau Espin Pedrol / detail
  109. enb: Reuse run_node to hold run info — Pau Espin Pedrol / detail
  110. ms_{srs,amarisoft}: Reuse run_node to hold run info — Pau Espin Pedrol / detail
  111. enb_{srs,amarisoft}: Support selecting tgz based on run_node's run label — Pau Espin Pedrol / detail
  112. ms_{srs,amarisoft}: Support selecting tgz based on run_node's run label — Pau Espin Pedrol / detail
  113. enb: remove freq config for zmq operation — andre / detail
  114. ms_srs: sum bitrates for all component carrier — andre / detail
  115. process: Fix wrong use of log.ctx(self) — Pau Espin Pedrol / detail
  116. log: Improve log ctx information in log.Error exception — Pau Espin Pedrol / detail
  117. process: Improve launch_sync() exception due to process failing — Pau Espin Pedrol / detail
  118. testenv: Get rid of 'resources' global variable — Pau Espin Pedrol / detail
  119. selftest: template: Test existing overlay dir features — Pau Espin Pedrol / detail
  120. testenv: Support test overlaying a directory to look for templates — Pau Espin Pedrol / detail
  121. doc: manual: Write initial Test API section — Pau Espin Pedrol / detail
  122. report: Add trial name to junit 'testsuites' node — Pau Espin Pedrol / detail
  123. report: Add trial commit info to junit file — Pau Espin Pedrol / detail
  124. Fix ttcn3 testsuites after recent refactors — Pau Espin Pedrol / detail
  125. sysmocom/ttcn3/jenkins-run.sh: Pass confg file as cmdline — Pau Espin Pedrol / detail
  126. amarisoft_enb: fix RI config — andre / detail
  127. enb: refactor ue_max_rate() and move helper function back to sub classes — andre / detail
  128. epc: add run function to EPC — andre / detail
  129. ms_srs: add PRACH, reestablishment and paging counter — andre / detail
  130. srsenb_sib.conf_tmpl: fix whitespaces — andre / detail
  131. srsenb_sib.conf.tmpl: increase default T311 value to 10s — andre / detail
  132. srsenb.conf.tmpl: reduce RRC inactivity timer to 5s — andre / detail
  133. ms_srs: refactor UE state getter functions — Pau Espin Pedrol / detail
  134. 4g_suite: add MT and MO test cases — Pau Espin Pedrol / detail
  135. handover.py: fix typo in test — Pau Espin Pedrol / detail
  136. enb_srs: add extra head room for max rate with 6 PRB in MIMO mode — Pau Espin Pedrol / detail
  137. enb_amarisoft: decrease max rate for TM2+ — Pau Espin Pedrol / detail
  138. enb,ms: refactor base_rate selection for ZMQ — Pau Espin Pedrol / detail
  139. doc/manual: Fix links to nonexistent sections — Pau Espin Pedrol / detail
  140. tests: Replace is_connected() with is_registered() — Pau Espin Pedrol / detail
  141. EventLoop: Fix log error "Origin parent loop" during wait() — Pau Espin Pedrol / detail
  142. ttcn3: Don't overwrite output junit file on multiple testsuites — Pau Espin Pedrol / detail
  143. log: Fix OriginLoopError generated in log.Error from testenv.poll() — Pau Espin Pedrol / detail
  144. amarisoft_enb: Properly set S1AP SCTP bind ip addr — Pau Espin Pedrol / detail
  145. testenv: Add debug log when overlaying templates dir — Pau Espin Pedrol / detail
  146. suites/4g: Wait for IP addr received before trying to use the link — Pau Espin Pedrol / detail
  147. test: Store brief log per test and use as default report_stdout — Pau Espin Pedrol / detail
  148. srsenb_sib.conf.tmpl: add default SIB3 — andre / detail
  149. iperf3: Fix iperf3cli.launch_sync() when configured to run more than 300 sec — Pau Espin Pedrol / detail
  150. Remove all references to defaults: timeout: from suite.conf — Pau Espin Pedrol / detail
  151. test: Move duration time calculation to helper function — Pau Espin Pedrol / detail
  152. Refactor test specific config parsing & generation — Pau Espin Pedrol / detail
  153. Implement per-test timeout guard — Pau Espin Pedrol / detail
  154. testenv: Prepend underscor to internal method — Pau Espin Pedrol / detail
  155. config: Allow empty config files — Pau Espin Pedrol / detail
  156. epc: refactor run_wait() method and rename to prepare_proc() — andre / detail
  157. enb_amarisoft: fix typo — andre / detail
  158. rfemu: add max attenuation getter — andre / detail
  159. iperf3: increase extra timeout to 30s — andre / detail
  160. amarisoft_drb.cfg.tmpl: adjust default values for QCI 1 and 2 — andre / detail
  161. srs: Convert additional_args attr to list to allow combining different params — Pau Espin Pedrol / detail
  162. selftest: Add test to verify junit xml report — Pau Espin Pedrol / detail
  163. Add per-test KPI support — Pau Espin Pedrol / detail
  164. ms_srs: fix additional_args init — andre / detail
  165. iperf3: Refactor iperf3cli popen arg list generation — Pau Espin Pedrol / detail
  166. iperf3: Add support for setting TOS — Pau Espin Pedrol / detail
  167. doc/manuals: Fix callout definition in code block — Pau Espin Pedrol / detail
  168. amarisoft_enb.cfg.tmpl: expose log options — andre / detail
  169. ms_osmo_mobile.py: Fix missing sublcass implementation of abstract MS methods — Pau Espin Pedrol / detail
  170. iperf3: add getter to read the actual run time of an iperf client run — andre / detail
  171. enb: add getter for number of cells of an eNB — andre / detail
  172. iperf3: add getter to retrieve received bitrate — andre / detail
  173. ltemme: add two on-demand dedicated bearer for TOS 0xb8 and 0x60 — andre / detail
  174. ms_srs: fix scp-back-metrics routine — andre / detail
  175. {enb,epc,ms}_srs: expose log.all_level parameter — andre / detail
  176. Drop using patchelf out of PATH — Pau Espin Pedrol / detail
  177. process: provide API to return filename for process output — andre / detail
  178. {ms,enb}_srs: add method to read kpi from a test run — andre / detail
  179. amarisoft_enb: update lteenb default parameter for PDCCH, SRS and CQI — andre / detail
  180. test: append KPI rather than overwrite in set_kpi() method — andre / detail
  181. srsue.conf.tmpl: add default EARFCNs for 4xCA config — andre / detail
  182. enb_srs: remove comment introduced through copy+paste — andre / detail
  183. ms_srs: add min_rolling_average calculation — andre / detail
  184. enb_amarisoft: register log options as config scheme — andre / detail
  185. Introduce stress tool object — Pau Espin Pedrol / detail
  186. enb_amarisoft: add option to enable and configure DL AWGN channel — Pau Espin Pedrol / detail
  187. rfemu_minicircuits: reset attenuation to zero in dtor — Pau Espin Pedrol / detail
  188. srsue.conf.tmpl: use UE cat 8 whenever more than one carrier is configured — Pau Espin Pedrol / detail
  189. enb_amarisoft: add support for PHY signal log file — Pau Espin Pedrol / detail
  190. jenkins-build-srslte.sh: pass extra configuration_opts to build_repo — Pau Espin Pedrol / detail
  191. srsepc.conf.tmpl: zero-pad mnc and mcc in config — Pau Espin Pedrol / detail
  192. contrib/jenkins-build-amarisoft.sh: Pass srsLTE.git branch explicitly — Pau Espin Pedrol / detail
  193. contrib/jenkins-build-amarisoft.sh: Allow generating trial without lteue — Pau Espin Pedrol / detail
  194. amarisoft_ltemme_ifup.sh: use ip cmd instead of ifconfig — Pau Espin Pedrol / detail
  195. 4G: Add milenage support — Pau Espin Pedrol / detail
  196. iperf3: Avoid creating empty log file — Pau Espin Pedrol / detail
  197. iperf3: server: Avoid copying logfile during cleanup if already copied previously — Pau Espin Pedrol / detail
  198. amarisoft_{mme,enb}: make sure mcc/mnc are zero padded — andre / detail
  199. iperf3: increase additional wait time for iperf client — andre / detail
  200. amarisoft_drb: adapt QCI 8 config for ZMQ operation — andre / detail
  201. amarisoft_enb.cfg.tmpl: enable eNB PCAP if configured — andre / detail
  202. srsenb_drb.conf.tmpl: add QCI8 config — andre / detail
  203. suite: fix runtime error when suite.duration is None — andre / detail
  204. ttcn3/lib/testlib.py: make list of kwargs git friendly — Vadim Yanitskiy / detail
  205. ttcn3/lib/testlib.py: implement the concept of test case groups — Vadim Yanitskiy / detail
  206. ttcn3/suites/bts: also enable both BTS_Tests_{SMSCB,LAPDm} — Vadim Yanitskiy / detail
  207. ttcn3/suites/scripts: collect core dumps: add '--ulimit core=-1' — Vadim Yanitskiy / detail
  208. ttcn3/lib/testlib.py: increase test suite execution timeout — Vadim Yanitskiy / detail
  209. srs{ue,enb}.conf.tmpl: remove restriction of PHY threads for ZMQ — andre / detail
  210. enb_srs: add sleep after stopping srsENB to allow log flush — andre / detail
  211. rfemu_amarisoft: handle exception and log event if WS is closed — andre / detail
  212. srsenb_rr.conf.tmpl: reduce PUCCH PRBs for SR and CQI to 1 — andre / detail
  213. enb: expose RRC inactivity timer — andre / detail
  214. ms_srs: trim leading zeros in UE metrics when calculating min_rolling_avg — andre / detail
  215. 4g: consider number of component carriers for max rate calculation — andre / detail
  216. bts-trx: Disable power-ramp — Pau Espin Pedrol / detail
  217. osmo-trx: Set more restrictive logging levels to avoid sporadic high load on stderr — Pau Espin Pedrol / detail
  218. testenv: Fix missing import module util — Pau Espin Pedrol / detail
  219. contrib: osmo-trx: Drop explicit --without-sse — Pau Espin Pedrol / detail
  220. enb: incorporate number of carriers into ue_max_rate() API — laforge / detail
  221. enb_srs: expose DL AWGN channel modifier for srsENB — laforge / detail
  222. enb_amarisoft: temporary reduce max UL rate on 2nd CC — andre / detail
  223. srsenb_rr.conf.example: comment CQI and SR specific subframes — andre / detail
  224. reduce max expected UL rate for 4xCA 100 PRB — andre / detail
  225. {enb,epc,ms}_srs: refactor start/stop and KPI helpers — andre / detail
  226. srsenb_rr.conf.tmpl: set TAC for cells to 0x0007 — andre / detail
  227. ms_srs: fix ZMQ config for 4xCA — andre / detail
  228. amarisoft_sib23.asn.tmpl: set p-b value in SIB23 depending on TM — andre / detail
  229. amarisoft_enb.cfg.tmpl: use default tac 0007 — andre / detail
  230. lte: update UHD device args for MIMO usage — andre / detail
  231. amarisoft_enb.cfg.tmpl: increas threshold for failed UL retransmissions — andre / detail
  232. enb_amarisoft: reduce max achievable UL rate for 100 PRB — andre / detail
  233. amarisoft_enb.cfg.tmpl: seperate PRACH root sequences for cells — andre / detail
  234. srslte_common: add get_num_phy_errors() method — andre / detail
  235. srslte_common: fix indent in whole file — andre / detail
  236. ms_srs: add freq_offset as resource param — andre / detail
  237. jenkins-build-amarisoft: fix build script for ZMQ module — andre / detail
  238. enb_amarisoft: add rf_dev_sync option to specify the sync type — andre / detail
  239. srs{enb,ue}: add rf_dev_sync option to config templates — andre / detail
  240. Introduce RFemu stdin implementation for srsENB — andre / detail
  241. srsenb: Fix ECI in handover cell list — andre / detail
  242. srsenb: Activate handover in config file — andre / detail
  243. {enb,epc,ms}_srs: remove uneeded class variable — andre / detail
  244. rfemu_srsenb_stdin: use negative dB value to set attenuation — andre / detail
  245. templates/osmo-bts-trx: Increase osmo-trx rx-gain — Pau Espin Pedrol / detail
  246. scenarios: Introduce mod-enb-cells-2ca.conf — Pau Espin Pedrol / detail

#275 (Apr 10, 2020, 12:21:42 AM)

  1. bts_oc2g: Fix ready_for_pcu() waiting forever — Pau Espin Pedrol / detail

#274 (Apr 10, 2020, 12:18:38 AM)

  1. bts_oc2g: Fix ready_for_pcu() waiting forever — Pau Espin Pedrol / detail

#273 (Apr 10, 2020, 12:09:45 AM)

  1. bts_oc2g: Fix missing import remote — Pau Espin Pedrol / detail

#272 (Apr 10, 2020, 12:01:18 AM)

  1. pcu_{sysmo,oc2g}: Inherit from pcu abstract class — Pau Espin Pedrol / detail

#13 (Jun 12, 2017, 11:21:52 AM)

  1. test: Remove unused variable Failure — Pau Espin Pedrol / detail
  2. junit result: also write for aborted runs — Neels Hofmeyr / detail
  3. refactor logging: drop 'with', simplify — Neels Hofmeyr / detail
  4. log.Origin: ensure to avoid parent loops — Neels Hofmeyr / detail