ardupilot icon indicating copy to clipboard operation
ardupilot copied to clipboard

AP_HAL_ChibiOS: Added support for X6_Pro flight controller

Open ZeroOne-Aero opened this issue 6 months ago • 6 comments

AP_HAL_ChibiOS: Added support for ZeroOne_Pro flight controller

ZeroOne-Aero avatar May 26 '25 04:05 ZeroOne-Aero

how does this differ from the X6? it seems it should be done via an include with undefs and defs or simply expanding the X6

Hwurzburg avatar May 28 '25 23:05 Hwurzburg

Actually, we modified some hardware and used new sensors. I think we can submit a PR to update the hwdef file for the X6 to fit different versions. Also, how should we go about submitting our README and some product images in a standard way?

ZeroOne-Aero avatar May 29 '25 01:05 ZeroOne-Aero

on the PR modifying the X6 def to include the Pro, just also update its readme.....I will review as well as others....when merged I will update the X6 wikipage to be the X6/X6Pro page

Hwurzburg avatar May 29 '25 12:05 Hwurzburg

Dear professors, the two sets of IIM42653 in X6Pro and the two sets of ICM45686 in X6 are pin-to-pin compatible. The hwdef files are compatible as well, so we only modified the readme file.

ZeroOne-Aero avatar Jun 13 '25 07:06 ZeroOne-Aero

I've squashed this again and scaled the images as directed at DevCall.

Marking for MergeOnCIPass

@ZeroOne-Aero please don't use Merge commits - we don't allow them in ArduPilot. You add those when you click the button in the github interface and don't choose "Update with Rebase".

peterbarker avatar Jun 17 '25 01:06 peterbarker

I've squashed this again and scaled the images as directed at DevCall.

Marking for MergeOnCIPass

@ZeroOne-Aero please don't use Merge commits - we don't allow them in ArduPilot. You add those when you click the button in the github interface and don't choose "Update with Rebase".

OK,thank you very much.

ZeroOne-Aero avatar Jun 17 '25 07:06 ZeroOne-Aero