<p>Pau Espin Pedrol <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/11735">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">bts: Allocate TRX for BTS dynamically, deprecate -t<br><br>No need to pass -t num_trx anymore to specify number of TRX to use. It<br>is calculated based on dynamic allocation from VTY config.<br>Using parameter -t is flagged as deprecated and is transformed into a<br>NOOP por backward compatibility.<br><br>As a result, TRX now are allocated after the BTS is allocated and<br>initial config (pre-VTY) is applied.<br>A new function bts_trx_init() is added, to set default config on each<br>TRX during allocation and before setting VTY config on it.<br>A new per BTS model function bts_model_trx_init() is added, to allow<br>per model specific default configuration of each TRX.<br><br>Change-Id: Iab1a754ab12a626759f9f90aa66f87bdce65ac9c<br>---<br>M include/osmo-bts/bts.h<br>M include/osmo-bts/bts_model.h<br>M src/common/bts.c<br>M src/common/main.c<br>M src/common/vty.c<br>M src/osmo-bts-litecell15/main.c<br>M src/osmo-bts-oc2g/main.c<br>M src/osmo-bts-octphy/l1_if.c<br>M src/osmo-bts-omldummy/bts_model.c<br>M src/osmo-bts-sysmo/main.c<br>M src/osmo-bts-trx/main.c<br>M src/osmo-bts-virtual/main.c<br>M tests/handover/handover_test.c<br>M tests/meas/meas_test.c<br>M tests/stubs.c<br>M tests/sysmobts/sysmobts_test.c<br>16 files changed, 118 insertions(+), 61 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-bts refs/changes/35/11735/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/11735">change 11735</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/11735"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-bts </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: Iab1a754ab12a626759f9f90aa66f87bdce65ac9c </div>
<div style="display:none"> Gerrit-Change-Number: 11735 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Pau Espin Pedrol <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder (1000002) </div>
<div style="display:none"> Gerrit-Reviewer: Vadim Yanitskiy <axilirator@gmail.com> </div>