<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-trx/+/20971">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">vty: fix documentation for 'ext-rach (disable|enable)'<br><br>Do not use 'extended' because it's not the same 11-bit Access Burst,<br>as it was assumed before.  Add missing docs for 'enable'/'disable'.<br><br>Change-Id: I80b5a584e554eb7cc2416017b10fee032202b372<br>---<br>M CommonLibs/trx_vty.c<br>1 file changed, 3 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-trx refs/changes/71/20971/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/CommonLibs/trx_vty.c b/CommonLibs/trx_vty.c</span><br><span>index 7c568f6..18a450e 100644</span><br><span>--- a/CommonLibs/trx_vty.c</span><br><span>+++ b/CommonLibs/trx_vty.c</span><br><span>@@ -284,7 +284,9 @@</span><br><span> </span><br><span> DEFUN(cfg_ext_rach, cfg_ext_rach_cmd,</span><br><span>      "ext-rach (disable|enable)",</span><br><span style="color: hsl(0, 100%, 40%);">-  "Enable extended (11-bit) RACH (default=disable)\n")</span><br><span style="color: hsl(120, 100%, 40%);">+        "11-bit Access Burst correlation support (default=disable)\n"</span><br><span style="color: hsl(120, 100%, 40%);">+       "Disable 11-bit Access Burst (TS1 & TS2) correlation\n"</span><br><span style="color: hsl(120, 100%, 40%);">+ "Enable 11-bit Access Burst (TS1 & TS2) correlation\n")</span><br><span> {</span><br><span>   struct trx_ctx *trx = trx_from_vty(vty);</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-trx/+/20971">change 20971</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-trx/+/20971"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-trx </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I80b5a584e554eb7cc2416017b10fee032202b372 </div>
<div style="display:none"> Gerrit-Change-Number: 20971 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>