tag:github.com,2008:https://github.com/pguyot/tagtagtag-ears/releasesRelease notes from tagtagtag-ears2022-04-17T07:21:44Ztag:github.com,2008:Repository/224523669/v1.0.32022-08-30T06:32:33ZRelease 1.0.3<h2>What's Changed</h2>
<ul>
<li>Fix Makefile for 5.15 kernel</li>
</ul>
<p><strong>Full Changelog</strong>: <a class="commit-link" href="https://github.com/pguyot/tagtagtag-ears/compare/v1.0.2...v1.0.3"><tt>v1.0.2...v1.0.3</tt></a></p>pguyottag:github.com,2008:Repository/224523669/v1.0.22022-03-12T08:28:22ZRelease 1.0.2<p>Fix bug where driver would generate a lot of warnings in kern.log on SMP systems (Raspberry Pi Zero 2).</p>pguyottag:github.com,2008:Repository/224523669/v1.0.12022-03-03T19:17:15ZRelease 1.0.1<p>Fixes compatibility with 64 bits OSes.<br>
Makefile now uses <code>KERNELRELEASE</code> to compile for a given kernel release. Default is to use <code>uname -r</code></p>pguyottag:github.com,2008:Repository/224523669/v1.0.02021-05-08T07:37:12ZInitial release<p>Fix bug in ears offset.</p>
<p>Also set offset to 3 which means 0 is vertical and 10 is horizontal.
<br />Also fix bug where a transition to high in idle mode (or entering idle mode)
<br />yielded bad positions.</p>pguyot