Subversion Repositories NaviCtrl

Rev

Rev 146 | Rev 152 | Go to most recent revision | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 146 Rev 151
1
/*#######################################################################################*/
1
/*#######################################################################################*/
2
/*#######################################################################################*/
2
/*#######################################################################################*/
3
 
3
 
4
// IMPORTANT NOTE:
4
// IMPORTANT NOTE:
5
 
5
 
6
// This is only a dummy implementation for errorfree compiling of the NaviCtrl sources.
6
// This is only a dummy implementation for errorfree compiling of the NaviCtrl sources.
7
 
7
 
8
// The GPS navigation routines are NOT included !
8
// The GPS navigation routines are NOT included !
9
 
9
 
10
/*#######################################################################################*/
10
/*#######################################################################################*/
11
/*#######################################################################################*/
11
/*#######################################################################################*/
12
/* !!! THIS IS NOT FREE SOFTWARE !!!                                                     */
12
/* !!! THIS IS NOT FREE SOFTWARE !!!                                                     */
13
/*#######################################################################################*/
13
/*#######################################################################################*/
14
// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
14
// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
15
// + Copyright (c) 2008 Ingo Busker, Holger Buss
15
// + Copyright (c) 2008 Ingo Busker, Holger Buss
16
// + Nur für den privaten Gebrauch
16
// + Nur für den privaten Gebrauch
17
// + FOR NON COMMERCIAL USE ONLY
17
// + FOR NON COMMERCIAL USE ONLY
18
// + www.MikroKopter.com
18
// + www.MikroKopter.com
19
// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
19
// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
20
// + Es gilt für das gesamte Projekt (Hardware, Software, Binärfiles, Sourcecode und Dokumentation),
20
// + Es gilt für das gesamte Projekt (Hardware, Software, Binärfiles, Sourcecode und Dokumentation),
21
// + dass eine Nutzung (auch auszugsweise) nur für den privaten (nicht-kommerziellen) Gebrauch zulässig ist.
21
// + dass eine Nutzung (auch auszugsweise) nur für den privaten (nicht-kommerziellen) Gebrauch zulässig ist.
22
// + Sollten direkte oder indirekte kommerzielle Absichten verfolgt werden, ist mit uns (info@mikrokopter.de) Kontakt
22
// + Sollten direkte oder indirekte kommerzielle Absichten verfolgt werden, ist mit uns (info@mikrokopter.de) Kontakt
23
// + bzgl. der Nutzungsbedingungen aufzunehmen.
23
// + bzgl. der Nutzungsbedingungen aufzunehmen.
24
// + Eine kommerzielle Nutzung ist z.B.Verkauf von MikroKoptern, Bestückung und Verkauf von Platinen oder Bausätzen,
24
// + Eine kommerzielle Nutzung ist z.B.Verkauf von MikroKoptern, Bestückung und Verkauf von Platinen oder Bausätzen,
25
// + Verkauf von Luftbildaufnahmen, usw.
25
// + Verkauf von Luftbildaufnahmen, usw.
26
// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
26
// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
27
// + Werden Teile des Quellcodes (mit oder ohne Modifikation) weiterverwendet oder veröffentlicht,
27
// + Werden Teile des Quellcodes (mit oder ohne Modifikation) weiterverwendet oder veröffentlicht,
28
// + unterliegen sie auch diesen Nutzungsbedingungen und diese Nutzungsbedingungen incl. Copyright müssen dann beiliegen
28
// + unterliegen sie auch diesen Nutzungsbedingungen und diese Nutzungsbedingungen incl. Copyright müssen dann beiliegen
29
// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
29
// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
30
// + Sollte die Software (auch auszugesweise) oder sonstige Informationen des MikroKopter-Projekts
30
// + Sollte die Software (auch auszugesweise) oder sonstige Informationen des MikroKopter-Projekts
31
// + auf anderen Webseiten oder sonstigen Medien veröffentlicht werden, muss unsere Webseite "http://www.mikrokopter.de"
31
// + auf anderen Webseiten oder sonstigen Medien veröffentlicht werden, muss unsere Webseite "http://www.mikrokopter.de"
32
// + eindeutig als Ursprung verlinkt werden
32
// + eindeutig als Ursprung verlinkt werden
33
// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
33
// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
34
// + Keine Gewähr auf Fehlerfreiheit, Vollständigkeit oder Funktion
34
// + Keine Gewähr auf Fehlerfreiheit, Vollständigkeit oder Funktion
35
// + Benutzung auf eigene Gefahr
35
// + Benutzung auf eigene Gefahr
36
// + Wir übernehmen keinerlei Haftung für direkte oder indirekte Personen- oder Sachschäden
36
// + Wir übernehmen keinerlei Haftung für direkte oder indirekte Personen- oder Sachschäden
37
// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
37
// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
38
// + Die PORTIERUNG der Software (oder Teile davon) auf andere Systeme (ausser der Hardware von www.mikrokopter.de) ist nur
38
// + Die PORTIERUNG der Software (oder Teile davon) auf andere Systeme (ausser der Hardware von www.mikrokopter.de) ist nur
39
// + mit unserer Zustimmung zulässig
39
// + mit unserer Zustimmung zulässig
40
// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
40
// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
41
// + Die Funktion printf_P() unterliegt ihrer eigenen Lizenz und ist hiervon nicht betroffen
41
// + Die Funktion printf_P() unterliegt ihrer eigenen Lizenz und ist hiervon nicht betroffen
42
// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
42
// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
43
// + Redistributions of source code (with or without modifications) must retain the above copyright notice,
43
// + Redistributions of source code (with or without modifications) must retain the above copyright notice,
44
// + this list of conditions and the following disclaimer.
44
// + this list of conditions and the following disclaimer.
45
// +   * Neither the name of the copyright holders nor the names of contributors may be used to endorse or promote products derived
45
// +   * Neither the name of the copyright holders nor the names of contributors may be used to endorse or promote products derived
46
// +     from this software without specific prior written permission.
46
// +     from this software without specific prior written permission.
47
// +   * The use of this project (hardware, software, binary files, sources and documentation) is only permitted
47
// +   * The use of this project (hardware, software, binary files, sources and documentation) is only permitted
48
// +     for non-commercial use (directly or indirectly)
48
// +     for non-commercial use (directly or indirectly)
49
// +     Commercial use (for excample: selling of MikroKopters, selling of PCBs, assembly, ...) is only permitted
49
// +     Commercial use (for excample: selling of MikroKopters, selling of PCBs, assembly, ...) is only permitted
50
// +     with our written permission
50
// +     with our written permission
51
// +   * If sources or documentations are redistributet on other webpages, out webpage (http://www.MikroKopter.de) must be
51
// +   * If sources or documentations are redistributet on other webpages, out webpage (http://www.MikroKopter.de) must be
52
// +     clearly linked as origin
52
// +     clearly linked as origin
53
// +   * PORTING this software (or part of it) to systems (other than hardware from www.mikrokopter.de) is NOT allowed
53
// +   * PORTING this software (or part of it) to systems (other than hardware from www.mikrokopter.de) is NOT allowed
54
//
54
//
55
// +  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
55
// +  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
56
// +  AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
56
// +  AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
57
// +  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
57
// +  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
58
// +  ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
58
// +  ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
59
// +  LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
59
// +  LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
60
// +  CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
60
// +  CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
61
// +  SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
61
// +  SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
62
// +  INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
62
// +  INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
63
// +  CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
63
// +  CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
64
// +  ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
64
// +  ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
65
// +  POSSIBILITY OF SUCH DAMAGE.
65
// +  POSSIBILITY OF SUCH DAMAGE.
66
// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
66
// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
67
#include <stdio.h>
67
#include <stdio.h>
68
#include <stdlib.h>
68
#include <stdlib.h>
69
#include <math.h>
69
#include <math.h>
70
#include "91x_lib.h"
70
#include "91x_lib.h"
71
#include "main.h"
71
#include "main.h"
72
#include "uart1.h"
72
#include "uart1.h"
73
#include "GPS.h"
73
#include "GPS.h"
74
#include "timer1.h"
74
#include "timer1.h"
75
#include "spi_slave.h"
75
#include "spi_slave.h"
76
#include "waypoints.h"
76
#include "waypoints.h"
77
#include "i2c.h"
77
#include "i2c.h"
78
 
78
 
79
 
79
 
80
#define M_PI_180        (M_PI / 180.0f)
80
#define M_PI_180        (M_PI / 180.0f)
81
#define GPS_UPDATETIME_MS 200           // 200ms is 5 Hz
81
#define GPS_UPDATETIME_MS 200           // 200ms is 5 Hz
82
typedef enum
82
typedef enum
83
{
83
{
84
        GPS_FLIGHT_MODE_UNDEF,
84
        GPS_FLIGHT_MODE_UNDEF,
85
        GPS_FLIGHT_MODE_FREE,
85
        GPS_FLIGHT_MODE_FREE,
86
        GPS_FLIGHT_MODE_AID,
86
        GPS_FLIGHT_MODE_AID,
87
        GPS_FLIGHT_MODE_WAYPOINT
87
        GPS_FLIGHT_MODE_WAYPOINT
88
} GPS_FlightMode_t;
88
} GPS_FlightMode_t;
89
 
89
 
