# Get PX4 not to flag GPS error when none is connected/using VIO

Source: https://forum.modalai.com/topic/1416/get-px4-not-to-flag-gps-error-when-none-is-connected-using-vio
Category: Feature Requests (https://forum.modalai.com/category/29/feature-requests)
Posted: 2022-10-02 13:25:14 UTC by hmlow
Replies: 2 · Views: 1562

## hmlow · 2022-10-02 13:25:14 UTC

Hi devs

If there an updated ModalAI version of PX4 in the works, do consider getting PX4 not to flag GPS error when none is connected **and** the system is using VIO for position estimates.

I believe PX4 currently flags GPS error as long as a GPS is not connected.

Because of this:
https://github.com/mavlink/qgroundcontrol/pull/9393

QGC is displays a "No GPS Lock For Vehicle" overlaid on the video and obstructs what the Operator can see.

For your consideration pls.

Thanks

## Reply by modaltb (ModalAI staff) · 2022-10-14 21:57:14 UTC

Hi @hmlow ,

Thanks for the feedback, which version of PX4 are you running?  Trying to track this down.

Thanks!

## Reply by hmlow · 2022-10-29 10:31:27 UTC (in reply to modaltb)

@modaltb said in [Get PX4 not to flag GPS error when none is connected/using VIO](/post/6758):
> Hi @hmlow ,
> 
> Thanks for the feedback, which version of PX4 are you running?  Trying to track this down.
> 
> Thanks!

Hi

Im using ModalAI 1.11.3-0.2.3.

As a workaround i disabled the overlaid message in QGC by rebuilding a custom version of QGC.
