PX4 Firmware
PX4 Autopilot Software http://px4.io
watchdog.cpp File Reference
#include "watchdog.h"
#include <px4_platform_common/log.h>
Include dependency graph for watchdog.cpp:

Go to the source code of this file.

Namespaces

 px4
 
 px4::logger
 

Functions

bool px4::logger::watchdog_update (watchdog_data_t &watchdog_data)
 Update the watchdog and trigger it if necessary. More...
 
void px4::logger::watchdog_initialize (const pid_t pid_logger_main, const pthread_t writer_thread, watchdog_data_t &watchdog_data)
 Initialize the watchdog, fill in watchdog_data. More...