Subversion Repositories Projects

Rev

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

Rev 736 Rev 753
Line 38... Line 38...
38
#define NTSC 0                  // set to 1 for NTSC mode + lifts the bottom line
38
#define NTSC 0                  // set to 1 for NTSC mode + lifts the bottom line
39
#endif
39
#endif
Line 40... Line 40...
40
 
40
 
41
#ifndef FCONLY
41
#ifndef FCONLY
42
#define FCONLY 0                // set to 1 if you do NOT have a NaviCtrl and the OSD is
42
#define FCONLY 0                // set to 1 if you do NOT have a NaviCtrl and the OSD is
-
 
43
#endif                          // connected to the FC directly
-
 
44
 
Line 43... Line 45...
43
#endif                          // connected to the FC directly
45
#define NEW_ARTHORIZON  0               // set to 1 for full artificial horizon (agr type)
44
 
46
 
45
#define HUD 1               // set to 0 to disable HUD by default
47
#define HUD 1               // set to 0 to disable HUD by default
46
#define ARTHORIZON 0            // set to 1 to enable roll&nick artificial horizon by default
48
#define ARTHORIZON 0            // set to 1 to enable roll&nick artificial horizon by default