Subversion Repositories NaviCtrl

Rev

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

Rev 419 Rev 451
Line 28... Line 28...
28
extern u16 AutoDescendRange;
28
extern u16 AutoDescendRange;
Line 29... Line 29...
29
 
29
 
30
void GPS_Init(void);
30
void GPS_Init(void);
31
void GPS_Navigation(gps_data_t *pGPS_Data, GPS_Stick_t* pGPS_Stick);
31
void GPS_Navigation(gps_data_t *pGPS_Data, GPS_Stick_t* pGPS_Stick);
-
 
32
void CalcHeadFree(void);
Line 32... Line 33...
32
void CalcHeadFree(void);
33
void EnableNewWpHeading(void);
33
 
34
 
Line 34... Line 35...
34
#define EVENTFLAG_1_WP_CHANNEL    1
35
#define EVENTFLAG_1_WP_CHANNEL    1