90
typedef struct
90
typedef struct
91
{
91
{
92
        float Gain;
92
        float Gain;
93
        float P;
93
        float P;
94
        float I;
94
        float I;
95
        float D;
95
        float D;
96
        float A;
96
        float A;
97
        float ACC;
97
        float ACC;
98
        s32 P_Limit;
98
        s32 P_Limit;
99
        s32 I_Limit;
99
        s32 I_Limit;
100
        s32 D_Limit;
100
        s32 D_Limit;
101
        s32 PID_Limit;
101
        s32 PID_Limit;
102
        u32 BrakingDuration;
102
        u32 BrakingDuration;
103
        u8 MinSat;
103
        u8 MinSat;
104
        s8 StickThreshold;
104
        s8 StickThreshold;
105
        float WindCorrection;
105
        float WindCorrection;
106
        float SpeedCompensation;
106
        float SpeedCompensation;
107
        s32 OperatingRadius;
107
        s32 OperatingRadius;
108
        GPS_FlightMode_t  FlightMode;
108
        GPS_FlightMode_t  FlightMode;
109
} __attribute__((packed)) GPS_Parameter_t;
109
} __attribute__((packed)) GPS_Parameter_t;
110
 
110
 
111
typedef struct
111
typedef struct
112
{
112
{
113
        u8  Status;             // invalid, newdata, processed
113
        u8  Status;             // invalid, newdata, processed
114
        s32 North;              // in cm
114
        s32 North;              // in cm
115
        s32 East;               // in cm
115
        s32 East;               // in cm
116
        s32 Bearing;    // in deg
116
        s32 Bearing;    // in deg
117
        s32 Distance;   // in cm
117
        s32 Distance;   // in cm
118
} __attribute__((packed)) GPS_Deviation_t;
118
} __attribute__((packed)) GPS_Deviation_t;
119
GPS_Deviation_t CurrentTargetDeviation;         // Deviation from Target
119
GPS_Deviation_t CurrentTargetDeviation;         // Deviation from Target
120
GPS_Deviation_t CurrentHomeDeviation;           // Deviation from Home
120
GPS_Deviation_t CurrentHomeDeviation;           // Deviation from Home
121
GPS_Deviation_t TargetHomeDeviation;            // Deviation from Target to Home
121
GPS_Deviation_t TargetHomeDeviation;            // Deviation from Target to Home
122
 
122
 
123
GPS_Stick_t             GPS_Stick;
123
GPS_Stick_t             GPS_Stick;
124
GPS_Parameter_t GPS_Parameter;
124
GPS_Parameter_t GPS_Parameter;
125
 
125
 
126
// the gps reference positions
126
// the gps reference positions
127
GPS_Pos_t GPS_HoldPosition      = {0,0,0, INVALID};                     // the hold position
127
GPS_Pos_t GPS_HoldPosition      = {0,0,0, INVALID};                     // the hold position
128
GPS_Pos_t GPS_HomePosition      = {0,0,0, INVALID};                     // the home position
128
GPS_Pos_t GPS_HomePosition      = {0,0,0, INVALID};                     // the home position
129
GPS_Pos_t * GPS_pTargetPosition = NULL;                             // pointer to the actual target position
129
GPS_Pos_t * GPS_pTargetPosition = NULL;                             // pointer to the actual target position
130
u32 GPS_TargetRadius = 0;                                                               // catch radius for target area
130
u32 GPS_TargetRadius = 0;                                                               // catch radius for target area
131
Waypoint_t* GPS_pWaypoint = NULL;                                               // pointer to the actual waypoint
131
Waypoint_t* GPS_pWaypoint = NULL;                                               // pointer to the actual waypoint
132
 
132
 
133
//-------------------------------------------------------------
133
//-------------------------------------------------------------
134
// Update GPSParamter
134
// Update GPSParamter
135
void GPS_UpdateParameter(void)
135
void GPS_UpdateParameter(void)
136
{
136
{
137
        #define SWITCH_DELAY 500
137
        #define SWITCH_DELAY 500
138
        static u32 SwitchDelay = 0;
138
        static u32 SwitchDelay = 0;
139
        static GPS_FlightMode_t FlightMode_Old = GPS_FLIGHT_MODE_UNDEF;
139
        static GPS_FlightMode_t FlightMode_Old = GPS_FLIGHT_MODE_UNDEF;
140
 
140
 
141
        // in case of bad receiving conditions
141
        // in case of bad receiving conditions
142
        if(FC.RC_Quality < 100)
142
        if(FC.RC_Quality < 100)
143
        {       // set fixed parameter
143
        {       // set fixed parameter
144
                GPS_Parameter.FlightMode = GPS_FLIGHT_MODE_WAYPOINT;
144
                GPS_Parameter.FlightMode = GPS_FLIGHT_MODE_WAYPOINT;
145
                GPS_Parameter.Gain      = (float) 100;
145
                GPS_Parameter.Gain      = (float) 100;
146
                GPS_Parameter.P         = (float) 90;
146
                GPS_Parameter.P         = (float) 90;
147
                GPS_Parameter.I         = (float) 90;
147
                GPS_Parameter.I         = (float) 90;
148
                GPS_Parameter.D         = (float) 90;
148
                GPS_Parameter.D         = (float) 90;
149
                GPS_Parameter.A         = (float) 90;
149
                GPS_Parameter.A         = (float) 90;
150
                GPS_Parameter.ACC       = (float) 0;
150
                GPS_Parameter.ACC       = (float) 0;
151
                GPS_Parameter.P_Limit = 90;
151
                GPS_Parameter.P_Limit = 90;
152
                GPS_Parameter.I_Limit = 90;
152
                GPS_Parameter.I_Limit = 90;
153
                GPS_Parameter.D_Limit = 90;
153
                GPS_Parameter.D_Limit = 90;
154
                GPS_Parameter.PID_Limit = 200;
154
                GPS_Parameter.PID_Limit = 200;
155
                GPS_Parameter.BrakingDuration = 0;
155
                GPS_Parameter.BrakingDuration = 0;
156
                GPS_Parameter.SpeedCompensation = (float) 30;
156
                GPS_Parameter.SpeedCompensation = (float) 30;
157
                GPS_Parameter.MinSat = 6;
157
                GPS_Parameter.MinSat = 6;
158
                GPS_Parameter.StickThreshold = 8;
158
                GPS_Parameter.StickThreshold = 8;
159
                GPS_Parameter.WindCorrection = 0.0;
159
                GPS_Parameter.WindCorrection = 0.0;
160
                GPS_Parameter.OperatingRadius = 0; // forces the aircraft to fly to home positon
160
                GPS_Parameter.OperatingRadius = 0; // forces the aircraft to fly to home positon
161
 
161
 
162
        }
162
        }
163
        else
163
        else
164
        {
164
        {
165
                // update parameter from FC
165
                // update parameter from FC
166
                if(StopNavigation) GPS_Parameter.FlightMode = GPS_FLIGHT_MODE_FREE;
166
                if(StopNavigation) GPS_Parameter.FlightMode = GPS_FLIGHT_MODE_FREE;
167
                else
167
                else
168
                {
168
                {
169
                        if(Parameter.NaviGpsModeControl <  50)
169
                        if(Parameter.NaviGpsModeControl <  50)
170
                        {
170
                        {
171
                                if(FlightMode_Old == GPS_FLIGHT_MODE_FREE) SetDelay(SWITCH_DELAY);     
171
                                if(FlightMode_Old == GPS_FLIGHT_MODE_FREE) SetDelay(SWITCH_DELAY);     
172
                                if(CheckDelay(SwitchDelay))
172
                                if(CheckDelay(SwitchDelay))
173
                                {      
173
                                {      
174
                                        GPS_Parameter.FlightMode = GPS_FLIGHT_MODE_FREE;
174
                                        GPS_Parameter.FlightMode = GPS_FLIGHT_MODE_FREE;
175
                                        NCFlags &= ~(NC_FLAG_PH | NC_FLAG_CH);
175
                                        NCFlags &= ~(NC_FLAG_PH | NC_FLAG_CH);
176
                                        NCFlags |= NC_FLAG_FREE;
176
                                        NCFlags |= NC_FLAG_FREE;
177
                                }
177
                                }
178
                        }
178
                        }
179
                        else if(Parameter.NaviGpsModeControl < 180)
179
                        else if(Parameter.NaviGpsModeControl < 180)
180
                        {
180
                        {
181
                                if(FlightMode_Old == GPS_FLIGHT_MODE_AID) SetDelay(SWITCH_DELAY);
181
                                if(FlightMode_Old == GPS_FLIGHT_MODE_AID) SetDelay(SWITCH_DELAY);
182
                                if(CheckDelay(SwitchDelay))
182
                                if(CheckDelay(SwitchDelay))
183
                                {
183
                                {
184
                                        GPS_Parameter.FlightMode = GPS_FLIGHT_MODE_AID;
184
                                        GPS_Parameter.FlightMode = GPS_FLIGHT_MODE_AID;
185
                                        NCFlags &= ~(NC_FLAG_FREE | NC_FLAG_CH);
185
                                        NCFlags &= ~(NC_FLAG_FREE | NC_FLAG_CH);
186
                                        NCFlags |= NC_FLAG_PH;
186
                                        NCFlags |= NC_FLAG_PH;
187
                                }
187
                                }
188
                        }
188
                        }
189
                        else
189
                        else
190
                        {
190
                        {
191
                                if(FlightMode_Old == GPS_FLIGHT_MODE_WAYPOINT) SetDelay(SWITCH_DELAY);
191
                                if(FlightMode_Old == GPS_FLIGHT_MODE_WAYPOINT) SetDelay(SWITCH_DELAY);
192
                                if(CheckDelay(SwitchDelay))
192
                                if(CheckDelay(SwitchDelay))
193
                                {
193
                                {
194
                                        GPS_Parameter.FlightMode = GPS_FLIGHT_MODE_WAYPOINT;
194
                                        GPS_Parameter.FlightMode = GPS_FLIGHT_MODE_WAYPOINT;
195
                                        NCFlags &= ~(NC_FLAG_FREE | NC_FLAG_PH);
195
                                        NCFlags &= ~(NC_FLAG_FREE | NC_FLAG_PH);
196
                                        NCFlags |= NC_FLAG_CH;
196
                                        NCFlags |= NC_FLAG_CH;
197
                                }
197
                                }
198
                        }
198
                        }
199
                }
199
                }
200
                GPS_Parameter.Gain      = (float)Parameter.NaviGpsGain;
200
                GPS_Parameter.Gain      = (float)Parameter.NaviGpsGain;
201
                GPS_Parameter.P         = (float)Parameter.NaviGpsP;
201
                GPS_Parameter.P         = (float)Parameter.NaviGpsP;
202
                GPS_Parameter.I         = (float)Parameter.NaviGpsI;
202
                GPS_Parameter.I         = (float)Parameter.NaviGpsI;
203
                GPS_Parameter.D         = (float)Parameter.NaviGpsD;
203
                GPS_Parameter.D         = (float)Parameter.NaviGpsD;
204
                GPS_Parameter.A         = (float)Parameter.NaviGpsD;
204
                GPS_Parameter.A         = (float)Parameter.NaviGpsD;
205
                GPS_Parameter.ACC       = (float)Parameter.NaviGpsACC;
205
                GPS_Parameter.ACC       = (float)Parameter.NaviGpsACC;
206
                GPS_Parameter.P_Limit = (s32)Parameter.NaviGpsPLimit;
206
                GPS_Parameter.P_Limit = (s32)Parameter.NaviGpsPLimit;
207
                GPS_Parameter.I_Limit = (s32)Parameter.NaviGpsILimit;
207
                GPS_Parameter.I_Limit = (s32)Parameter.NaviGpsILimit;
208
                GPS_Parameter.D_Limit = (s32)Parameter.NaviGpsDLimit;
208
                GPS_Parameter.D_Limit = (s32)Parameter.NaviGpsDLimit;
209
                GPS_Parameter.PID_Limit = 2* (u32)Parameter.NaviAngleLimitation;
209
                GPS_Parameter.PID_Limit = 2* (u32)Parameter.NaviAngleLimitation;
210
                GPS_Parameter.BrakingDuration = (u32)Parameter.NaviPH_LoginTime;
210
                GPS_Parameter.BrakingDuration = (u32)Parameter.NaviPH_LoginTime;
211
                GPS_Parameter.SpeedCompensation = (float)Parameter.NaviSpeedCompensation;
211
                GPS_Parameter.SpeedCompensation = (float)Parameter.NaviSpeedCompensation;
212
                GPS_Parameter.MinSat = (u8)Parameter.NaviGpsMinSat;
212
                GPS_Parameter.MinSat = (u8)Parameter.NaviGpsMinSat;
213
                GPS_Parameter.StickThreshold = (s8)Parameter.NaviStickThreshold;
213
                GPS_Parameter.StickThreshold = (s8)Parameter.NaviStickThreshold;
214
                GPS_Parameter.WindCorrection = (float)Parameter.NaviWindCorrection;
214
                GPS_Parameter.WindCorrection = (float)Parameter.NaviWindCorrection;
215
                GPS_Parameter.OperatingRadius = (s32)Parameter.NaviOperatingRadius * 100; // conversion of m to cm
215
                GPS_Parameter.OperatingRadius = (s32)Parameter.NaviOperatingRadius * 100; // conversion of m to cm
216
        }
216
        }
217
        // FlightMode changed?
217
        // FlightMode changed?
218
        if(GPS_Parameter.FlightMode != FlightMode_Old)
218
        if(GPS_Parameter.FlightMode != FlightMode_Old)
219
        {
219
        {
220
                BeepTime = 200; // beep to indicate that mode has been switched
220
                BeepTime = 200; // beep to indicate that mode has been switched
221
                NCFlags &= ~NC_FLAG_TARGET_REACHED;
221
                NCFlags &= ~NC_FLAG_TARGET_REACHED;
222
                // if the mode has changed to free
222
                // if the mode has changed to free
223
                if(GPS_Parameter.FlightMode == GPS_FLIGHT_MODE_FREE) WPList_Clear(); // clear WPList if mode has changed to Free
223
                if(GPS_Parameter.FlightMode == GPS_FLIGHT_MODE_FREE) WPList_Clear(); // clear WPList if mode has changed to Free
224
        }
224
        }
225
        FlightMode_Old = GPS_Parameter.FlightMode;
225
        FlightMode_Old = GPS_Parameter.FlightMode;
226
}
226
}
227
 
