NinjaFlight
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
sitl.h
Go to the documentation of this file.
1 #pragma once
2 
3 #include <stdint.h>
4 
5 // this file is part of ninjasitl and contains the sitl interface. You need to get ninjasitl to get this file.
6 #include "fc_sitl.h"
7 
8 typedef enum {
14 
15 enum {
18 };
Definition: sitl.h:11
sitl_frame_type_t
Definition: sitl.h:8
Definition: sitl.h:9
Definition: sitl.h:16
Definition: sitl.h:12
Definition: sitl.h:10
Definition: sitl.h:17