|
PX4 Firmware
PX4 Autopilot Software http://px4.io
|
Public Attributes | |
| px4_sem_t | semaphore |
| watchdog_data_t | watchdog_data |
| volatile bool | watchdog_triggered = false |
Definition at line 82 of file logger.cpp.
| px4_sem_t timer_callback_data_s::semaphore |
Definition at line 83 of file logger.cpp.
Referenced by px4::logger::Logger::run(), and timer_callback().
| watchdog_data_t timer_callback_data_s::watchdog_data |
Definition at line 85 of file logger.cpp.
Referenced by px4::logger::Logger::run(), and timer_callback().
| volatile bool timer_callback_data_s::watchdog_triggered = false |
Definition at line 86 of file logger.cpp.
Referenced by px4::logger::Logger::run(), and timer_callback().