<p>fixeria <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-pcu/+/24854">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Indicate to the BTS whether DATA.req contains a dummy block<br><br>This will allow the BTS to decide whether transmission of a given<br>DATA.req can be avoided on non-BCCH carriers for the purpose of energy<br>saving.  The idea is simple: if a PDCH timeslot has no Uplink nor<br>Downlink TBFs allocated, then (most likely) nobody is listening to it.<br><br>Given that INFO.ind is currently the longest possible message, we<br>can easily add new fields to shorter messages like DATA.{ind,req}.<br><br>Add a new field 'flags' to DATA.req message, and use the first LSB bit<br>to indicate that it contains a potentially ignorable RLC/MAC block.<br><br>Older versions of OsmoBTS, which are not aware of this bit, will<br>keep transmitting the RLC/MAC blocks regardless of its value.  Older<br>versions of OsmoPCU do pad messages with '00'O, so we're safe.<br><br>Change-Id: I72c7f0f0853f2bda77c20e3ec1bcd0c7c815c750<br>Related: SYS#4919, OS#4772<br>---<br>M include/osmocom/pcu/pcuif_proto.h<br>M src/gprs_rlcmac_sched.cpp<br>M src/pcu_l1_if.cpp<br>M src/pcu_l1_if.h<br>4 files changed, 32 insertions(+), 12 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/54/24854/2</pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-pcu/+/24854">change 24854</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/+/24854"/><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: I72c7f0f0853f2bda77c20e3ec1bcd0c7c815c750 </div>
<div style="display:none"> Gerrit-Change-Number: 24854 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-CC: Jenkins Builder </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>