227
 
228
//-------------------------------------------------------------
228
//-------------------------------------------------------------
229
// This function defines a good GPS signal condition
229
// This function defines a good GPS signal condition
230
u8 GPS_IsSignalOK(void)
230
u8 GPS_IsSignalOK(void)
231
{
231
{
232
        if( (GPSData.Status != INVALID) && (GPSData.SatFix == SATFIX_3D) &&  (GPSData.NumOfSats >= GPS_Parameter.MinSat)) return(1);
232
        if( (GPSData.Status != INVALID) && (GPSData.SatFix == SATFIX_3D) &&  (GPSData.NumOfSats >= GPS_Parameter.MinSat)) return(1);
233
        else return(0);
233
        else return(0);
234
}
234
}
235
 
235
 
236
//------------------------------------------------------------
236
//------------------------------------------------------------
237
// Checks for manual control action
237
// Checks for manual control action
238
u8 GPS_IsManuallyControlled(void)
238
u8 GPS_IsManuallyControlled(void)
239
{
239
{
240
        if( ( (abs(FC.StickNick) > GPS_Parameter.StickThreshold) || (abs(FC.StickRoll) > GPS_Parameter.StickThreshold)) && (GPS_Parameter.StickThreshold > 0) && (FC.RC_Quality > 150) )
240
        if( ( (abs(FC.StickNick) > GPS_Parameter.StickThreshold) || (abs(FC.StickRoll) > GPS_Parameter.StickThreshold)) && (GPS_Parameter.StickThreshold > 0) && (FC.RC_Quality > 150) )
241
        {
241
        {
242
                NCFlags |= NC_FLAG_MANUAL_CONTROL;
242
                NCFlags |= NC_FLAG_MANUAL_CONTROL;
243
                return(1);
243
                return(1);
244
        }
244
        }
245
        else
245
        else
246
        {
246
        {
247
                NCFlags &= ~NC_FLAG_MANUAL_CONTROL;
247
                NCFlags &= ~NC_FLAG_MANUAL_CONTROL;
248
                return(0);
248
                return(0);
249
        }
249
        }
250
}
250
}
251
 
251
 
252
//------------------------------------------------------------
252
//------------------------------------------------------------
253
// copy GPS position from source position to target position
253
// copy GPS position from source position to target position
254
u8 GPS_CopyPosition(GPS_Pos_t * pGPSPosSrc, GPS_Pos_t* pGPSPosTgt)
254
u8 GPS_CopyPosition(GPS_Pos_t * pGPSPosSrc, GPS_Pos_t* pGPSPosTgt)
255
{
255
{
256
        u8 retval = 0;
256
        u8 retval = 0;
257
        if((pGPSPosSrc == NULL) || (pGPSPosTgt == NULL)) return(retval);        // bad pointer
257
        if((pGPSPosSrc == NULL) || (pGPSPosTgt == NULL)) return(retval);        // bad pointer
258
        // copy only valid positions
258
        // copy only valid positions
259
        if(pGPSPosSrc->Status != INVALID)
259
        if(pGPSPosSrc->Status != INVALID)
260
        {
260
        {
261
                // if the source GPS position is not invalid
261
                // if the source GPS position is not invalid
262
                pGPSPosTgt->Longitude   = pGPSPosSrc->Longitude;
262
                pGPSPosTgt->Longitude   = pGPSPosSrc->Longitude;
263
                pGPSPosTgt->Latitude    = pGPSPosSrc->Latitude;
263
                pGPSPosTgt->Latitude    = pGPSPosSrc->Latitude;
264
                pGPSPosTgt->Altitude    = pGPSPosSrc->Altitude;
264
                pGPSPosTgt->Altitude    = pGPSPosSrc->Altitude;
265
                pGPSPosTgt->Status              = NEWDATA; // mark data in target position as new
265
                pGPSPosTgt->Status              = NEWDATA; // mark data in target position as new
266
                retval = 1;
266
                retval = 1;
267
        }
267
        }
268
        return(retval);
268
        return(retval);
269
}
269
}
270
 
270
 
271
//------------------------------------------------------------
271
//------------------------------------------------------------
272
// clear position data
272
// clear position data
273
u8 GPS_ClearPosition(GPS_Pos_t * pGPSPos)
273
u8 GPS_ClearPosition(GPS_Pos_t * pGPSPos)
274
{
274
{
275
        u8 retval = FALSE;
275
        u8 retval = FALSE;
276
        if(pGPSPos == NULL) return(retval);     // bad pointer
276
        if(pGPSPos == NULL) return(retval);     // bad pointer
277
        else
277
        else
278
        {
278
        {
279
                pGPSPos->Longitude      = 0;
279
                pGPSPos->Longitude      = 0;
280
                pGPSPos->Latitude       = 0;
280
                pGPSPos->Latitude       = 0;
281
                pGPSPos->Altitude       = 0;
281
                pGPSPos->Altitude       = 0;
282
                pGPSPos->Status         = INVALID;
282
                pGPSPos->Status         = INVALID;
283
                retval = TRUE;
283
                retval = TRUE;
284
        }
284
        }
285
        return (retval);
285
        return (retval);
286
}
286
}
287
 
287
 
288
 
288
 
