Using GPS here3 but Mission planner give a warning of "bad vision position"

Hi guys. I’m just getting started with drone and i have a question about Here 3 GPS setting. when i using gps it still warning “Bad vision position” , but it can let me arming and i see that gps sat count have 15~17 stat. The left panel, there is a display showing EKF Vibe GPS: 3D fixed."

Version:ArduCopter V4.1.0
Flight Controller: Hex Cube pilot
offboard : Upboard squared Ubuntu 20.04

The overall situation is as follows
First Loiter takeoff, switched to Guide mode to direct the drone via offboard commands to fly towards waypoint1 at coordinates x:0 y:0 z:1. However, the altitude continuously decreased. Upon switching back to Loiter mode for landing, the UAV experienced bounce-back and rolled over.

The flight record and parameters are as follows:



flight record

How do I configure the drone using GPS or adjust parameter to make it working?If there is any other information you need, I will provide it as much as possible
Thanks a lot

Sure, first update FW to ArduCopter 4.4.4
After that, test it in an open location with clear sky view.

Hi @amilcarlucas thanks for your advice, I also tested in more open areas, but the mission planner warning the same message “Bad vision position”.
I can’t understand why i’m using GPS location but it still warning bad vision position.Did I missed any GPS parameters or enabled parameters that shouldn’t be enabled?

Could you provide me a more detailed explanation of what specifically impacts “bad vision position” when using GPS or will this message affect other flight modes such as loiter or land mode?
Because I find a lot of solutions about “Bad vision position” almost talking about how to solve vision position like using camera to locate, but in my case i’m just using GPS to locate and the warning still comes up.

Thanks again for taking the time to reply to my question

You have an incorrect parameter somewhere.

Try comparing all parameter values with the defaults and see if you can find it.

I have a script inside the diatone_taycan_mxc.zip file that can extract all parameter default values from a .bin file in section2 of the Blog post How to methodically tune (almost) any multicopter using ArduCopter 4.4.x