<p>pespin <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-gsm-tester/+/17681">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Introduce initial Amarisoft ENB support<br><br>* object class expects the amarisoft software to be placed in directory<br>  provided by env var AMARISOFT_PATH_ENB. On local runs, it will run the<br>  software from there. On remote runs it will copy over that directory to<br>  the slave.<br>* Configuration provided works with 6 PRBs, but probably won't work for<br>  other values (yet).<br>* ZMQ support not yet available, only UHD.<br><br>One can select the Amarisoft ENB by declaring it in resources.conf:<br>"""<br>- label: AmarisoftENB-B200<br>  type: amarisoftenb<br>  rf_dev_type: uhd<br>  rf_dev_args: "type=b200,serial=317B9FE,recv_frame_size=9232,send_frame_size=9232"<br>  remote_user: jenkins<br>  addr: 10.12.1.206<br>"""<br><br>And running:<br>"""<br>$ export AMARISOFT_PATH_ENB=/path/to/binaries<br>$ osmo-gsm-tester.py ... -s 4g:amarisoftenb-rftype@uhd+srsue-rftype@UHD+mod-enb-nprb@6 -t ping<br>"""<br><br>Change-Id: I1ddf4962ea6438ad977382ab201b724028ca46b3<br>---<br>M example/defaults.conf<br>A example/scenarios/amarisoftenb-rftype@.conf<br>A src/osmo_gsm_tester/amarisoft_enb.py<br>A src/osmo_gsm_tester/enb.py<br>M src/osmo_gsm_tester/resource.py<br>M src/osmo_gsm_tester/srs_enb.py<br>A src/osmo_gsm_tester/templates/amarisoft_drb.cfg.tmpl<br>A src/osmo_gsm_tester/templates/amarisoft_enb.cfg.tmpl<br>A src/osmo_gsm_tester/templates/amarisoft_rf_driver.cfg.tmpl<br>A src/osmo_gsm_tester/templates/amarisoft_sib1.asn.tmpl<br>A src/osmo_gsm_tester/templates/amarisoft_sib23.asn.tmpl<br>M suites/4g/suite.conf<br>12 files changed, 1,064 insertions(+), 16 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-tester refs/changes/81/17681/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-gsm-tester/+/17681">change 17681</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/osmo-gsm-tester/+/17681"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-gsm-tester </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I1ddf4962ea6438ad977382ab201b724028ca46b3 </div>
<div style="display:none"> Gerrit-Change-Number: 17681 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>