<?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[Magnetic alignment process does not terminate]]></title><description><![CDATA[<p>I've tried to run the magnetic alignment process. With autoend, it never finishes. Without autoend, the stop command does not make it stop.</p>
<p>I flashed the VG-AHRS app v1.1.3</p>
<p>One peculiarity is that the IMU is mounted sideways. Could that be the problem ? Is it an issue in general with the OpenIMU ?</p>
]]></description><link>https://forum.aceinna.com//topic/194/magnetic-alignment-process-does-not-terminate</link><generator>RSS for Node</generator><lastBuildDate>Sat, 14 Mar 2026 13:35:31 GMT</lastBuildDate><atom:link href="https://forum.aceinna.com//topic/194.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 17 Sep 2020 20:13:35 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Magnetic alignment process does not terminate on Thu, 17 Sep 2020 20:13:35 GMT]]></title><description><![CDATA[<p>I've tried to run the magnetic alignment process. With autoend, it never finishes. Without autoend, the stop command does not make it stop.</p>
<p>I flashed the VG-AHRS app v1.1.3</p>
<p>One peculiarity is that the IMU is mounted sideways. Could that be the problem ? Is it an issue in general with the OpenIMU ?</p>
]]></description><link>https://forum.aceinna.com//post/905</link><guid isPermaLink="true">https://forum.aceinna.com//post/905</guid><dc:creator><![CDATA[Sylvain Joyeux]]></dc:creator><pubDate>Thu, 17 Sep 2020 20:13:35 GMT</pubDate></item><item><title><![CDATA[Reply to Magnetic alignment process does not terminate on Fri, 18 Sep 2020 06:59:19 GMT]]></title><description><![CDATA[<p>Hi Sylvain Joyeux,<br />
I checked the OpenIMU330ZI with firmware version VG_AHRS 1.1.3, it work normally on mag align process from my side as below, please reset IMU and test.  Note: please do keep connection with PC during the mag align process or it will be never finish in case of disconnected.</p>
<p><img src="https://navview.blob.core.windows.net/forum/upload/84295e0f-4c44-4d51-867b-416cb6959178-image-kf7vxwh4.png" alt="84295e0f-4c44-4d51-867b-416cb6959178-image.png" class="img-responsive img-markdown" /><br />
<img src="https://navview.blob.core.windows.net/forum/upload/4cb8e406-d31c-472c-8196-9902e9dc7605-image-kf7vonsc.png" alt="4cb8e406-d31c-472c-8196-9902e9dc7605-image.png" class="img-responsive img-markdown" /></p>
<p><img src="https://navview.blob.core.windows.net/forum/upload/208e2a24-8947-49e5-b8c3-7c3bf99799f8-image-kf7vp8e3.png" alt="208e2a24-8947-49e5-b8c3-7c3bf99799f8-image.png" class="img-responsive img-markdown" /></p>
]]></description><link>https://forum.aceinna.com//post/907</link><guid isPermaLink="true">https://forum.aceinna.com//post/907</guid><dc:creator><![CDATA[Li YiFan]]></dc:creator><pubDate>Fri, 18 Sep 2020 06:59:19 GMT</pubDate></item><item><title><![CDATA[Reply to Magnetic alignment process does not terminate on Fri, 18 Sep 2020 14:17:39 GMT]]></title><description><![CDATA[<p>Ah. I assumed the calibration was happening on the IMU. I'm not using the Aceinna python driver, the IMU is embedded in a low-power board inside the system, and using the python stuff is just too cumbersome.</p>
<p>I was basically sending the MA commands through my C++ driver. Is there any way to perform the calibration &quot;offline&quot; ? I.e. logging the data and then doing the calibration ?</p>
]]></description><link>https://forum.aceinna.com//post/908</link><guid isPermaLink="true">https://forum.aceinna.com//post/908</guid><dc:creator><![CDATA[Sylvain Joyeux]]></dc:creator><pubDate>Fri, 18 Sep 2020 14:17:39 GMT</pubDate></item><item><title><![CDATA[Reply to Magnetic alignment process does not terminate on Sat, 19 Sep 2020 13:58:12 GMT]]></title><description><![CDATA[<p>To be clearer: I send through serial 'm', 'a', 0x1 (packet prelude and checksum omitted)</p>
<p>Then, repeatedly I send 'm', 'a', 0x0 which replies with a status of 0x1 (which I expect). It never goes to zero.</p>
]]></description><link>https://forum.aceinna.com//post/911</link><guid isPermaLink="true">https://forum.aceinna.com//post/911</guid><dc:creator><![CDATA[Sylvain Joyeux]]></dc:creator><pubDate>Sat, 19 Sep 2020 13:58:12 GMT</pubDate></item><item><title><![CDATA[Reply to Magnetic alignment process does not terminate on Mon, 21 Sep 2020 02:20:34 GMT]]></title><description><![CDATA[<p><a class="plugin-mentions-user plugin-mentions-a" href="https://forum.aceinna.com//uid/115">@Sylvain-Joyeux</a> you should use VG_AHRS application and try again. the IMU application does not support Mag calibration with python driver.<br />
<img src="https://navview.blob.core.windows.net/forum/upload/3e20453a-17cc-4718-9059-7f5ad55beb66-image-kfbw1km9.png" alt="3e20453a-17cc-4718-9059-7f5ad55beb66-image.png" class="img-responsive img-markdown" /></p>
]]></description><link>https://forum.aceinna.com//post/914</link><guid isPermaLink="true">https://forum.aceinna.com//post/914</guid><dc:creator><![CDATA[Li YiFan]]></dc:creator><pubDate>Mon, 21 Sep 2020 02:20:34 GMT</pubDate></item><item><title><![CDATA[Reply to Magnetic alignment process does not terminate on Tue, 22 Sep 2020 18:48:10 GMT]]></title><description><![CDATA[<p>As I stated in my first message, I have already run the calibration with the VG-AHRS app.</p>
<p>Also, I'm not using the python driver. I'm accessing the raw serial interface.</p>
<p>Now, having looked at the EKF code, the IMU's current firmware does not support having X/Y axes not on the horizontal plane (no correction is done on the Z axis), which won't work for me since it is mounted sideways (that is, with Y up and Z sideways).</p>
]]></description><link>https://forum.aceinna.com//post/919</link><guid isPermaLink="true">https://forum.aceinna.com//post/919</guid><dc:creator><![CDATA[Sylvain Joyeux]]></dc:creator><pubDate>Tue, 22 Sep 2020 18:48:10 GMT</pubDate></item></channel></rss>