3DR Radio status plugin More...
#include <mavros/mavros_plugin.h>
#include <mavros_msgs/RadioStatus.h>
#include <pluginlib/class_list_macros.h>
Go to the source code of this file.
Classes | |
class | mavros::std_plugins::TDRRadioPlugin |
3DR Radio plugin. More... | |
Namespaces | |
mavros | |
mavros::std_plugins | |
Macros | |
#define | RST_COPY(field) msg->field = rst.field |
3DR Radio status plugin
Definition in file 3dr_radio.cpp.
#define RST_COPY | ( | field | ) | msg->field = rst.field |