dronekit / dronekit-python

DroneKit-Python library for communicating with Drones via MAVLink.
https://readthedocs.org/projects/dronekit-python/
Apache License 2.0
1.59k stars 1.44k forks source link

Python API Reference for dronekit.GPSInfo typo in Parameters #583

Open graham3DR opened 8 years ago

graham3DR commented 8 years ago

screen shot 2016-02-23 at 9 44 59 am http://python.dronekit.io/automodule.html#api-reference

Reads - HDOP twice when it should be "GPS Vertical dilution of position" in the second line for epv(int)

hamishwillee commented 8 years ago

Thanks Graham - this will be fixed by #584