Subversion Repositories NaviCtrl

Rev

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

Rev 397 Rev 398
Line 12... Line 12...
12
//#define DEBUG 0
12
//#define DEBUG 0
13
//-----------------------
13
//-----------------------
Line 14... Line 14...
14
 
14
 
15
#define VERSION_MAJOR   0
15
#define VERSION_MAJOR   0
16
#define VERSION_MINOR   28
16
#define VERSION_MINOR   28
17
#define VERSION_PATCH   11
17
#define VERSION_PATCH   12
18
// 0 = A
18
// 0 = A
19
// 1 = B
19
// 1 = B
20
// 2 = C
20
// 2 = C
21
// 3 = D
21
// 3 = D
Line 94... Line 94...
94
 
94
 
95
//Parameter.GlobalConfig3
95
//Parameter.GlobalConfig3
96
#define CFG3_NO_SDCARD_NO_START                 0x01
96
#define CFG3_NO_SDCARD_NO_START                 0x01
97
#define CFG3_DPH_MAX_RADIUS                     0x02
97
#define CFG3_DPH_MAX_RADIUS                     0x02
-
 
98
#define CFG3_VARIO_FAILSAFE                     0x04
-
 
99
#define CFG3_MOTOR_SWITCH_MODE                  0x08
Line 98... Line 100...
98
#define CFG3_VARIO_FAILSAFE                     0x04
100
#define CFG3_NO_GPSFIX_NO_START                 0x10
99
 
101
 
100
// Parameter.GlobalConfig
102
// Parameter.GlobalConfig
101
#define FC_CFG_HOEHENREGELUNG           0x01
103
#define FC_CFG_HOEHENREGELUNG           0x01