Functions | Variables
pymavlink.tools.MPU6KSearch Namespace Reference

Functions

def IMUCheckFail (filename)
 
def match_extension (f)
 

Variables

 arcname = os.path.basename(f)
 
 directories = sys.argv[1:]
 
string email = 'Craig Elder <craig@3drobotics.com>'
 
list extensions = ['.tlog','.bin']
 
list f = filelist[i]
 
list filelist = []
 
list found = []
 
 mtime = os.path.getmtime(f)
 
 path = os.path.join(root, f)
 
string results = 'SearchResults.zip'
 
list search_dirs
 
 zip = zipfile.ZipFile(results, 'w')
 

Detailed Description

search a set of log files for signs of inconsistent IMU data

Function Documentation

◆ IMUCheckFail()

def pymavlink.tools.MPU6KSearch.IMUCheckFail (   filename)

Definition at line 27 of file MPU6KSearch.py.

◆ match_extension()

def pymavlink.tools.MPU6KSearch.match_extension (   f)
see if the path matches a extension

Definition at line 142 of file MPU6KSearch.py.

Variable Documentation

◆ arcname

string pymavlink.tools.MPU6KSearch.arcname = os.path.basename(f)

Definition at line 189 of file MPU6KSearch.py.

◆ directories

list pymavlink.tools.MPU6KSearch.directories = sys.argv[1:]

Definition at line 134 of file MPU6KSearch.py.

◆ email

string pymavlink.tools.MPU6KSearch.email = 'Craig Elder <craig@3drobotics.com>'

Definition at line 25 of file MPU6KSearch.py.

◆ extensions

list pymavlink.tools.MPU6KSearch.extensions = ['.tlog','.bin']

Definition at line 140 of file MPU6KSearch.py.

◆ f

pymavlink.tools.MPU6KSearch.f = filelist[i]

Definition at line 162 of file MPU6KSearch.py.

◆ filelist

list pymavlink.tools.MPU6KSearch.filelist = []

Definition at line 138 of file MPU6KSearch.py.

◆ found

list pymavlink.tools.MPU6KSearch.found = []

Definition at line 133 of file MPU6KSearch.py.

◆ mtime

pymavlink.tools.MPU6KSearch.mtime = os.path.getmtime(f)

Definition at line 191 of file MPU6KSearch.py.

◆ path

pymavlink.tools.MPU6KSearch.path = os.path.join(root, f)

Definition at line 156 of file MPU6KSearch.py.

◆ results

string pymavlink.tools.MPU6KSearch.results = 'SearchResults.zip'

Definition at line 24 of file MPU6KSearch.py.

◆ search_dirs

list pymavlink.tools.MPU6KSearch.search_dirs
Initial value:
1 = ['c:\Program Files\APM Planner',
2  'c:\Program Files\Mission Planner',
3  'c:\Program Files (x86)\APM Planner',
4  'c:\Program Files (x86)\Mission Planner']

Definition at line 20 of file MPU6KSearch.py.

◆ zip

pymavlink.tools.MPU6KSearch.zip = zipfile.ZipFile(results, 'w')

Definition at line 179 of file MPU6KSearch.py.



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