a class for fixed frequency events
Definition at line 1650 of file mavutil.py.
def pymavlink.mavutil.periodic_event.__init__ |
( |
|
self, |
|
|
|
frequency |
|
) |
| |
def pymavlink.mavutil.periodic_event.force |
( |
|
self | ) |
|
force immediate triggering
Definition at line 1656 of file mavutil.py.
def pymavlink.mavutil.periodic_event.trigger |
( |
|
self | ) |
|
return True if we should trigger now
Definition at line 1660 of file mavutil.py.
pymavlink.mavutil.periodic_event.frequency |
bool pymavlink.mavutil.periodic_event.have_ascii = True |
|
static |
pymavlink.mavutil.periodic_event.last_time |
The documentation for this class was generated from the following file: