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 810
Line 109... Line 109...
109
 
109
 
110
GPS_Pos_Deviation_t CurrentTargetDeviation;             // Deviation from Target
110
GPS_Pos_Deviation_t CurrentTargetDeviation;             // Deviation from Target
111
GPS_Pos_Deviation_t CurrentHomeDeviation;               // Deviation from Home
111
GPS_Pos_Deviation_t CurrentHomeDeviation;               // Deviation from Home
Line 112... Line 112...
112
GPS_Pos_Deviation_t TargetHomeDeviation;                // Deviation from Target to Home
112
GPS_Pos_Deviation_t TargetHomeDeviation;                // Deviation from Target to Home
Line 113... Line 113...
113
 
113
 
114
GPS_Stick_t             GPS_Stick;
114
extern GPS_Stick_t              GPS_Stick;
Line 115... Line 115...
115
 
115