<p>tnt <strong>submitted</strong> this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-bsc/+/18064">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  laforge: Looks good to me, approved
  Jenkins Builder: Verified

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">om2k: Acknowledge the HW Infos Reports<br><br>Signed-off-by: Sylvain Munaut <tnt@246tNt.com><br>Change-Id: Ida92c9ca59a608854737ba9e330a5394cceff0fe<br>---<br>M src/osmo-bsc/abis_om2000.c<br>1 file changed, 7 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/osmo-bsc/abis_om2000.c b/src/osmo-bsc/abis_om2000.c</span><br><span>index b14643b..ee5c8d0 100644</span><br><span>--- a/src/osmo-bsc/abis_om2000.c</span><br><span>+++ b/src/osmo-bsc/abis_om2000.c</span><br><span>@@ -192,6 +192,10 @@</span><br><span>        OM2K_MSGT_TX_CONF_RES_NACK              = 0x00b5,</span><br><span>    OM2K_MSGT_TX_CONF_RES                   = 0x00b6,</span><br><span> </span><br><span style="color: hsl(120, 100%, 40%);">+ OM2K_MSGT_CAPA_HW_INFOS_REP_ACK         = 0x00e4,</span><br><span style="color: hsl(120, 100%, 40%);">+     OM2K_MSGT_CAPA_HW_INFOS_REP_NACK        = 0x00e5,</span><br><span style="color: hsl(120, 100%, 40%);">+     OM2K_MSGT_CAPA_HW_INFOS_REP             = 0x00e6,</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span>  OM2K_MSGT_CAPA_REQ                      = 0x00e8,</span><br><span>    OM2K_MSGT_CAPA_REQ_ACK                  = 0x00ea,</span><br><span>    OM2K_MSGT_CAPA_REQ_REJ                  = 0x00eb,</span><br><span>@@ -2730,6 +2734,9 @@</span><br><span>    case OM2K_MSGT_TEST_RES:</span><br><span>             rc = abis_om2k_tx_simple(bts, &o2h->mo, OM2K_MSGT_TEST_RES_ACK);</span><br><span>              break;</span><br><span style="color: hsl(120, 100%, 40%);">+        case OM2K_MSGT_CAPA_HW_INFOS_REP:</span><br><span style="color: hsl(120, 100%, 40%);">+             rc = abis_om2k_tx_simple(bts, &o2h->mo, OM2K_MSGT_CAPA_HW_INFOS_REP_ACK);</span><br><span style="color: hsl(120, 100%, 40%);">+              break;</span><br><span>       case OM2K_MSGT_CAPA_RES:</span><br><span>             rc = abis_om2k_tx_simple(bts, &o2h->mo, OM2K_MSGT_CAPA_RES_ACK);</span><br><span>              break;</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-bsc/+/18064">change 18064</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/+/18064"/><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: Ida92c9ca59a608854737ba9e330a5394cceff0fe </div>
<div style="display:none"> Gerrit-Change-Number: 18064 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: tnt <tnt@246tNt.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-Reviewer: tnt <tnt@246tNt.com> </div>
<div style="display:none"> Gerrit-MessageType: merged </div>