NinjaFlight
|
#include <stdint.h>
#include "fc_sitl.h"
Go to the source code of this file.
Enumerations | |
enum | sitl_frame_type_t { SITL_FRAME_UNKNOWN = 0, SITL_FRAME_QUAD_PLUS, SITL_FRAME_QUAD_X, SITL_FRAME_RANGER_TILT_X } |
enum | { SITL_MODE_PHYSICS_ON_CLIENT = 0, SITL_MODE_PHYSICS_ON_SERVER = 1 } |
enum sitl_frame_type_t |