ArduPilot on Voxl2
-
@Eric-Katzfey said in ArduPilot on Voxl2:
@TomP A new voxl-ardupilot package with debug information added. But we may not need that. Try
voxl-2-io detect
and then if that is successful then tryvoxl-2-io scan
voxl2-mini:~$ voxl-2-io detect
enabling bridge
bridge enabled
[INFO] Detected VOXL2 IO on default port (2).ESC detected: ModalAi I/O Expander (M0065)
disabling bridge
bridge disabled
voxl2-mini:~$ voxl-2-io scan
enabling bridge
bridge enabled
Successfully pinged VOXL2 IO on default port (2).
INFO: VOXL2 IO Information:Board : version 35 : ModalAi I/O Expander (M0065) UID : 0x8108322152518882066BFF54 Firmware : version 1, hash 6b5ec459 Bootloader : version 0, hash 5ba5857f
disabling bridge
bridge disabled -
@TomP Okay, I think that firmware needs to be upgraded. Can you try voxl-2-io and choose upgrade_firmware?
-
@Eric-Katzfey Or just
voxl-2-io upgrade_firmware
? -
@Eric-Katzfey said in ArduPilot on Voxl2:
voxl-2-io
It works! Many thanks for the great support!
The firmware upgrade was the solution. -
@TomP Wonderful! So glad to hear. And I would really love to hear how the flight testing goes. We've never tried a VOXL 2 (or VOXL 2 mini) on a fixed wing (with ArduPilot) so be careful and triple check to make sure everything looks setup correctly before launching.
-
@Eric-Katzfey said in ArduPilot on Voxl2:
@TomP Wonderful! So glad to hear. And I would really love to hear how the flight testing goes. We've never tried a VOXL 2 (or VOXL 2 mini) on a fixed wing (with ArduPilot) so be careful and triple check to make sure everything looks setup correctly before launching.
It is an honor for me to report. We will be careful. Of course, a crash can also occur independently of the VOXL2. This is a new drone that we are building.
What might be relevant for you is that we have found a gimbal that will fit one of your cameras with a bit of hardware hacking. The gimbal can also be controlled via serial interface using Ardupilot. We have already successfully tested this with the VOXL2-Mini.
-
@TomP Oh, yes, this is all great news! Very exciting to hear! I will send an email to your account with some follow up questions.
-
I am also messing around with Ardupilot on a fixed wing, and wondering if any sort of voxl-io conf is needed for passthrough the PWM and CRSF RC? in a previous SDK, I believe there was a voxl-io-server, which no longer exists in 1.5 SDK, from what I can tell.
I have upgraded the firmware and followed along with the rest of the thread.
Thanks for any info. -
@Sam-Kiley No need for any voxl-io configuration. voxl-io-server is for use with PX4, not ArduPilot. The ArduPilot firmware will detect if there is a VOXL ESC connected or a VOXL 2 IO board connected. If it detects the IO board then you will have up to 8 channels of PWM available.
-
This post is deleted!