We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c348a97 + 72defc5 commit a90c660Copy full SHA for a90c660
dronekit/__init__.py
@@ -191,7 +191,7 @@ class GPSInfo(object):
191
If there is no GPS lock the parameters are set to ``None``.
192
193
:param Int eph: GPS horizontal dilution of position (HDOP).
194
- :param Int epv: GPS horizontal dilution of position (VDOP).
+ :param Int epv: GPS vertical dilution of position (VDOP).
195
:param Int fix_type: 0-1: no fix, 2: 2D fix, 3: 3D fix
196
:param Int satellites_visible: Number of satellites visible.
197
0 commit comments