# mavlink peripherals

Source: https://forum.modalai.com/topic/4392/mavlink-peripherals
Category: General Questions (https://forum.modalai.com/category/2/general-questions)
Posted: 2025-05-04 01:37:44 UTC by h3robotics
Replies: 4 · Views: 891

## h3robotics · 2025-05-04 01:37:44 UTC

Re: [External MAVLink Connection using VOXL 2 through ttyHS1](/topic/4046/external-mavlink-connection-using-voxl-2-through-ttyhs1)

Hi,

I am in need of integrating a mavlink gimbal and a parachute with the voxl2 autopilot. Mavlink is becoming a common protocol to communicate with a number of external peripherals like gimbal, parachute, engines etc. As such, there is a growing need to have voxl-mavlink-server be able to start a bi-directional mavlink stream on app UARTs like that on the USB3/UART Add on board (/dev/ttyHS1). 

Is this something on the roadmap? Or any work arounds at the moment?

Thanks.

## Reply by Eric Katzfey (ModalAI staff) · 2025-05-04 15:23:19 UTC

@h3robotics This is the first request we've had for such a feature. It shouldn't be too hard to add that feature into voxl-mavlink-server. All of the fundamental pieces are there. It is open source and we accept PRs. If you would like to add that feature yourself and submit a PR for it that would be great!

## Reply by h3robotics · 2025-05-06 04:34:25 UTC (in reply to Eric Katzfey)

@Eric-Katzfey I would love to contribute!

I tried setting up voxl-cross. The pre-build version of voxl-cross is v2.7 on the downloads page. But I see that the voxl-cross in the repository has reached even v4. So I wanted to build voxl-cross myself. Unfortunately, the instructions say to download these files from the modalai downloads:

ubun1.0_1.8.04-M0054-14.1a-perf-20250421-rootfs.tar.tar
ubun2.0_2.0.0-perf-20250421-rootfs.tar.tar

And I can't seem to find these files. Without that, I am unable to compile. Any suggestions on how to compile the latest voxl-cross? Or should I just use v2.7?

Thanks.

## Reply by Eric Katzfey (ModalAI staff) · 2025-05-06 15:26:17 UTC (in reply to h3robotics)

@h3robotics I'd just try with v2.7

## Reply by Eric Katzfey (ModalAI staff) · 2025-05-06 15:28:44 UTC (in reply to h3robotics)

@h3robotics I've been using v2.5 on my development machine and it works fine so v2.7 should also be fine. (Dang, I need to update ;-) )
