Public Member Functions | Public Attributes | Static Public Attributes | List of all members
tellopy._internal.protocol.LogData Class Reference
Inheritance diagram for tellopy._internal.protocol.LogData:
Inheritance graph
[legend]

Public Member Functions

def __init__ (self, log, data=None)
 
def __str__ (self)
 
def format_cvs (self)
 
def format_cvs_header (self)
 
def update (self, data)
 

Public Attributes

 count
 
 imu
 
 log
 
 mvo
 

Static Public Attributes

int ID_IMU_ATTI = 2048
 
int ID_NEW_MVO_FEEDBACK = 29
 
list unknowns = []
 

Detailed Description

Definition at line 286 of file protocol.py.

Constructor & Destructor Documentation

def tellopy._internal.protocol.LogData.__init__ (   self,
  log,
  data = None 
)

Definition at line 291 of file protocol.py.

Member Function Documentation

def tellopy._internal.protocol.LogData.__str__ (   self)

Definition at line 299 of file protocol.py.

def tellopy._internal.protocol.LogData.format_cvs (   self)

Definition at line 304 of file protocol.py.

def tellopy._internal.protocol.LogData.format_cvs_header (   self)

Definition at line 310 of file protocol.py.

def tellopy._internal.protocol.LogData.update (   self,
  data 
)

Definition at line 316 of file protocol.py.

Member Data Documentation

tellopy._internal.protocol.LogData.count

Definition at line 293 of file protocol.py.

int tellopy._internal.protocol.LogData.ID_IMU_ATTI = 2048
static

Definition at line 288 of file protocol.py.

int tellopy._internal.protocol.LogData.ID_NEW_MVO_FEEDBACK = 29
static

Definition at line 287 of file protocol.py.

tellopy._internal.protocol.LogData.imu

Definition at line 295 of file protocol.py.

tellopy._internal.protocol.LogData.log

Definition at line 292 of file protocol.py.

tellopy._internal.protocol.LogData.mvo

Definition at line 294 of file protocol.py.

list tellopy._internal.protocol.LogData.unknowns = []
static

Definition at line 289 of file protocol.py.


The documentation for this class was generated from the following file:


tello_driver
Author(s): Jordy van Appeven
autogenerated on Wed May 13 2020 03:34:54