a class for fixed frequency events
Definition at line 1670 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 1676 of file mavutil.py.
def pymavlink.mavutil.periodic_event.trigger |
( |
|
self | ) |
|
return True if we should trigger now
Definition at line 1680 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: