ArduPilot / MissionPlanner

Mission Planner Ground Control Station for ArduPilot (c# .net)
http://ardupilot.org/planner/
GNU General Public License v3.0
1.79k stars 2.41k forks source link

Add ability to upload firmware to the Intel Aero RTF vehicle #1523

Closed rmackay9 closed 5 years ago

rmackay9 commented 7 years ago

I've created a new Intel Aero RTF autopilot wiki page: http://ardupilot.org/copter/docs/common-autopilots.html

One step in the setup is getting the latest firmware onto the vehicle. Ideally the MP should be able to upload the latest firmware similar to how it works for the Bebop2. It should actually be easier than the Bebop2 was.

Completeing this relies on firmware being built by our centralised builder: https://github.com/ArduPilot/ardupilot/issues/6058

Instructions on how users currently upload the firmware is here: https://github.com/intel-aero/meta-intel-aero/wiki/02-Initial-setup#flashing-the-flight-controller-rtf-only

rmackay9 commented 5 years ago

I don't think this is very high priority any more so closing