You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello i'm using 3.0.2 v. Drone Kit and I discovered bug with GroundSpeed and AirSpeed, because i have always this same values (ground speed values is correct), so take a closer look.
In class Speed we can set airSpeed, only one method using this ArduPilot.setAltitudeGroundAndAirSpeeds, but here we have problem.
first function where we used is from ArduPilot.processVfHud (here we have corrected values)
Hello i'm using 3.0.2 v. Drone Kit and I discovered bug with GroundSpeed and AirSpeed, because i have always this same values (ground speed values is correct), so take a closer look.
In class Speed we can set airSpeed, only one method using this ArduPilot.setAltitudeGroundAndAirSpeeds, but here we have problem.
The parameters which take: altitude, groundSpeed, airSpeed, climb
Ok now i know why doesn't work properly. Class ArduPlane:
Can anyone add me to contributors, please ?
The text was updated successfully, but these errors were encountered: