mavlink / qgroundcontrol

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

"Values" panel freezes, position on map not updated #6650

Open mkunzBGC opened 6 years ago

mkunzBGC commented 6 years ago

I am using QGroundControl 3.3.2 on Ubuntu 18.10 with APM:Copter 3.5.5 and a Here+ RTK base station and rover.

Today I carried out some test flights using RTK. It happened two times that a part of the "Values" panel froze: artificial horizon, compass and Ground Speed value were still updated, but other values (Altitude-rel, Altitude, Temperature, Voltage) just stayed constant. At the same time, the position of the vehicle on the map froze: The red arrow stopped moving while still turning in sync with the copter.

Here is a tlog that shows the problem. The freezing happens at about 2/3 of the total log time. Here is the dataflash log belonging to the tlog.

DonLakeFlyer commented 6 years ago

You're going to need a firmware person to look at this. QGC is updating things because it is nl onger getting mavlink messages for vehicle position. You can see this at around the 11 minute mark when you replay the telemetry log through a daily build (daily builds have lots of log replay fixes in it) and turn on mavlink insepector.

mkunzBGC commented 6 years ago

Thanks for looking into this, @DonLakeFlyer . How do we get a firmware person? Shall I open an issue on the ArduPilot bug tracker? If so, rather in the QCS or the Copter 3.5 category?

DonLakeFlyer commented 6 years ago

I'd start by posting the problem in an appropriate ArduPilot forum: https://discuss.ardupilot.org. And then see where that leads.

mkunzBGC commented 6 years ago

I've posted it here, but unfortunately got no response so far.