Functions | Variables
pymavlink.tools.mavtogpx Namespace Reference

Functions

def mav_to_gpx (infilename, outfilename)
 

Variables

 action
 
 args = parser.parse_args()
 
 default
 
 False
 
 help
 
 metavar
 
 nargs
 
 None
 
string outfilename = infilename + '.gpx'
 
 parser = ArgumentParser(description=__doc__)
 

Detailed Description

example program to extract GPS data from a mavlink log, and create a GPX
file, for loading into google earth

Function Documentation

◆ mav_to_gpx()

def pymavlink.tools.mavtogpx.mav_to_gpx (   infilename,
  outfilename 
)
convert a mavlink log file to a GPX file

Definition at line 21 of file mavtogpx.py.

Variable Documentation

◆ action

pymavlink.tools.mavtogpx.action

Definition at line 14 of file mavtogpx.py.

◆ args

pymavlink.tools.mavtogpx.args = parser.parse_args()

Definition at line 16 of file mavtogpx.py.

◆ default

pymavlink.tools.mavtogpx.default

Definition at line 13 of file mavtogpx.py.

◆ False

pymavlink.tools.mavtogpx.False

Definition at line 14 of file mavtogpx.py.

◆ help

pymavlink.tools.mavtogpx.help

Definition at line 13 of file mavtogpx.py.

◆ metavar

pymavlink.tools.mavtogpx.metavar

Definition at line 15 of file mavtogpx.py.

◆ nargs

pymavlink.tools.mavtogpx.nargs

Definition at line 15 of file mavtogpx.py.

◆ None

pymavlink.tools.mavtogpx.None

Definition at line 13 of file mavtogpx.py.

◆ outfilename

string pymavlink.tools.mavtogpx.outfilename = infilename + '.gpx'

Definition at line 106 of file mavtogpx.py.

◆ parser

pymavlink.tools.mavtogpx.parser = ArgumentParser(description=__doc__)

Definition at line 12 of file mavtogpx.py.



mavlink
Author(s): Lorenz Meier
autogenerated on Fri Aug 2 2019 03:39:47