289
//------------------------------------------------------------
289
//------------------------------------------------------------
290
void GPS_Neutral(void)
290
void GPS_Neutral(void)
291
{
291
{
292
        GPS_Stick.Nick  = 0;
292
        GPS_Stick.Nick  = 0;
293
        GPS_Stick.Roll  = 0;
293
        GPS_Stick.Roll  = 0;
294
        GPS_Stick.Yaw   = 0;
294
        GPS_Stick.Yaw   = 0;
295
}
295
}
296
 
296
 
297
//------------------------------------------------------------
297
//------------------------------------------------------------
298
void GPS_Init(void)
298
void GPS_Init(void)
299
{
299
{
300
        UART1_PutString("\r\n GPS init...");
300
        UART1_PutString("\r\n GPS init...");
301
        UBX_Init();
301
        UBX_Init();
302
        GPS_Neutral();
302
        GPS_Neutral();
303
        GPS_ClearPosition(&GPS_HoldPosition);
303
        GPS_ClearPosition(&GPS_HoldPosition);
304
        GPS_ClearPosition(&GPS_HomePosition);
304
        GPS_ClearPosition(&GPS_HomePosition);
305
        GPS_pTargetPosition = NULL;
305
        GPS_pTargetPosition = NULL;
306
        WPList_Init();
306
        WPList_Init();
307
        GPS_pWaypoint = WPList_Begin();
307
        GPS_pWaypoint = WPList_Begin();
308
        GPS_UpdateParameter();
308
        GPS_UpdateParameter();
309
        UART1_PutString("ok");
309
        UART1_PutString("ok");
310
}
310
}
311
 
311
 
312
//------------------------------------------------------------
312
//------------------------------------------------------------
313
// calculate the bearing to target position from its deviation
313
// calculate the bearing to target position from its deviation
314
s32 DirectionToTarget_N_E(float northdev, float eastdev)
314
s32 DirectionToTarget_N_E(float northdev, float eastdev)
315
{
315
{
316
        s32 bearing;
316
        s32 bearing;
317
        bearing = (s32)(atan2(northdev, eastdev) / M_PI_180);
317
        bearing = (s32)(atan2(northdev, eastdev) / M_PI_180);
318
        bearing = (270L - bearing)%360L;
318
        bearing = (270L - bearing)%360L;
319
        return(bearing);
319
        return(bearing);
320
}
320
}
321
 
321
 
322
 
322
 
323
//------------------------------------------------------------
323
//------------------------------------------------------------
324
// Rescale xy-vector length if length limit is violated
324
// Rescale xy-vector length if length limit is violated
325
// returns vector len after scaling
325
// returns vector len after scaling
326
s32 GPS_LimitXY(s32 *x, s32 *y, s32 limit)
326
s32 GPS_LimitXY(s32 *x, s32 *y, s32 limit)
327
{
327
{
328
        s32 dist;
328
        s32 dist;
329
 
329
 
330
        dist = (s32)hypot(*x,*y);       // the length of the vector
330
        dist = (s32)hypot(*x,*y);       // the length of the vector
331
        if (dist > limit)
331
        if (dist > limit)
332
        // if vector length is larger than the given limit
332
        // if vector length is larger than the given limit
333
        {       // scale vector compontents so that the length is cut off to limit
333
        {       // scale vector compontents so that the length is cut off to limit
334
                *x = (s32)(( (double)(*x) * (double)limit ) / (double)dist);
334
                *x = (s32)(( (double)(*x) * (double)limit ) / (double)dist);
335
                *y = (s32)(( (double)(*y) * (double)limit ) / (double)dist);
335
                *y = (s32)(( (double)(*y) * (double)limit ) / (double)dist);
336
                dist = limit;
336
                dist = limit;
337
        }
337
        }
338
        return(dist);
338
        return(dist);
339
}
339
}
340
 
340
 
341
//------------------------------------------------------------
341
//------------------------------------------------------------
342
// transform the integer deg into float radians
342
// transform the integer deg into float radians
343
inline double RadiansFromGPS(s32 deg)
343
inline double RadiansFromGPS(s32 deg)
344
{
344
{
345
  return ((double)deg * 1e-7f * M_PI_180); // 1E-7 because deg is the value in ° * 1E7
345
  return ((double)deg * 1e-7f * M_PI_180); // 1E-7 because deg is the value in ° * 1E7
346
}
346
}
347
 
347
 
348
//------------------------------------------------------------
348
//------------------------------------------------------------
349
// transform the integer deg into float deg
349
// transform the integer deg into float deg
350
inline double DegFromGPS(s32 deg)
350
inline double DegFromGPS(s32 deg)
351
{
351
{
352
  return ((double)deg  * 1e-7f); // 1E-7 because deg is the value in ° * 1E7
352
  return ((double)deg  * 1e-7f); // 1E-7 because deg is the value in ° * 1E7
353
}
353
}
354
 
354
 
355
//------------------------------------------------------------
355
//------------------------------------------------------------
356
// calculate the deviation from the current position to the target position
356
// calculate the deviation from the current position to the target position
357
u8 GPS_CalculateDeviation(GPS_Pos_t * pCurrentPos, GPS_Pos_t * pTargetPos, GPS_Deviation_t* pDeviationFromTarget)
357
u8 GPS_CalculateDeviation(GPS_Pos_t * pCurrentPos, GPS_Pos_t * pTargetPos, GPS_Deviation_t* pDeviationFromTarget)
358
{
358
{
359
        double temp1, temp2;
359
        double temp1, temp2;
360
        // if given pointer is NULL
360
        // if given pointer is NULL
361
        if((pCurrentPos == NULL) || (pTargetPos == NULL)) goto baddata;
361
        if((pCurrentPos == NULL) || (pTargetPos == NULL)) goto baddata;
362
        // if positions are invalid
362
        // if positions are invalid
363
        if((pCurrentPos->Status == INVALID) || (pTargetPos->Status == INVALID)) goto baddata;
363
        if((pCurrentPos->Status == INVALID) || (pTargetPos->Status == INVALID)) goto baddata;
364
 
364
 
365
        // The deviation from the current to the target position along north and east direction is
365
        // The deviation from the current to the target position along north and east direction is
366
        // simple the lat/lon difference. To convert that angular deviation into an
366
        // simple the lat/lon difference. To convert that angular deviation into an
367
        // arc length the spherical projection has to be considered.
367
        // arc length the spherical projection has to be considered.
368
        // The mean earth radius is 6371km. Therfore the arc length per latitude degree
368
        // The mean earth radius is 6371km. Therfore the arc length per latitude degree
369
        // is always 6371km * 2 * Pi / 360deg =  111.2 km/deg.
369
        // is always 6371km * 2 * Pi / 360deg =  111.2 km/deg.
370
        // The arc length per longitude degree depends on the correspondig latitude and
370
        // The arc length per longitude degree depends on the correspondig latitude and
371
        // is 111.2km * cos(latitude).
371
        // is 111.2km * cos(latitude).
372
 
372
 
373
        // calculate the shortest longitude deviation from target
373
        // calculate the shortest longitude deviation from target
374
        temp1 = DegFromGPS(pCurrentPos->Longitude) - DegFromGPS(pTargetPos->Longitude);
374
        temp1 = DegFromGPS(pCurrentPos->Longitude) - DegFromGPS(pTargetPos->Longitude);
375
        // outside an angular difference of -180 deg ... +180 deg its shorter to go the other way around
375
        // outside an angular difference of -180 deg ... +180 deg its shorter to go the other way around
376
        // In our application we wont fly more than 20.000 km but along the date line this is important.
376
        // In our application we wont fly more than 20.000 km but along the date line this is important.
377
        if(temp1 > 180.0f) temp1 -= 360.0f;
377
        if(temp1 > 180.0f) temp1 -= 360.0f;
378
        else if (temp1 < -180.0f) temp1 += 360.0f;
378
        else if (temp1 < -180.0f) temp1 += 360.0f;
379
        temp1 *= cos((RadiansFromGPS(pTargetPos->Latitude) + RadiansFromGPS(pCurrentPos->Latitude))/2);
379
        temp1 *= cos((RadiansFromGPS(pTargetPos->Latitude) + RadiansFromGPS(pCurrentPos->Latitude))/2);
380
        // calculate latitude deviation from target
380
        // calculate latitude deviation from target
381
        // this is allways within -180 deg ... 180 deg
381
        // this is allways within -180 deg ... 180 deg
382
        temp2 = DegFromGPS(pCurrentPos->Latitude) - DegFromGPS(pTargetPos->Latitude);
382
        temp2 = DegFromGPS(pCurrentPos->Latitude) - DegFromGPS(pTargetPos->Latitude);
383
        // deviation from target position in cm
383
        // deviation from target position in cm
384
        // i.e. the distance to walk from the target in northern and eastern direction to reach the current position
384
        // i.e. the distance to walk from the target in northern and eastern direction to reach the current position
385
 
385
 
386
        pDeviationFromTarget->Status = INVALID;
386
        pDeviationFromTarget->Status = INVALID;
387
        pDeviationFromTarget->North = (s32)(11119492.7f * temp2);
387
        pDeviationFromTarget->North = (s32)(11119492.7f * temp2);
388
        pDeviationFromTarget->East  = (s32)(11119492.7f * temp1);
388
        pDeviationFromTarget->East  = (s32)(11119492.7f * temp1);
389
        // If the position deviation is small enough to neglect the earth curvature
389
        // If the position deviation is small enough to neglect the earth curvature
390
        // (this is for our application always fulfilled) the distance to target
390
        // (this is for our application always fulfilled) the distance to target
391
        // can be calculated by the pythagoras of north and east deviation.
391
        // can be calculated by the pythagoras of north and east deviation.
392
        pDeviationFromTarget->Distance = (s32)(11119492.7f * hypot(temp1, temp2));
392
        pDeviationFromTarget->Distance = (s32)(11119492.7f * hypot(temp1, temp2));
393
        if (pDeviationFromTarget->Distance == 0L) pDeviationFromTarget->Bearing = 0L;
393
        if (pDeviationFromTarget->Distance == 0L) pDeviationFromTarget->Bearing = 0L;
394
        else pDeviationFromTarget->Bearing = DirectionToTarget_N_E(temp2, temp1);
394
        else pDeviationFromTarget->Bearing = DirectionToTarget_N_E(temp2, temp1);
395
        pDeviationFromTarget->Status = NEWDATA;
395
        pDeviationFromTarget->Status = NEWDATA;
396
        return TRUE;
396
        return TRUE;
397
 
397
 
398
        baddata:
398
        baddata:
399
        pDeviationFromTarget->North     = 0L;
399
        pDeviationFromTarget->North     = 0L;
400
        pDeviationFromTarget->East              = 0L;
400
        pDeviationFromTarget->East              = 0L;
401
        pDeviationFromTarget->Distance  = 0L;
401
        pDeviationFromTarget->Distance  = 0L;
402
        pDeviationFromTarget->Bearing   = 0L;
402
        pDeviationFromTarget->Bearing   = 0L;
403
        pDeviationFromTarget->Status = INVALID;
403
        pDeviationFromTarget->Status = INVALID;
404
        return FALSE;
404
        return FALSE;
405
}
405
}
406
 
