# mavlink Odometry message missing from QGroundControl

Source: https://forum.modalai.com/topic/583/mavlink-odometry-message-missing-from-qgroundcontrol
Category: Flight Core and Legacy VOXL (https://forum.modalai.com/category/9/flight-core-and-legacy-voxl)
Tags: voxl
Posted: 2021-11-30 16:10:14 UTC by relevinsky
Replies: 2 · Views: 510

## relevinsky · 2021-11-30 16:10:14 UTC

Hi,
I've running into the following problem now:
1) Setup: VOXL  + PX4 Flight core (it's not a VOXL Flight board)
2) There are mavlink packets between VOXL and PX4 flight core;
3) In the VOXL board were activated: voxl_cameras, voxl_imu, voxl_qvio,voxl_vision_px4 services.
4)According to the explanation about "how to connect QGroundControl to PX4 via voxl_vision_px4",the setup was configured and activated. QGroundControl connects to VOXL by WIFI. I've check by scope, that the messages between VOXL and PX4 Flight core are transmitted. The problem is with the mavlink ODOMETRY (#331) message. I  saw that this message is transmitted to PX4,but isn't forwarding to QGroundControl (as it should be according to your explanation). In the QGroundControl , I couldn't set Position/Hold (all automatic) flight modes. What is my mistake in the setup? Thanks you.

## Reply by Chad Sweet (ModalAI staff) · 2021-11-30 16:17:04 UTC

Just making sure you have seen the relevant documentation [here](https://docs.modalai.com/flying-with-vio/)

It points to the VIO parameters helper file [here](https://gitlab.com/voxl-public/flight-core-px4/px4-parameters/-/blob/master/helpers/m500/ekf2_indoor_vio.params). Specifically the EKF2_AID_MASK	is often overlooked as an important parameter.

## Reply by relevinsky · 2021-12-02 10:53:15 UTC

Hi,
Thank you very much. I've check EKF2_AID_MASK,it was a problem with my setup (Flight core wasn't configure well). Now I'm working with VOXL FLIGHT and on QGroundControl I see ODOMETRY message as well. Maybe could you help me with understanding the following issue?: With VOXL flight I want to execute the outdoor flights without GPS. But on QGroundControl ,I didn't see DO_SET_HOME button(request) like with GPS flights and therefore i couldn't execute auto flights. How i could did it? Thanks again
