Subversion Repositories FlightCtrl

Rev

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

Rev 1775 Rev 1796
Line 16... Line 16...
16
#define DEBUG_HEIGHT_SWITCH 1
16
#define DEBUG_HEIGHT_SWITCH 1
17
#define DEBUG_HEIGHT_DIFF 2
17
#define DEBUG_HEIGHT_DIFF 2
18
#define DEBUG_HOVERTHROTTLE 4
18
#define DEBUG_HOVERTHROTTLE 4
19
#define DEBUG_ACC0THORDER 8
19
#define DEBUG_ACC0THORDER 8
20
#define DEBUG_COMMANDREPEATED 16
20
#define DEBUG_COMMANDREPEATED 16
-
 
21
#define DEBUG_PRESSURERANGE 32
Line 21... Line 22...
21
 
22
 
22
void output_init(void);
23
void output_init(void);
Line 23... Line 24...
23
void output_update(void);
24
void output_update(void);