Classes | Functions
mtdevice Namespace Reference

Classes

class  MTDevice
 MTDevice class. More...
 

Functions

def find_baudrate (port, timeout=0.002, verbose=False, initial_wait=0.1)
 Auto detect baudrate. More...
 
def find_devices (timeout=0.002, verbose=False, initial_wait=0.1)
 
def get_gnss_platform (arg)
 
def get_icc_command (arg)
 
def get_mode (arg)
 
def get_option_flags (arg)
 
def get_output_config (config_arg)
 
def get_settings (arg)
 
def get_synchronization_settings (arg)
 
def get_UTCtime (arg)
 
def inspect (mt, device, baudrate)
 
def main ()
 Main function. More...
 
def usage ()
 Documentation for stand alone usage. More...
 

Function Documentation

def mtdevice.find_baudrate (   port,
  timeout = 0.002,
  verbose = False,
  initial_wait = 0.1 
)

Auto detect baudrate.

Definition at line 1193 of file mtdevice.py.

def mtdevice.find_devices (   timeout = 0.002,
  verbose = False,
  initial_wait = 0.1 
)

Definition at line 1176 of file mtdevice.py.

def mtdevice.get_gnss_platform (   arg)
Parse and check command line GNSS platform argument.

Definition at line 2081 of file mtdevice.py.

def mtdevice.get_icc_command (   arg)
Parse and check ICC command argument.

Definition at line 2107 of file mtdevice.py.

def mtdevice.get_mode (   arg)
Parse command line output-mode argument.

Definition at line 1917 of file mtdevice.py.

def mtdevice.get_option_flags (   arg)
Parse and check command line option flags argument.

Definition at line 2095 of file mtdevice.py.

def mtdevice.get_output_config (   config_arg)
Parse the mark IV output configuration argument.

Definition at line 1856 of file mtdevice.py.

def mtdevice.get_settings (   arg)
Parse command line output-settings argument.

Definition at line 1962 of file mtdevice.py.

def mtdevice.get_synchronization_settings (   arg)
Parse command line synchronization-settings argument.

Definition at line 2017 of file mtdevice.py.

def mtdevice.get_UTCtime (   arg)
Parse command line UTC time specification.

Definition at line 2042 of file mtdevice.py.

def mtdevice.inspect (   mt,
  device,
  baudrate 
)
Inspection.

Definition at line 1789 of file mtdevice.py.

def mtdevice.main ( )

Main function.

Definition at line 1531 of file mtdevice.py.

def mtdevice.usage ( )

Documentation for stand alone usage.

Definition at line 1220 of file mtdevice.py.



xsens_driver
Author(s):
autogenerated on Mon Sep 9 2019 03:44:33