Subversion Repositories Projects

Compare Revisions

Regard whitespace Rev 454 → Rev 459

/C-OSD/trunk/main.h
21,6 → 21,10
/* ##########################################################################
* Debugging and general purpose definitions
* ##########################################################################*/
#ifndef BUILDDATE
#define BUILDDATE "DEVEL-BUILD" // build date, this is testing...
#endif
 
#define ALLCHARSDEBUG 0 // set to 1 and flash firmware to see all chars
 
#ifndef WRITECHARS // if WRITECHARS not set via makefile
35,8 → 39,10
#define NTSC 0 // set to 1 for NTSC mode + lifts the bottom line
#endif
 
#define FCONLY 0 // set to 1 if you do NOT have a NaviCtrl and the OSD is
// connected to the FC directly
#ifndef FCONLY
#define FCONLY 1 // set to 1 if you do NOT have a NaviCtrl and the OSD is
#endif // connected to the FC directly
 
#define HUD 1 // set to 0 to disable HUD by default
#define ARTHORIZON 0 // set to 1 to enable roll&nick artificial horizon by default
#define BIGVARIO 0 // set to 1 to enable the big vario bar on right side