<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[BUG in platformGetOrientation()]]></title><description><![CDATA[<p>Hello<br />
It seems to me there is a bug in  openIMU300-lib/Platform/Core/src/platform.c in function <code>platformGetOrientation()</code></p>
<p>instead of:</p>
<pre><code>case 42:   orientation = 0x005A7958; break;         // 0000 000 | 00 0 | 10 1 | 01 0 +Z -X +Y
</code></pre>
<p>this:</p>
<pre><code>case 42:   orientation = 0x005A7859; break;         // 0000 000 | 00 0 | 10 1 | 01 0 +Z -X +Y
</code></pre>
<p>Regards<br />
Pavel</p>
]]></description><link>https://forum.aceinna.com//topic/241/bug-in-platformgetorientation</link><generator>RSS for Node</generator><lastBuildDate>Sun, 10 May 2026 20:27:20 GMT</lastBuildDate><atom:link href="https://forum.aceinna.com//topic/241.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 24 Feb 2021 13:07:02 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to BUG in platformGetOrientation() on Wed, 24 Feb 2021 13:07:02 GMT]]></title><description><![CDATA[<p>Hello<br />
It seems to me there is a bug in  openIMU300-lib/Platform/Core/src/platform.c in function <code>platformGetOrientation()</code></p>
<p>instead of:</p>
<pre><code>case 42:   orientation = 0x005A7958; break;         // 0000 000 | 00 0 | 10 1 | 01 0 +Z -X +Y
</code></pre>
<p>this:</p>
<pre><code>case 42:   orientation = 0x005A7859; break;         // 0000 000 | 00 0 | 10 1 | 01 0 +Z -X +Y
</code></pre>
<p>Regards<br />
Pavel</p>
]]></description><link>https://forum.aceinna.com//post/1045</link><guid isPermaLink="true">https://forum.aceinna.com//post/1045</guid><dc:creator><![CDATA[paha]]></dc:creator><pubDate>Wed, 24 Feb 2021 13:07:02 GMT</pubDate></item><item><title><![CDATA[Reply to BUG in platformGetOrientation() on Thu, 25 Feb 2021 16:27:50 GMT]]></title><description><![CDATA[<p>This is legacy function and should not be used in the applications</p>
]]></description><link>https://forum.aceinna.com//post/1047</link><guid isPermaLink="true">https://forum.aceinna.com//post/1047</guid><dc:creator><![CDATA[Andrey Bondarev]]></dc:creator><pubDate>Thu, 25 Feb 2021 16:27:50 GMT</pubDate></item></channel></rss>