<p>Kévin Redon <strong>uploaded patch set #3</strong> to this change.</p><p><a href="https://gerrit.osmocom.org/9964">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">make adc2uv common<br><br>when building the trace app for the simtrace board gcc was outputing<br>the following error:<br>libboard/common/source/boardver_adc.c:20:17: warning: 'adc2uv' defined but not used [-Wunused-function]<br> static uint32_t adc2uv(uint16_t adc)<br><br>adc2uv is used by qmod, and defined in two places:<br>in boardver_adc.c and mode_cardemu.c.<br><br>this change will have adc2uv only defined in boardver_adc.c and make<br>available in the header to be used by mode_cardemu.c.<br><br>Change-Id: I8a772638fa8dd02d8bc8b7631de5af5a22647c55<br>---<br>M firmware/libboard/common/include/boardver_adc.h<br>M firmware/libboard/common/source/boardver_adc.c<br>M firmware/libcommon/source/mode_cardemu.c<br>3 files changed, 3 insertions(+), 9 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/simtrace2 refs/changes/64/9964/3</pre><p>To view, visit <a href="https://gerrit.osmocom.org/9964">change 9964</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/9964"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: simtrace2 </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: I8a772638fa8dd02d8bc8b7631de5af5a22647c55 </div>
<div style="display:none"> Gerrit-Change-Number: 9964 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: Kévin Redon <kredon@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>