# ArduPilot (I want to force the issue :) )

Source: https://forum.modalai.com/topic/385/ardupilot-i-want-to-force-the-issue
Category: General Questions (https://forum.modalai.com/category/2/general-questions)
Posted: 2021-08-06 21:07:35 UTC by jmb275
Replies: 4 · Views: 1159

## jmb275 · 2021-08-06 21:07:35 UTC

It turns out I have to use ArduPilot for my project. I'd like to put ArduPilot on my VOXLFlight because of the advantages of a single board flight controller and companion computer.

Is it possible to put on ArduPilot (I know modalAI doesn't support it, but is it possible)? If so, does anyone have any guides? I've tried Mission Planner and QGC and obviously they don't work. I believe the bootloader needs to be modified. Not quite sure how to do this and would appreciate any help anyone can offer. I know I want to do something that is off target for most.

## Reply by Chad Sweet (ModalAI staff) · 2021-08-06 23:40:04 UTC

There is no reason an ArduPilot port wouldn't work on Flight Core.

You can find the entire Flight Core board support package for PX4 here: https://github.com/PX4/PX4-Autopilot/tree/master/boards/modalai/fc-v1

I am not sure how similar that is to what ArduPilot needs, but conceptually it should be all that is needed for an ArduPilot port.

## Reply by Chad Sweet (ModalAI staff) · 2022-02-09 04:06:52 UTC

Following up here. ArduPilot support is coming online, more details can be found [here](https://docs.modalai.com/flight-core-firmware/)

## Reply by mohammednaveed · 2022-02-09 07:29:14 UTC

Hi @Chad-Sweet 
Wanted to know if I want a drone with just the flight core on it and no companion computer. Can i flash arducopter and use this flight core as a simple controller that can perform similar to a pixhawk?

Thanks & Regards,
Mohammed Naveed

## Reply by modaltb (ModalAI staff) · 2022-02-09 20:49:57 UTC

Hi @mohammednaveed ,

With no warranty claimed, it should work, although integration with VOXL via voxl-vision-px4 hasn't been validated by us yet at all, so consider it 'stand alone'.  We have not used Ardupilot over here yet so there's no support at all from us at this time unfortunately.

That said, kudos to the guys over there helped out and did the port!

https://github.com/ArduPilot/ardupilot/tree/master/libraries/AP_HAL_ChibiOS/hwdef/modalai_fc-v1
