Subversion Repositories FlightCtrl

Rev

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

Rev 2240 Rev 2263
Line 47... Line 47...
47
#define CFG3_DPH_MAX_RADIUS      0x02
47
#define CFG3_DPH_MAX_RADIUS      0x02
48
#define CFG3_VARIO_FAILSAFE      0x04
48
#define CFG3_VARIO_FAILSAFE      0x04
49
#define CFG3_MOTOR_SWITCH_MODE   0x08
49
#define CFG3_MOTOR_SWITCH_MODE   0x08
50
#define CFG3_NO_GPSFIX_NO_START  0x10
50
#define CFG3_NO_GPSFIX_NO_START  0x10
51
#define CFG3_USE_NC_FOR_OUT1     0x20
51
#define CFG3_USE_NC_FOR_OUT1     0x20
-
 
52
#define CFG3_SPEAK_ALL           0x40
Line 52... Line 53...
52
 
53
 
53
//GlobalConfig
54
//GlobalConfig
54
#define CFG_HOEHENREGELUNG       0x01
55
#define CFG_HOEHENREGELUNG       0x01
55
#define CFG_HOEHEN_SCHALTER      0x02
56
#define CFG_HOEHEN_SCHALTER      0x02