Functions | Variables
pymavlink.examples.wptogpx Namespace Reference

Functions

def wp_to_gpx (infilename, outfilename)
 

Variables

 args = parser.parse_args()
 
 metavar
 
 nargs
 
string outfilename = infilename + '.gpx'
 
 parser = ArgumentParser(description=__doc__)
 

Detailed Description

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

Function Documentation

◆ wp_to_gpx()

def pymavlink.examples.wptogpx.wp_to_gpx (   infilename,
  outfilename 
)
convert a wp file to a GPX file

Definition at line 20 of file wptogpx.py.

Variable Documentation

◆ args

pymavlink.examples.wptogpx.args = parser.parse_args()

Definition at line 15 of file wptogpx.py.

◆ metavar

pymavlink.examples.wptogpx.metavar

Definition at line 14 of file wptogpx.py.

◆ nargs

pymavlink.examples.wptogpx.nargs

Definition at line 14 of file wptogpx.py.

◆ outfilename

string pymavlink.examples.wptogpx.outfilename = infilename + '.gpx'

Definition at line 65 of file wptogpx.py.

◆ parser

pymavlink.examples.wptogpx.parser = ArgumentParser(description=__doc__)

Definition at line 13 of file wptogpx.py.



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