406
 
407
//------------------------------------------------------------
407
//------------------------------------------------------------
408
void GPS_Navigation(void)
408
void GPS_Navigation(void)
409
{
409
{
410
        static u32 beep_rythm;
410
        static u32 beep_rythm;
411
        static u32 GPSDataTimeout = 0;
411
        static u32 GPSDataTimeout = 0;
412
        float compassheading, sin_h, cos_h;
412
        float compassheading, sin_h, cos_h;
413
 
413
 
414
        // pointer to current target position
414
        // pointer to current target position
415
        static GPS_Pos_t * pTargetPositionOld = NULL;
415
        static GPS_Pos_t * pTargetPositionOld = NULL;
416
        static Waypoint_t* GPS_pWaypointOld = NULL;
416
        static Waypoint_t* GPS_pWaypointOld = NULL;
417
 
417
 
418
        static GPS_Pos_t RangedTargetPosition = {0,0,0, INVALID};               // the limited target position, this is derived from the target position with repect to the operating radius
418
        static GPS_Pos_t RangedTargetPosition = {0,0,0, INVALID};               // the limited target position, this is derived from the target position with repect to the operating radius
419
        static s32 OperatingRadiusOld = -1;
419
        static s32 OperatingRadiusOld = -1;
420
        static u32 WPTime = 0;
420
        static u32 WPTime = 0;
421
 
421
 
422
 
422
 
423
 
423
 
424
        // get current heading from the FC gyro compass heading
424
        // get current heading from the FC gyro compass heading
425
        if(abs(FC.StickYaw) > 20 || FromFlightCtrl.GyroHeading > 3600) compassheading = (float)I2C_Heading.Heading * M_PI_180;
425
        if(abs(FC.StickYaw) > 20 || FromFlightCtrl.GyroHeading > 3600) compassheading = (float)I2C_Heading.Heading * M_PI_180;
426
        else compassheading = ((float)FromFlightCtrl.GyroHeading * M_PI_180) / 10.0;
426
        else compassheading = ((float)FromFlightCtrl.GyroHeading * M_PI_180) / 10.0;
427
 
427
 
428
        sin_h = sin(compassheading);
428
        sin_h = sin(compassheading);
429
        cos_h = cos(compassheading);
429
        cos_h = cos(compassheading);
430
 
430
 
431
 
431
 
432
        //++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
432
        //++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
433
        //+ Check for new data from GPS-receiver
433
        //+ Check for new data from GPS-receiver
434
        //++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
434
        //++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
435
        switch(GPSData.Status)
435
        switch(GPSData.Status)
436
        {
436
        {
437
                case INVALID: // no gps data available
437
                case INVALID: // no gps data available
438
                        // do nothing
438
                        // do nothing
439
                        GPS_Parameter.PID_Limit = 0; // disables PID output
439
                        GPS_Parameter.PID_Limit = 0; // disables PID output
440
                        break;
440
                        break;
441
 
441
 
442
                case PROCESSED: // the current data have been allready processed
442
                case PROCESSED: // the current data have been allready processed
443
                        // if no new data are available within the timeout switch to invalid state.
443
                        // if no new data are available within the timeout switch to invalid state.
444
                        if(CheckDelay(GPSDataTimeout)) GPSData.Status = INVALID;
444
                        if(CheckDelay(GPSDataTimeout)) GPSData.Status = INVALID;
445
                        // wait for new gps data
445
                        // wait for new gps data
446
                        break;
446
                        break;
447
 
447
 
448
                case NEWDATA: // handle new gps data
448
                case NEWDATA: // handle new gps data
449
 
449
 
450
                // update GPS Parameter from FC-Data via SPI interface
450
                // update GPS Parameter from FC-Data via SPI interface
451
                GPS_UpdateParameter();
451
                GPS_UpdateParameter();
452
 
452
 
453
                        // wait maximum of 3 times the normal data update time before data timemout
453
                        // wait maximum of 3 times the normal data update time before data timemout
454
                        GPSDataTimeout = SetDelay(3 * GPS_UPDATETIME_MS);
454
                        GPSDataTimeout = SetDelay(3 * GPS_UPDATETIME_MS);
455
                        beep_rythm++;
455
                        beep_rythm++;
456
 
456
 
457
                        // debug
457
                        // debug
458
                        DebugOut.Analog[21] = (s16)GPSData.Speed_North;
458
                        DebugOut.Analog[21] = (s16)GPSData.Speed_North;
459
                        DebugOut.Analog[22] = (s16)GPSData.Speed_East;
459
                        DebugOut.Analog[22] = (s16)GPSData.Speed_East;
460
                        DebugOut.Analog[31] = (s16)GPSData.NumOfSats;
460
                        DebugOut.Analog[31] = (s16)GPSData.NumOfSats;
461
 
461
 
462
                        // If GPS signal condition is sufficient for a reliable position measurement
462
                        // If GPS signal condition is sufficient for a reliable position measurement
463
                        if(GPS_IsSignalOK())
463
                        if(GPS_IsSignalOK())
464
                        {
464
                        {
465
                                // update home deviation info
465
                                // update home deviation info
466
                                GPS_CalculateDeviation(&(GPSData.Position), &GPS_HomePosition, &CurrentHomeDeviation);
466
                                GPS_CalculateDeviation(&(GPSData.Position), &GPS_HomePosition, &CurrentHomeDeviation);
467
 
467
 
468
                                // if the MK is starting or the home position is invalid then store the home position
468
                                // if the MK is starting or the home position is invalid then store the home position
469
                                if((FC.MKFlags & MKFLAG_START) || (GPS_HomePosition.Status == INVALID))
469
                                if((FC.MKFlags & MKFLAG_START) || (GPS_HomePosition.Status == INVALID))
470
                                {       // try to update the home position from the current position
470
                                {       // try to update the home position from the current position
471
                                        if(GPS_CopyPosition(&(GPSData.Position), &GPS_HomePosition))
471
                                        if(GPS_CopyPosition(&(GPSData.Position), &GPS_HomePosition))
472
                                        {
472
                                        {
473
                                                BeepTime = 700; // beep on success
473
                                                BeepTime = 700; // beep on success
474
                                                GPS_CopyPosition(&GPS_HomePosition, &(NaviData.HomePosition));
474
                                                GPS_CopyPosition(&GPS_HomePosition, &(NaviData.HomePosition));
475
                                        }
475
                                        }
476
                                        GPS_pWaypoint = WPList_Begin(); // go to start of waypoint list, return NULL of the list is empty
476
                                        GPS_pWaypoint = WPList_Begin(); // go to start of waypoint list, return NULL of the list is empty
477
                                }
477
                                }
478
 
478
 
479
                                /* The selected flight mode influences the target position pointer and therefore the behavior */
479
                                /* The selected flight mode influences the target position pointer and therefore the behavior */
480
 
480
 
481
                                // check for current flight mode and set the target pointer GPS_pTargetPosition respectively
481
                                // check for current flight mode and set the target pointer GPS_pTargetPosition respectively
482
                                switch(GPS_Parameter.FlightMode)
482
                                switch(GPS_Parameter.FlightMode)
483
                                {
483
                                {
484
                                        // the GPS control is deactived
484
                                        // the GPS control is deactived
485
                                        case GPS_FLIGHT_MODE_FREE:
485
                                        case GPS_FLIGHT_MODE_FREE:
486
 
486
 
487
                                                GPS_Parameter.PID_Limit = 0; // disables PID output
487
                                                GPS_Parameter.PID_Limit = 0; // disables PID output
488
                                                // update hold position
488
                                                // update hold position
489
                                                GPS_CopyPosition(&(GPSData.Position), &GPS_HoldPosition);
489
                                                GPS_CopyPosition(&(GPSData.Position), &GPS_HoldPosition);
490
                                                // no target position
490
                                                // no target position
491
                                                GPS_pTargetPosition = NULL;
491
                                                GPS_pTargetPosition = NULL;
492
                                                GPS_TargetRadius = 0;
492
                                                GPS_TargetRadius = 0;
493
                                                break;
493
                                                break;
494
 
494
 
495
                                        // the GPS supports the position hold, if the pilot takes no action
495
                                        // the GPS supports the position hold, if the pilot takes no action
496
                                        case GPS_FLIGHT_MODE_AID:
496
                                        case GPS_FLIGHT_MODE_AID:
497
 
497
 
498
                                                if(GPS_IsManuallyControlled())
498
                                                if(GPS_IsManuallyControlled())
499
                                                {
499
                                                {
500
                                                        GPS_Parameter.PID_Limit = 0; // disables PID output, as long as the manual conrol is active
500
                                                        GPS_Parameter.PID_Limit = 0; // disables PID output, as long as the manual conrol is active
501
                                                        GPS_CopyPosition(&(GPSData.Position), &GPS_HoldPosition);
501
                                                        GPS_CopyPosition(&(GPSData.Position), &GPS_HoldPosition);
502
                                                        GPS_pTargetPosition = NULL;
502
                                                        GPS_pTargetPosition = NULL;
503
                                                        GPS_TargetRadius = 0;
503
                                                        GPS_TargetRadius = 0;
504
                                                }
504
                                                }
505
                                                else
505
                                                else
506
                                                {
506
                                                {
507
                                                        /*                                                     
507
                                                        /*                                                     
508
                                                        #define PH_MOVE_THRESHOLD 8
508
                                                        #define PH_MOVE_THRESHOLD 8
509
                                                        if( ((abs(FC.StickNick) > PH_MOVE_THRESHOLD) || (abs(FC.StickRoll) > PH_MOVE_THRESHOLD) ) && (FC.RC_Quality > 150))
509
                                                        if( ((abs(FC.StickNick) > PH_MOVE_THRESHOLD) || (abs(FC.StickRoll) > PH_MOVE_THRESHOLD) ) && (FC.RC_Quality > 150))
510
                                                        {   // indirect control by moving the hold position with rc sticks
510
                                                        {   // indirect control by moving the hold position with rc sticks
511
                                                                // rc sticks have a range of +/-127 counts
511
                                                                // rc sticks have a range of +/-127 counts
512
                                                                // GPS Coordinates are in 1-E7 deg, i.e. 1 counts is 1E-7°/360°*40E+8cm = 1.11 cm
512
                                                                // GPS Coordinates are in 1-E7 deg, i.e. 1 counts is 1E-7°/360°*40E+8cm = 1.11 cm
513
                                                                // normal manual activtion threshold is 8 counts that results in a change of the hold position
513
                                                                // normal manual activtion threshold is 8 counts that results in a change of the hold position
514
                                                                // of min 8*1.11cm * 5Hz = 8.88 = 44.4cm/s an max 127*1.11cm *5Hz = 705cm/s
514
                                                                // of min 8*1.11cm * 5Hz = 8.88 = 44.4cm/s an max 127*1.11cm *5Hz = 705cm/s
515
                                                                GPS_HoldPosition.Latitude +=  (s32)(cos_h*FC.StickNick + sin_h*FC.StickRoll);
515
                                                                GPS_HoldPosition.Latitude +=  (s32)(cos_h*FC.StickNick + sin_h*FC.StickRoll);
516
                                                                GPS_HoldPosition.Longitude +=  (s32)((sin_h*FC.StickNick - cos_h*FC.StickRoll) / cos(RadiansFromGPS(GPS_HoldPosition.Latitude)) );
516
                                                                GPS_HoldPosition.Longitude +=  (s32)((sin_h*FC.StickNick - cos_h*FC.StickRoll) / cos(RadiansFromGPS(GPS_HoldPosition.Latitude)) );
517
                                                        }*/
517
                                                        }*/
518
                                                        // set target position 
518
                                                        // set target position 
519
                                                        GPS_pTargetPosition = &GPS_HoldPosition;
519
                                                        GPS_pTargetPosition = &GPS_HoldPosition;
520
                                                        GPS_TargetRadius = 100; // 1 meter
520
                                                        GPS_TargetRadius = 100; // 1 meter
521
                                                }
521
                                                }
522
                                                break;
522
                                                break;
523
 
523
 
524
                                        // the GPS control is directed to a target position
524
                                        // the GPS control is directed to a target position
525
                                        // given by a waypoint or by the home position
525
                                        // given by a waypoint or by the home position
526
                                        case GPS_FLIGHT_MODE_WAYPOINT:
526
                                        case GPS_FLIGHT_MODE_WAYPOINT:
527
 
527
 
528
                                                if(GPS_IsManuallyControlled()) // the human pilot takes the action
528
                                                if(GPS_IsManuallyControlled()) // the human pilot takes the action
529
                                                {
529
                                                {
530
                                                        GPS_Parameter.PID_Limit = 0; // disables PID output, as long as the manual conrol is active
530
                                                        GPS_Parameter.PID_Limit = 0; // disables PID output, as long as the manual conrol is active
531
                                                    GPS_CopyPosition(&(GPSData.Position), &GPS_HoldPosition);  // update hold position
531
                                                    GPS_CopyPosition(&(GPSData.Position), &GPS_HoldPosition);  // update hold position
532
                                                        GPS_pTargetPosition = NULL;     // set target position invalid
532
                                                        GPS_pTargetPosition = NULL;     // set target position invalid
533
                                                        GPS_TargetRadius = 0;
533
                                                        GPS_TargetRadius = 0;
534
                                                }
534
                                                }
535
                                                else // no manual control  -> gps position hold active
535
                                                else // no manual control  -> gps position hold active
536
                                                {
536
                                                {
537
                                                        // waypoint trigger logic
537
                                                        // waypoint trigger logic
538
                                                        if(GPS_pWaypoint != NULL) // pointer to waypoint exist
538
                                                        if(GPS_pWaypoint != NULL) // pointer to waypoint exist
539
                                                        {
539
                                                        {
540
                                                                if(GPS_pWaypoint->Position.Status == INVALID) // should never happen
540
                                                                if(GPS_pWaypoint->Position.Status == INVALID) // should never happen
541
                                                                {
541
                                                                {
542
                                                                        GPS_pWaypoint = WPList_Next(); // goto to next WP
542
                                                                        GPS_pWaypoint = WPList_Next(); // goto to next WP
543
                                                                        BeepTime = 255;
543
                                                                        BeepTime = 255;
544
                                                                }
544
                                                                }
545
                                                                else // waypoint position is valid
545
                                                                else // waypoint position is valid
546
                                                                {
546
                                                                {
547
                                                                        // check if the pointer to the waypoint has been changed or the data have been updated
547
                                                                        // check if the pointer to the waypoint has been changed or the data have been updated
548
                                                                        if((GPS_pWaypoint != GPS_pWaypointOld) || (GPS_pWaypoint->Position.Status == NEWDATA))
548
                                                                        if((GPS_pWaypoint != GPS_pWaypointOld) || (GPS_pWaypoint->Position.Status == NEWDATA))
549
                                                                        {
549
                                                                        {
550
                                                                                GPS_pWaypointOld = GPS_pWaypoint;
550
                                                                                GPS_pWaypointOld = GPS_pWaypoint;
551
                                                                        }
551
                                                                        }
552
                                                                        // if WP has been reached once, wait hold time before trigger to next one
552
                                                                        // if WP has been reached once, wait hold time before trigger to next one
553
                                                                        if(NCFlags & NC_FLAG_TARGET_REACHED)
553
                                                                        if(NCFlags & NC_FLAG_TARGET_REACHED)
554
                                                                        {
554
                                                                        {
555
                                                                                /* ToDo: Adjust GPS_pWaypoint->Heading, GPS_pWaypoint->Event handling */
555
                                                                                /* ToDo: Adjust GPS_pWaypoint->Heading, GPS_pWaypoint->Event handling */
556
                                                                                if(CheckDelay(WPTime))
556
                                                                                if(CheckDelay(WPTime))
557
                                                                                {
557
                                                                                {
558
                                                                                        GPS_pWaypoint = WPList_Next(); // goto to next waypoint, return NULL if end of list has been reached
558
                                                                                        GPS_pWaypoint = WPList_Next(); // goto to next waypoint, return NULL if end of list has been reached
559
                                                                                        if(GPS_pWaypoint == NULL) GPS_pWaypoint = WPList_Begin(); // reset WPList to begin
559
                                                                                        if(GPS_pWaypoint == NULL) GPS_pWaypoint = WPList_End(); // goto last WP if next one not exist
-
 
560
                                                                                        if(GPS_pWaypoint != NULL) // if new WP exist
-
 
561
                                                                                        {   // update WP hold time stamp immediately!
-
 
562
                                                                                                WPTime = SetDelay(GPS_pWaypoint->HoldTime * 1000); // update hold time stamp    
-
 
563
                                                                                        }
560
                                                                                        NCFlags &= ~NC_FLAG_TARGET_REACHED;
564
                                                                                        NCFlags &= ~NC_FLAG_TARGET_REACHED;
561
                                                                                }
565
                                                                                }
562
                                                                        } // EOF if(WPArrived)
566
                                                                        } // EOF if(WPArrived)
563
                                                                        else
567
                                                                        else
564
                                                                        {
568
                                                                        {
565
                                                                                WPTime = SetDelay(GPS_pWaypoint->HoldTime * 1000); // set hold time stamp
569
                                                                                WPTime = SetDelay(GPS_pWaypoint->HoldTime * 1000); // set hold time stamp
566
                                                                        }
570
                                                                        }
567
                                                                }
571
                                                                }
568
                                                        }
572
                                                        }
569
                                                        else // pointer to waypoint does not exist
573
                                                        else // pointer to waypoint does not exist
570
                                                        {
574
                                                        {
571
                                                                // try to catch the first waypoint from the list
575
                                                                // try to catch the first waypoint from the list
572
                                                                GPS_pWaypoint = WPList_Begin();
576
                                                                GPS_pWaypoint = WPList_Begin();
573
                                                        }
577
                                                        }
574
                                                        // EOF waypoint trigger logic
578
                                                        // EOF waypoint trigger logic
575
 
579
 
576
                                                        if(GPS_pWaypoint != NULL) // Waypoint exist
580
                                                        if(GPS_pWaypoint != NULL) // Waypoint exist
577
                                                        {
581
                                                        {
578
                                                                // update the hold position
582
                                                                // update the hold position
579
                                                                GPS_CopyPosition(&(GPSData.Position), &GPS_HoldPosition);
583
                                                                GPS_CopyPosition(&(GPSData.Position), &GPS_HoldPosition);
580
                                                                GPS_pTargetPosition = &(GPS_pWaypoint->Position);
584
                                                                GPS_pTargetPosition = &(GPS_pWaypoint->Position);
581
                                                                GPS_TargetRadius = (s32)(GPS_pWaypoint->ToleranceRadius) * 100L;
585
                                                                GPS_TargetRadius = (s32)(GPS_pWaypoint->ToleranceRadius) * 100L;
582
 
586
 
583
                                                        }
587
                                                        }
584
                                                        else // no waypoint info available, i.e. the WPList is empty or the end of the list has been reached
588
                                                        else // no waypoint info available, i.e. the WPList is empty or the end of the list has been reached
585
                                                        {
589
                                                        {
586
                                                                // fly back to home postion
590
                                                                // fly back to home postion
587
                                                                if(GPS_HomePosition.Status == INVALID)
591
                                                                if(GPS_HomePosition.Status == INVALID)
588
                                                                {
592
                                                                {
589
                                                                        GPS_pTargetPosition = &GPS_HoldPosition; // fall back to hold mode if home position is not available
593
                                                                        GPS_pTargetPosition = &GPS_HoldPosition; // fall back to hold mode if home position is not available
590
                                                                        GPS_TargetRadius = 100;
594
                                                                        GPS_TargetRadius = 100;
591
                                                                        BeepTime = 255; // beep to indicate missin home position
595
                                                                        BeepTime = 255; // beep to indicate missin home position
592
                                                                }
596
                                                                }
593
                                                                else // the home position is valid
597
                                                                else // the home position is valid
594
                                                                {
598
                                                                {
595
                                                                        // update the hold position
599
                                                                        // update the hold position
596
                                                                        GPS_CopyPosition(&(GPSData.Position), &GPS_HoldPosition);
600
                                                                        GPS_CopyPosition(&(GPSData.Position), &GPS_HoldPosition);
597
                                                                        // set target to home position
601
                                                                        // set target to home position
598
                                                                        GPS_pTargetPosition = &GPS_HomePosition;
602
                                                                        GPS_pTargetPosition = &GPS_HomePosition;
599
                                                                        GPS_TargetRadius = 100;
603
                                                                        GPS_TargetRadius = 100;
600
                                                                }
604
                                                                }
601
                                                        }
605
                                                        }
602
                                                } // EOF no manual control
606
                                                } // EOF no manual control
603
                                                break;
607
                                                break;
604
 
608
 
605
                                        case GPS_FLIGHT_MODE_UNDEF:
609
                                        case GPS_FLIGHT_MODE_UNDEF:
606
                                        default:
610
                                        default:
607
                                                GPS_Parameter.PID_Limit = 0; // disables PID output
611
                                                GPS_Parameter.PID_Limit = 0; // disables PID output
608
                                                // update hold position
612
                                                // update hold position
609
                                                GPS_CopyPosition(&(GPSData.Position), &GPS_HoldPosition);
613
                                                GPS_CopyPosition(&(GPSData.Position), &GPS_HoldPosition);
610
                                                // no target position
614
                                                // no target position
611
                                                GPS_pTargetPosition = NULL;
615
                                                GPS_pTargetPosition = NULL;
612
                                                GPS_TargetRadius = 0;
616
                                                GPS_TargetRadius = 0;
613
                                                break;
617
                                                break;
614
 
618
 
615
                                }// EOF GPS Mode Handling
619
                                }// EOF GPS Mode Handling
616
 
620
 
617
 
621
 
618
                                /* Calculation of range target based on the real target */
622
                                /* Calculation of range target based on the real target */
619
 
623
 
620
                                // if no target position exist clear the ranged target position
624
                                // if no target position exist clear the ranged target position
621
                                if(GPS_pTargetPosition == NULL) GPS_ClearPosition(&RangedTargetPosition);
625
                                if(GPS_pTargetPosition == NULL) GPS_ClearPosition(&RangedTargetPosition);
622
                                else
626
                                else
623
                                {       // if the target position has been changed or the value has been updated or the OperatingRadius has changed
627
                                {       // if the target position has been changed or the value has been updated or the OperatingRadius has changed
624
                                        if((GPS_pTargetPosition != pTargetPositionOld)  || (GPS_pTargetPosition->Status == NEWDATA) || (GPS_Parameter.OperatingRadius != OperatingRadiusOld) )
628
                                        if((GPS_pTargetPosition != pTargetPositionOld)  || (GPS_pTargetPosition->Status == NEWDATA) || (GPS_Parameter.OperatingRadius != OperatingRadiusOld) )
625
                                        {
629
                                        {
626
                                                BeepTime = 255; // beep to indicate setting of a new target position
630
                                                BeepTime = 255; // beep to indicate setting of a new target position
627
                                                NCFlags &= ~NC_FLAG_TARGET_REACHED;     // clear target reached flag
631
                                                NCFlags &= ~NC_FLAG_TARGET_REACHED;     // clear target reached flag
628
                                                // calculate deviation of new target position from home position
632
                                                // calculate deviation of new target position from home position
629
                                                if(GPS_CalculateDeviation(GPS_pTargetPosition, &GPS_HomePosition, &TargetHomeDeviation))
633
                                                if(GPS_CalculateDeviation(GPS_pTargetPosition, &GPS_HomePosition, &TargetHomeDeviation))
630
                                                {
634
                                                {
631
                                                        // check distance from home position
635
                                                        // check distance from home position
632
                                                        if(TargetHomeDeviation.Distance > GPS_Parameter.OperatingRadius)
636
                                                        if(TargetHomeDeviation.Distance > GPS_Parameter.OperatingRadius)
633
                                                        {
637
                                                        {
634
                                                                //calculate ranged target position to be within the operation radius area
638
                                                                //calculate ranged target position to be within the operation radius area
635
                                                                NCFlags |= NC_FLAG_RANGE_LIMIT;
639
                                                                NCFlags |= NC_FLAG_RANGE_LIMIT;
636
 
640
 
637
                                                                TargetHomeDeviation.North = (s32)(((float)TargetHomeDeviation.North * (float)GPS_Parameter.OperatingRadius) / (float)TargetHomeDeviation.Distance);
641
                                                                TargetHomeDeviation.North = (s32)(((float)TargetHomeDeviation.North * (float)GPS_Parameter.OperatingRadius) / (float)TargetHomeDeviation.Distance);
638
                                                                TargetHomeDeviation.East = (s32)(((float)TargetHomeDeviation.East * (float)GPS_Parameter.OperatingRadius) / (float)TargetHomeDeviation.Distance);
642
                                                                TargetHomeDeviation.East = (s32)(((float)TargetHomeDeviation.East * (float)GPS_Parameter.OperatingRadius) / (float)TargetHomeDeviation.Distance);
639
                                                                TargetHomeDeviation.Distance = GPS_Parameter.OperatingRadius;
643
                                                                TargetHomeDeviation.Distance = GPS_Parameter.OperatingRadius;
640
 
644
 
641
                                                                RangedTargetPosition.Status = INVALID;
645
                                                                RangedTargetPosition.Status = INVALID;
642
                                                                RangedTargetPosition.Latitude = GPS_HomePosition.Latitude;
646
                                                                RangedTargetPosition.Latitude = GPS_HomePosition.Latitude;
643
                                                                RangedTargetPosition.Latitude += (s32)((float)TargetHomeDeviation.North / 1.11194927f);
647
                                                                RangedTargetPosition.Latitude += (s32)((float)TargetHomeDeviation.North / 1.11194927f);
644
                                                                RangedTargetPosition.Longitude = GPS_HomePosition.Longitude;
648
                                                                RangedTargetPosition.Longitude = GPS_HomePosition.Longitude;
645
                                                                RangedTargetPosition.Longitude += (s32)((float)TargetHomeDeviation.East / (1.11194927f * cos(RadiansFromGPS(GPS_HomePosition.Latitude))) );
649
                                                                RangedTargetPosition.Longitude += (s32)((float)TargetHomeDeviation.East / (1.11194927f * cos(RadiansFromGPS(GPS_HomePosition.Latitude))) );
646
                                                                RangedTargetPosition.Altitude = GPS_pTargetPosition->Altitude;
650
                                                                RangedTargetPosition.Altitude = GPS_pTargetPosition->Altitude;
647
                                                                RangedTargetPosition.Status = NEWDATA;
651
                                                                RangedTargetPosition.Status = NEWDATA;
648
                                                        }
652
                                                        }
649
                                                        else
653
                                                        else
650
                                                        {       // the target is located within the operation radius area
654
                                                        {       // the target is located within the operation radius area
651
                                                                // simple copy the loaction to the ranged target position
655
                                                                // simple copy the loaction to the ranged target position
652
                                                                GPS_CopyPosition(GPS_pTargetPosition, &RangedTargetPosition);
656
                                                                GPS_CopyPosition(GPS_pTargetPosition, &RangedTargetPosition);
653
                                                                NCFlags &= ~NC_FLAG_RANGE_LIMIT;
657
                                                                NCFlags &= ~NC_FLAG_RANGE_LIMIT;
654
                                                        }
658
                                                        }
655
                                                }
659
                                                }
656
                                                else
660
                                                else
657
                                                {       // deviation could not be determined
661
                                                {       // deviation could not be determined
658
                                                        GPS_ClearPosition(&RangedTargetPosition);
662
                                                        GPS_ClearPosition(&RangedTargetPosition);
659
                                                }
663
                                                }
660
                                                GPS_pTargetPosition->Status = PROCESSED;        // mark current target as processed!
664
                                                GPS_pTargetPosition->Status = PROCESSED;        // mark current target as processed!
661
                                        }
665
                                        }
662
                                }
666
                                }
663
                                OperatingRadiusOld = GPS_Parameter.OperatingRadius;
667
                                OperatingRadiusOld = GPS_Parameter.OperatingRadius;
664
                                // remember last target position pointer
668
                                // remember last target position pointer
665
                                pTargetPositionOld = GPS_pTargetPosition;
669
                                pTargetPositionOld = GPS_pTargetPosition;
666
 
670
 
667
                                /* Calculate position deviation from ranged target */
671
                                /* Calculate position deviation from ranged target */
668
 
672
 
669
                                // calculate deviation of current position to ranged target position in cm
673
                                // calculate deviation of current position to ranged target position in cm
670
                                if(GPS_CalculateDeviation(&(GPSData.Position), &RangedTargetPosition, &CurrentTargetDeviation))
674
                                if(GPS_CalculateDeviation(&(GPSData.Position), &RangedTargetPosition, &CurrentTargetDeviation))
671
                                {       // set target reached flag of we once reached the target point
675
                                {       // set target reached flag of we once reached the target point
672
                                        if(!(NCFlags & NC_FLAG_TARGET_REACHED) && (CurrentTargetDeviation.Distance < GPS_TargetRadius))
676
                                        if(!(NCFlags & NC_FLAG_TARGET_REACHED) && (CurrentTargetDeviation.Distance < GPS_TargetRadius))
673
                                        {
677
                                        {
674
                                                NCFlags |= NC_FLAG_TARGET_REACHED;      // set target reached flag
678
                                                NCFlags |= NC_FLAG_TARGET_REACHED;      // set target reached flag
675
                                        }
679
                                        }
676
                                        // implement your control code here based
680
                                        // implement your control code here based
677
                                        // in the info available in the CurrentTargetDeviation, GPSData and FromFlightCtrl.GyroHeading
681
                                        // in the info available in the CurrentTargetDeviation, GPSData and FromFlightCtrl.GyroHeading
678
                                        GPS_Stick.Nick = 0;
682
                                        GPS_Stick.Nick = 0;
679
                                        GPS_Stick.Roll = 0;
683
                                        GPS_Stick.Roll = 0;
680
                                        GPS_Stick.Yaw  = 0;
684
                                        GPS_Stick.Yaw  = 0;
681
                                }
685
                                }
682
                                else // deviation could not be calculated
686
                                else // deviation could not be calculated
683
                                {   // do nothing on gps sticks!
687
                                {   // do nothing on gps sticks!
684
                                        GPS_Neutral();
688
                                        GPS_Neutral();
685
                                        NCFlags &= ~NC_FLAG_TARGET_REACHED;     // clear target reached
689
                                        NCFlags &= ~NC_FLAG_TARGET_REACHED;     // clear target reached
686
                                }
690
                                }
687
 
691
 
688
                        }// eof if GPSSignal is OK
692
                        }// eof if GPSSignal is OK
689
                        else // GPSSignal not OK
693
                        else // GPSSignal not OK
690
                        {
694
                        {
691
                                GPS_Neutral();
695
                                GPS_Neutral();
692
                                // beep if signal is not sufficient
696
                                // beep if signal is not sufficient
693
                                if(GPS_Parameter.FlightMode != GPS_FLIGHT_MODE_FREE)
697
                                if(GPS_Parameter.FlightMode != GPS_FLIGHT_MODE_FREE)
694
                                {
698
                                {
695
                                        if(!(GPSData.Flags & FLAG_GPSFIXOK) && !(beep_rythm % 5)) BeepTime = 100;
699
                                        if(!(GPSData.Flags & FLAG_GPSFIXOK) && !(beep_rythm % 5)) BeepTime = 100;
696
                                        else if (GPSData.NumOfSats < GPS_Parameter.MinSat && !(beep_rythm % 5)) BeepTime = 10;
700
                                        else if (GPSData.NumOfSats < GPS_Parameter.MinSat && !(beep_rythm % 5)) BeepTime = 10;
697
                                }
701
                                }
698
                        }
702
                        }
699
                        GPSData.Status = PROCESSED; // mark as processed
703
                        GPSData.Status = PROCESSED; // mark as processed
700
                        break;
704
                        break;
701
        }
705
        }
702
 
706
 
703
        DebugOut.Analog[6] = NCFlags;
707
        DebugOut.Analog[6] = NCFlags;
704
        DebugOut.Analog[27] = (s16)CurrentTargetDeviation.North;
708
        DebugOut.Analog[27] = (s16)CurrentTargetDeviation.North;
705
        DebugOut.Analog[28] = (s16)CurrentTargetDeviation.East;
709
        DebugOut.Analog[28] = (s16)CurrentTargetDeviation.East;
706
        DebugOut.Analog[29] = GPS_Stick.Nick;
710
        DebugOut.Analog[29] = GPS_Stick.Nick;
707
        DebugOut.Analog[30] = GPS_Stick.Roll;
711
        DebugOut.Analog[30] = GPS_Stick.Roll;
708
 
712
 
709
        // update navi data, send back to ground station
713
        // update navi data, send back to ground station
710
        GPS_CopyPosition(&(GPSData.Position),   &(NaviData.CurrentPosition));
714
        GPS_CopyPosition(&(GPSData.Position),   &(NaviData.CurrentPosition));
711
        GPS_CopyPosition(&RangedTargetPosition, &(NaviData.TargetPosition));
715
        GPS_CopyPosition(&RangedTargetPosition, &(NaviData.TargetPosition));
712
        GPS_CopyPosition(&GPS_HomePosition,     &(NaviData.HomePosition));
716
        GPS_CopyPosition(&GPS_HomePosition,     &(NaviData.HomePosition));
713
        NaviData.SatsInUse = GPSData.NumOfSats;
717
        NaviData.SatsInUse = GPSData.NumOfSats;
714
        NaviData.TargetPositionDeviation.Distance = (u16)CurrentTargetDeviation.Distance/10; // dm
718
        NaviData.TargetPositionDeviation.Distance = (u16)CurrentTargetDeviation.Distance/10; // dm
715
        NaviData.TargetPositionDeviation.Bearing  = (s16)CurrentTargetDeviation.Bearing;
719
        NaviData.TargetPositionDeviation.Bearing  = (s16)CurrentTargetDeviation.Bearing;
716
        NaviData.HomePositionDeviation.Distance   = (u16)CurrentHomeDeviation.Distance/10; // dm
720
        NaviData.HomePositionDeviation.Distance   = (u16)CurrentHomeDeviation.Distance/10; // dm
717
        NaviData.HomePositionDeviation.Bearing    = (s16)CurrentHomeDeviation.Bearing;
721
        NaviData.HomePositionDeviation.Bearing    = (s16)CurrentHomeDeviation.Bearing;
718
        NaviData.UBat = FC.UBat;
722
        NaviData.UBat = FC.UBat;
719
        NaviData.GroundSpeed = (u16)GPSData.Speed_Ground;
723
        NaviData.GroundSpeed = (u16)GPSData.Speed_Ground;
720
        NaviData.Heading = (s16)(GPSData.Heading/100000L);
724
        NaviData.Heading = (s16)(GPSData.Heading/100000L);
721
        NaviData.CompassHeading = (s16)FromFlightCtrl.GyroHeading/10; // in deg
725
        NaviData.CompassHeading = (s16)FromFlightCtrl.GyroHeading/10; // in deg
722
        NaviData.AngleNick = FromFlightCtrl.AngleNick / 10;        // in deg
726
        NaviData.AngleNick = FromFlightCtrl.AngleNick / 10;        // in deg
723
        NaviData.AngleRoll = FromFlightCtrl.AngleRoll / 10;        // in deg
727
        NaviData.AngleRoll = FromFlightCtrl.AngleRoll / 10;        // in deg
724
        NaviData.RC_Quality = FC.RC_Quality;
728
        NaviData.RC_Quality = FC.RC_Quality;
725
        NaviData.RC_RSSI = FC.RC_RSSI;
729
        NaviData.RC_RSSI = FC.RC_RSSI;
726
        NaviData.MKFlags = FC.MKFlags;
730
        NaviData.MKFlags = FC.MKFlags;
727
        NaviData.NCFlags = NCFlags;
731
        NaviData.NCFlags = NCFlags;
728
        NaviData.OperatingRadius = Parameter.NaviOperatingRadius;
732
        NaviData.OperatingRadius = Parameter.NaviOperatingRadius;
729
        NaviData.TopSpeed = (s16)GPSData.Speed_Top;  // in cm/s
733
        NaviData.TopSpeed = (s16)GPSData.Speed_Top;  // in cm/s
730
        NaviData.TargetHoldTime = (u8)(GetDelay(WPTime)/1000); // in s
734
        NaviData.TargetHoldTime = (u8)(GetDelay(WPTime)/1000); // in s
731
        //+++++++++++++++++++++++++++++++++++++++++++++++++++
735
        //+++++++++++++++++++++++++++++++++++++++++++++++++++
732
        return;
736
        return;
733
}
737
}
734
 
738
 
735
 
739