<p>pespin has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-pcu/+/25106">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">tbf.h: Improve documentation on several flags<br><br>Change-Id: Ice2c164ced039fb4ab621d8f7c2fb85f8348788a<br>---<br>M src/tbf.h<br>1 file changed, 3 insertions(+), 3 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-pcu refs/changes/06/25106/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/src/tbf.h b/src/tbf.h</span><br><span>index 84c3d39..358a7ad 100644</span><br><span>--- a/src/tbf.h</span><br><span>+++ b/src/tbf.h</span><br><span>@@ -124,9 +124,9 @@</span><br><span> </span><br><span> #define GPRS_RLCMAC_FLAG_CCCH          0 /* assignment on CCCH */</span><br><span> #define GPRS_RLCMAC_FLAG_PACCH            1 /* assignment on PACCH */</span><br><span style="color: hsl(0, 100%, 40%);">-#define GPRS_RLCMAC_FLAG_DL_ACK              2 /* downlink acknowledge received  */</span><br><span style="color: hsl(0, 100%, 40%);">-#define GPRS_RLCMAC_FLAG_TO_UL_ACK        3</span><br><span style="color: hsl(0, 100%, 40%);">-#define GPRS_RLCMAC_FLAG_TO_DL_ACK     4</span><br><span style="color: hsl(120, 100%, 40%);">+#define GPRS_RLCMAC_FLAG_DL_ACK              2 /* DL TBF: At least one DL ACK/NACK was recieved since it was assigned */</span><br><span style="color: hsl(120, 100%, 40%);">+#define GPRS_RLCMAC_FLAG_TO_UL_ACK 3 /* UL TBF: Failed to receive last polled CTRL ACK confirming our UL ACK/NACK */</span><br><span style="color: hsl(120, 100%, 40%);">+#define GPRS_RLCMAC_FLAG_TO_DL_ACK   4 /* DL TBF: Failed to receive last polled DL ACK/NACK */</span><br><span> #define GPRS_RLCMAC_FLAG_TO_MASK   0xf0 /* timeout bits */</span><br><span> </span><br><span> #define T_START(tbf, t, T, r, f) tbf->t_start(t, T, r, f, __FILE__, __LINE__)</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-pcu/+/25106">change 25106</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-pcu/+/25106"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-pcu </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: Ice2c164ced039fb4ab621d8f7c2fb85f8348788a </div>
<div style="display:none"> Gerrit-Change-Number: 25106 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>