<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/libosmocore/+/21727">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">protocol/gsm_08_58.h: add Osmocom specific IPAC_EWMA_AVE<br><br>Change-Id: Ib436fd8b81afdb06c6d936f6839f847a705d00e2<br>Related: SYS#4918<br>---<br>M include/osmocom/gsm/protocol/gsm_08_58.h<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/libosmocore refs/changes/27/21727/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/include/osmocom/gsm/protocol/gsm_08_58.h b/include/osmocom/gsm/protocol/gsm_08_58.h</span><br><span>index aeaa6ff..b28a976 100644</span><br><span>--- a/include/osmocom/gsm/protocol/gsm_08_58.h</span><br><span>+++ b/include/osmocom/gsm/protocol/gsm_08_58.h</span><br><span>@@ -406,7 +406,9 @@</span><br><span> enum {</span><br><span>   IPAC_UNWEIGHTED_AVE = 0,</span><br><span>     IPAC_WEIGHTED_AVE,</span><br><span style="color: hsl(0, 100%, 40%);">-      IPAC_MEDIAN_AVE</span><br><span style="color: hsl(120, 100%, 40%);">+       IPAC_MEDIAN_AVE,</span><br><span style="color: hsl(120, 100%, 40%);">+      /* EWMA is an Osmocom specific extension */</span><br><span style="color: hsl(120, 100%, 40%);">+   IPAC_EWMA_AVE,</span><br><span> };</span><br><span> </span><br><span> /* IPAC MEAS_PREPROC AVERAGING PARAMID */</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/libosmocore/+/21727">change 21727</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/libosmocore/+/21727"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: libosmocore </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ib436fd8b81afdb06c6d936f6839f847a705d00e2 </div>
<div style="display:none"> Gerrit-Change-Number: 21727 </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>