Subversion Repositories NaviCtrl

Rev

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

Rev 532 Rev 548
Line 28... Line 28...
28
extern u16 AutoDescendRange_m;
28
extern u16 AutoDescendRange_m;
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 UBX_Setup(void);
33
 
34
 
Line 34... Line 35...
34
#define EVENTFLAG_1_WP_CHANNEL    1
35
#define EVENTFLAG_1_WP_CHANNEL    1