Subversion Repositories FlightCtrl

Rev

Rev 966 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 966 Rev 972
Line 18... Line 18...
18
//#define USE_COMPASS
18
//#define USE_COMPASS
19
//#define INTERNAL_REFERENCE
19
//#define INTERNAL_REFERENCE
20
//#define MELEXIS_GYRO
20
//#define MELEXIS_GYRO
21
//#define USE_OSD
21
//#define USE_OSD
22
//#define USE_GPS
22
//#define USE_GPS
-
 
23
//#define X_FORMATION
Line 23... Line 24...
23
 
24
 
24
extern  int MesswertNick,MesswertRoll,MesswertGier;
25
extern  int MesswertNick,MesswertRoll,MesswertGier;
25
extern  int AdNeutralNick,AdNeutralRoll,AdNeutralGier;
26
extern  int AdNeutralNick,AdNeutralRoll,AdNeutralGier;
26
extern  int NeutralAccX, NeutralAccY, NeutralAccZ;
27
extern  int NeutralAccX, NeutralAccY, NeutralAccZ;