Subversion Repositories NaviCtrl

Rev

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

Rev 624 Rev 625
Line 117... Line 117...
117
#define NCERR_FLAG_MKGPS_COMMUNICATION          0x00000010
117
#define NCERR_FLAG_MKGPS_COMMUNICATION          0x00000010
118
#define NCERR_FLAG_BAD_COMPASS_HEADING          0x00000020
118
#define NCERR_FLAG_BAD_COMPASS_HEADING          0x00000020
119
#define NCERR_FLAG_RC_SIGNAL_LOST                       0x00000040
119
#define NCERR_FLAG_RC_SIGNAL_LOST                       0x00000040
120
#define NCERR_FLAG_EEPROM_NOT_FOUND                     0x00000080
120
#define NCERR_FLAG_EEPROM_NOT_FOUND                     0x00000080
Line -... Line 121...
-
 
121
 
-
 
122
//NC_To_FC_Flags
-
 
123
#define NC_TO_FC_FLYING_RANGE           0x01
-
 
124
#define NC_TO_FC_EMERGENCY_LANDING      0x02
-
 
125
#define NC_TO_FC_AUTOSTART                      0x04
-
 
126
#define NC_TO_FC_FAILSAFE_LANDING       0x08 // activates Servos
-
 
127
#define NC_TO_FC_SIMULATION_ACTIVE      0x10 // don't start motors if simulation ist active
121
 
128
 
122
//Parameter.GlobalConfig3
129
//Parameter.GlobalConfig3
123
#define CFG3_NO_SDCARD_NO_START                 0x01
130
#define CFG3_NO_SDCARD_NO_START                 0x01
124
//#define CFG3_DPH_MAX_RADIUS                   0x02
131
//#define CFG3_DPH_MAX_RADIUS                   0x02
125
#define CFG3_VARIO_FAILSAFE                     0x04
132
#define CFG3_VARIO_FAILSAFE                     0x04