mavlink / qgroundcontrol

Cross-platform ground control station for drones (Android, iOS, Mac OS, Linux, Windows)
http://qgroundcontrol.io
3.18k stars 3.53k forks source link

"No Gps Lock for Vehicle" shows up on top of video even for GPS-less vehicles. #9380

Closed Williangalvani closed 3 years ago

Williangalvani commented 3 years ago

Expected Behavior

Unobstructed video.

Current Behavior

"No GPS Lock for Vehicle" shows at the center of the video

Steps to Reproduce:

Please provide an unambiguous set of steps to reproduce the current behavior

System Information

When posting bug reports, include the following information

We could check if the vehicle has a GPS connected, or check if a GPS is crucial for this type of vehicle. It would also be fine if this was displayed only over the map (as the map is not that useful without a GPS signal), but not over the video.

Williangalvani commented 3 years ago

Another possibility here is to only show it if the Arming Check for GPS is ticked. But I'm not sure how that translates to PX4