Classes | Functions | Variables
mavgenerate Namespace Reference

Classes

class  Application
 

Functions

def formatErrorMessage (message)
 

Variables

 app = Application()
 
int error_limit = 5
 
 filedialog
 
 messagebox
 
string title = "MAVLink Generator"
 

Detailed Description

\
mavgenerate.py is a GUI front-end for mavgen, a python based MAVLink
header generation tool.

Notes:
-----
* 2012-7-16 -- dagoodman
Working on Mac 10.6.8 darwin, with Python 2.7.1

* 2012-7-17 -- dagoodman
Only GUI code working on Mac 10.6.8 darwin, with Python 3.2.3
Working on Windows 7 SP1, with Python 2.7.3 and 3.2.3
Mavgen doesn't work with Python 3.x yet

* 2012-9-25 -- dagoodman
Passing error limit into mavgen to make output cleaner.

Copyright 2012 David Goodman (dagoodman@soe.ucsc.edu)
Released under GNU GPL version 3 or later

Function Documentation

def mavgenerate.formatErrorMessage (   message)

Definition at line 191 of file mavgenerate.py.

Variable Documentation

mavgenerate.app = Application()

Definition at line 207 of file mavgenerate.py.

int mavgenerate.error_limit = 5

Definition at line 48 of file mavgenerate.py.

mavgenerate.filedialog

Definition at line 38 of file mavgenerate.py.

mavgenerate.messagebox

Definition at line 40 of file mavgenerate.py.

string mavgenerate.title = "MAVLink Generator"

Definition at line 47 of file mavgenerate.py.



mavlink
Author(s): Lorenz Meier
autogenerated on Sun Apr 7 2019 02:06:02