|
PX4 Firmware
PX4 Autopilot Software http://px4.io
|
#include "input.h"#include "input_rc.h"#include <cstdint>#include <uORB/topics/vehicle_command.h>#include <uORB/topics/vehicle_roi.h>Go to the source code of this file.
Classes | |
| class | vmount::InputMavlinkROI |
| class InputMavlinkROI Input based on the vehicle_roi topic More... | |
| class | vmount::InputMavlinkCmdMount |
| class InputMavlinkCmdMount Input based on the VEHICLE_CMD_DO_MOUNT_CONTROL mavlink command More... | |
Namespaces | |
| vmount | |
Definition in file input_mavlink.h.