Firmware
|
#include "input.h"
#include "input_rc.h"
#include <cstdint>
#include <uORB/topics/vehicle_roi.h>
#include <uORB/topics/vehicle_command.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... | |