ardupilot
ardupilot copied to clipboard
Support MAV_CMD_EXTERNAL_WIND_ESTIMATE
When flying without a GPS receiver, drift correction does not work properly because the autopilot does not have information about the wind speed and direction. I can get wind information using online services (e.g. windy.com) and with this command set a custom wind speed and direction, which will greatly improve drift correction.
This is very important when flying without GPS.