<p>laforge has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bsc/+/18008">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">gsm_data.h: Comment the 'nokia' BTS fields<br><br>Change-Id: I5e3eaf3dee97e2edcd80b20c3acf85bd89b40cdc<br>---<br>M include/osmocom/bsc/gsm_data.h<br>1 file changed, 6 insertions(+), 6 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-bsc refs/changes/08/18008/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/include/osmocom/bsc/gsm_data.h b/include/osmocom/bsc/gsm_data.h</span><br><span>index 9a1db07..6996905 100644</span><br><span>--- a/include/osmocom/bsc/gsm_data.h</span><br><span>+++ b/include/osmocom/bsc/gsm_data.h</span><br><span>@@ -1138,12 +1138,12 @@</span><br><span>                 } rbs2000;</span><br><span>           struct {</span><br><span>                     uint8_t bts_type;</span><br><span style="color: hsl(0, 100%, 40%);">-                       unsigned int configured:1,</span><br><span style="color: hsl(0, 100%, 40%);">-                              skip_reset:1,</span><br><span style="color: hsl(0, 100%, 40%);">-                           no_loc_rel_cnf:1,</span><br><span style="color: hsl(0, 100%, 40%);">-                               bts_reset_timer_cnf,</span><br><span style="color: hsl(0, 100%, 40%);">-                            did_reset:1,</span><br><span style="color: hsl(0, 100%, 40%);">-                            wait_reset:1;</span><br><span style="color: hsl(120, 100%, 40%);">+                 unsigned int configured:1,      /* we sent the config data request */</span><br><span style="color: hsl(120, 100%, 40%);">+                         skip_reset:1,           /* skip reset at bootstrap */</span><br><span style="color: hsl(120, 100%, 40%);">+                         no_loc_rel_cnf:1,       /* don't wait for RSL REL CONF */</span><br><span style="color: hsl(120, 100%, 40%);">+                         bts_reset_timer_cnf,    /* timer for BTS RESET */</span><br><span style="color: hsl(120, 100%, 40%);">+                             did_reset:1,            /* we received a RESET ACK */</span><br><span style="color: hsl(120, 100%, 40%);">+                         wait_reset:1;           /* we are waiting for reset to complete */</span><br><span>                   struct osmo_timer_list reset_timer;</span><br><span>          } nokia;</span><br><span>     };</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bsc/+/18008">change 18008</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-bsc/+/18008"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-bsc </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I5e3eaf3dee97e2edcd80b20c3acf85bd89b40cdc </div>
<div style="display:none"> Gerrit-Change-Number: 18008 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>