<p>Hoernchen has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bts/+/25619">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">osmo-trx: fix maxdly<br><br>Change-Id: I8d79080c82411e6427eec37d008614fa5d5e1ace<br>Related: OS#5140<br>---<br>M src/osmo-bts-trx/trx_vty.c<br>1 file changed, 2 insertions(+), 2 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/19/25619/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/osmo-bts-trx/trx_vty.c b/src/osmo-bts-trx/trx_vty.c</span><br><span>index bb9d158..fb9ac0e 100644</span><br><span>--- a/src/osmo-bts-trx/trx_vty.c</span><br><span>+++ b/src/osmo-bts-trx/trx_vty.c</span><br><span>@@ -266,7 +266,7 @@</span><br><span> }</span><br><span> </span><br><span> DEFUN_ATTR(cfg_phyinst_maxdly, cfg_phyinst_maxdly_cmd,</span><br><span style="color: hsl(0, 100%, 40%);">-      "osmotrx maxdly <0-31>",</span><br><span style="color: hsl(120, 100%, 40%);">+      "osmotrx maxdly <0-62>",</span><br><span>     OSMOTRX_STR</span><br><span>          "Set the maximum acceptable delay of an Access Burst (in GSM symbols)."</span><br><span>            " Access Burst is the first burst a mobile transmits in order to establish"</span><br><span>@@ -275,7 +275,7 @@</span><br><span>          " distance. So changing this setting effectively changes maximum range of"</span><br><span>         " the cell, because if we receive an Access Burst with a delay higher than"</span><br><span>        " this value, it will be ignored and connection is dropped.\n"</span><br><span style="color: hsl(0, 100%, 40%);">-        "GSM symbols (approx. 1.1km per symbol)\n",</span><br><span style="color: hsl(120, 100%, 40%);">+         "GSM symbols (550m per symbol)\n",</span><br><span>         CMD_ATTR_IMMEDIATE)</span><br><span> {</span><br><span>  struct phy_instance *pinst = vty->index;</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bts/+/25619">change 25619</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-bts/+/25619"/><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-Change-Id: I8d79080c82411e6427eec37d008614fa5d5e1ace </div>
<div style="display:none"> Gerrit-Change-Number: 25619 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Hoernchen <ewild@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>