Subversion Repositories FlightCtrl

Rev

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

Rev 1322 Rev 1350
Line 61... Line 61...
61
#define CFG_LOOP_OBEN            0x01
61
#define CFG_LOOP_OBEN            0x01
62
#define CFG_LOOP_UNTEN           0x02
62
#define CFG_LOOP_UNTEN           0x02
63
#define CFG_LOOP_LINKS           0x04
63
#define CFG_LOOP_LINKS           0x04
64
#define CFG_LOOP_RECHTS          0x08
64
#define CFG_LOOP_RECHTS          0x08
65
#define CFG_MOTOR_BLINK          0x10
65
#define CFG_MOTOR_BLINK          0x10
66
#define CFG_RES2                         0x20
66
#define CFG_MOTOR_OFF_LED1       0x20
67
#define CFG_RES3                         0x40
67
#define CFG_MOTOR_OFF_LED2       0x40
68
#define CFG_RES4                         0x80
68
#define CFG_RES4                         0x80
Line 69... Line 69...
69
 
69
 
70
#define CFG2_HEIGHT_LIMIT        0x01
70
#define CFG2_HEIGHT_LIMIT        0x01
71
#define CFG2_VARIO_BEEP          0x02
71
#define CFG2_VARIO_BEEP          0x02