<?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[Running PX4 on VOXL without Flight Core]]></title><description><![CDATA[<p dir="auto">Is there a way to run PX4 flight controller on the VOXL without using the flight core, using the VOXL standalone as the flight controller? That is, could PX4 be run on the VOXL without going through the nuttx system on the flight core (similar to what I think could be done on the Snapdragon Flight)?</p>
<p dir="auto"></p><div class="card col-md-9 col-lg-6 position-relative link-preview p-0">

<div class="card-body">
<h5 class="card-title">
<a class="text-decoration-none" href="https://docs.px4.io/master/en/flight_controller/snapdragon_flight">
404 Not Found
</a>
</h5>
<p class="card-text line-clamp-3"></p>
</div>
<a href="https://docs.px4.io/master/en/flight_controller/snapdragon_flight" class="card-footer text-body-secondary small d-flex gap-2 align-items-center lh-2">



<img src="https://docs.px4.io/favicon.ico" alt="favicon" class="not-responsive overflow-hiddden" style="max-width:21px;max-height:21px" />



<p class="d-inline-block text-truncate mb-0"> <span class="text-secondary">(docs.px4.io)</span></p>
</a>
</div><p></p>
]]></description><link>https://forum.modalai.com/topic/231/running-px4-on-voxl-without-flight-core</link><generator>RSS for Node</generator><lastBuildDate>Sat, 18 Jul 2026 14:58:21 GMT</lastBuildDate><atom:link href="https://forum.modalai.com/topic/231.rss" rel="self" type="application/rss+xml"/><pubDate>Wed, 05 May 2021 23:39:27 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Running PX4 on VOXL without Flight Core on Thu, 06 May 2021 18:00:14 GMT]]></title><description><![CDATA[<p dir="auto">The short answer is yes, the long answer is that it is probably a decent amount of work.</p>
<p dir="auto">PX4 1.9 builds and runs for this platform, but may not fly. With that build, you need UART based ESCs like we have here: <a href="https://modalai.com/esc" rel="nofollow ugc">https://modalai.com/esc</a></p>
<p dir="auto">Mid-PX4 1.10 development c++14 was introduced. The SLPI compiler does not support c++14. IMO it would be fairly straight-forward to either comment out that code (it's for simulation), or just use boost to fix the issue. We just haven't done that or put much effort into it.</p>
<p dir="auto">You can take a look here:<br />
branch <a href="https://github.com/PX4/Firmware/commits/excelsior_1.9" rel="nofollow ugc">https://github.com/PX4/Firmware/commits/excelsior_1.9</a></p>
<p dir="auto">Build the firmware with "make atlflight_excelsior_default" to build the posix side and "make atlflight_execelsior_qurt-default"</p>
]]></description><link>https://forum.modalai.com/post/1053</link><guid isPermaLink="true">https://forum.modalai.com/post/1053</guid><dc:creator><![CDATA[Chad Sweet]]></dc:creator><pubDate>Thu, 06 May 2021 18:00:14 GMT</pubDate></item></channel></rss>