Subversion Repositories FlightCtrl

Rev

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

Rev 1837 Rev 1839
Line 47... Line 47...
47
extern volatile long Mess_Integral_Hoch;
47
extern volatile long Mess_Integral_Hoch;
48
extern long Integral_Gier,Mess_Integral_Gier,Mess_Integral_Gier2;
48
extern long Integral_Gier,Mess_Integral_Gier,Mess_Integral_Gier2;
49
extern int  KompassValue;
49
extern int  KompassValue;
50
extern int  KompassSollWert;
50
extern int  KompassSollWert;
51
extern int  KompassRichtung;
51
extern int  KompassRichtung;
-
 
52
extern char CalculateCompassTimer;
-
 
53
extern unsigned char KompassFusion;
52
extern unsigned char ControlHeading;
54
extern unsigned char ControlHeading;
53
extern int  TrimNick, TrimRoll;
55
extern int  TrimNick, TrimRoll;
54
extern long  ErsatzKompass;
56
extern long  ErsatzKompass;
55
extern int   ErsatzKompassInGrad; // Kompasswert in Grad
57
extern int   ErsatzKompassInGrad; // Kompasswert in Grad
56
extern long HoehenWert;
58
extern long HoehenWert;