Subversion Repositories NaviCtrl

Rev

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

Rev 98 Rev 99
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 "timer.h"
74
#include "timer.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
        u32 P_Limit;
98
        u32 P_Limit;
99
        u32 I_Limit;
99
        u32 I_Limit;
100
        u32 D_Limit;
100
        u32 D_Limit;
101
        u32 PID_Limit;
101
        u32 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
        u32 OperatingRadius;
107
        u32 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
        u32 Distance;   // in cm
117
        u32 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
        static GPS_FlightMode_t FlightMode_Old = GPS_FLIGHT_MODE_UNDEF;
137
        static GPS_FlightMode_t FlightMode_Old = GPS_FLIGHT_MODE_UNDEF;
138
        // in case of bad receiving conditions
138
        // in case of bad receiving conditions
139
        if(FC.RC_Quality < 100)
139
        if(FC.RC_Quality < 100)
140
        {       // set fixed parameter
140
        {       // set fixed parameter
141
                GPS_Parameter.FlightMode = GPS_FLIGHT_MODE_WAYPOINT;
141
                GPS_Parameter.FlightMode = GPS_FLIGHT_MODE_WAYPOINT;
142
                GPS_Parameter.Gain      = (float) 100;
142
                GPS_Parameter.Gain      = (float) 100;
143
                GPS_Parameter.P         = (float) 90;
143
                GPS_Parameter.P         = (float) 90;
144
                GPS_Parameter.I         = (float) 90;
144
                GPS_Parameter.I         = (float) 90;
145
                GPS_Parameter.D         = (float) 90;
145
                GPS_Parameter.D         = (float) 90;
146
                GPS_Parameter.A         = (float) 90;
146
                GPS_Parameter.A         = (float) 90;
147
                GPS_Parameter.ACC       = (float) 0;
147
                GPS_Parameter.ACC       = (float) 0;
148
                GPS_Parameter.P_Limit = 90;
148
                GPS_Parameter.P_Limit = 90;
149
                GPS_Parameter.I_Limit = 90;
149
                GPS_Parameter.I_Limit = 90;
150
                GPS_Parameter.D_Limit = 90;
150
                GPS_Parameter.D_Limit = 90;
151
                GPS_Parameter.PID_Limit = 200;
151
                GPS_Parameter.PID_Limit = 200;
152
                GPS_Parameter.BrakingDuration = 0;
152
                GPS_Parameter.BrakingDuration = 0;
153
                GPS_Parameter.SpeedCompensation = (float) 30;
153
                GPS_Parameter.SpeedCompensation = (float) 30;
154
                GPS_Parameter.MinSat = 6;
154
                GPS_Parameter.MinSat = 6;
155
                GPS_Parameter.StickThreshold = 8;
155
                GPS_Parameter.StickThreshold = 8;
156
                GPS_Parameter.WindCorrection = 0.0;
156
                GPS_Parameter.WindCorrection = 0.0;
157
                GPS_Parameter.OperatingRadius = 0; // forces the aircraft to fly to home positon
157
                GPS_Parameter.OperatingRadius = 0; // forces the aircraft to fly to home positon
158
 
158
 
159
        }
159
        }
160
        else
160
        else
161
        {
161
        {
162
                // update parameter from FC
162
                // update parameter from FC
163
                if(StopNavigation) GPS_Parameter.FlightMode = GPS_FLIGHT_MODE_FREE;
163
                if(StopNavigation) GPS_Parameter.FlightMode = GPS_FLIGHT_MODE_FREE;
164
                else
164
                else
165
                {
165
                {
166
                        if(Parameter.NaviGpsModeControl <  50)
166
                        if(Parameter.NaviGpsModeControl <  50)
167
                        {
167
                        {
168
                                GPS_Parameter.FlightMode = GPS_FLIGHT_MODE_FREE;
168
                                GPS_Parameter.FlightMode = GPS_FLIGHT_MODE_FREE;
169
                                NCFlags &= ~(NC_FLAG_PH | NC_FLAG_CH);
169
                                NCFlags &= ~(NC_FLAG_PH | NC_FLAG_CH);
170
                                NCFlags |= NC_FLAG_FREE;
170
                                NCFlags |= NC_FLAG_FREE;
171
                        }
171
                        }
172
                        else if(Parameter.NaviGpsModeControl < 180)
172
                        else if(Parameter.NaviGpsModeControl < 180)
173
                        {
173
                        {
174
                                GPS_Parameter.FlightMode = GPS_FLIGHT_MODE_AID;
174
                                GPS_Parameter.FlightMode = GPS_FLIGHT_MODE_AID;
175
                                NCFlags &= ~(NC_FLAG_FREE | NC_FLAG_CH);
175
                                NCFlags &= ~(NC_FLAG_FREE | NC_FLAG_CH);
176
                                NCFlags |= NC_FLAG_PH;
176
                                NCFlags |= NC_FLAG_PH;
177
                        }
177
                        }
178
                        else
178
                        else
179
                        {
179
                        {
180
                                GPS_Parameter.FlightMode = GPS_FLIGHT_MODE_WAYPOINT;
180
                                GPS_Parameter.FlightMode = GPS_FLIGHT_MODE_WAYPOINT;
181
                                NCFlags &= ~(NC_FLAG_FREE | NC_FLAG_PH);
181
                                NCFlags &= ~(NC_FLAG_FREE | NC_FLAG_PH);
182
                                NCFlags |= NC_FLAG_CH;
182
                                NCFlags |= NC_FLAG_CH;
183
                        }
183
                        }
184
                }
184
                }
185
                GPS_Parameter.Gain      = (float)Parameter.NaviGpsGain;
185
                GPS_Parameter.Gain      = (float)Parameter.NaviGpsGain;
186
                GPS_Parameter.P         = (float)Parameter.NaviGpsP;
186
                GPS_Parameter.P         = (float)Parameter.NaviGpsP;
187
                GPS_Parameter.I         = (float)Parameter.NaviGpsI;
187
                GPS_Parameter.I         = (float)Parameter.NaviGpsI;
188
                GPS_Parameter.D         = (float)Parameter.NaviGpsD;
188
                GPS_Parameter.D         = (float)Parameter.NaviGpsD;
189
                GPS_Parameter.A         = (float)Parameter.NaviGpsD;
189
                GPS_Parameter.A         = (float)Parameter.NaviGpsD;
190
                GPS_Parameter.ACC       = (float)Parameter.NaviGpsACC;
190
                GPS_Parameter.ACC       = (float)Parameter.NaviGpsACC;
191
                GPS_Parameter.P_Limit = (u32)Parameter.NaviGpsPLimit;
191
                GPS_Parameter.P_Limit = (u32)Parameter.NaviGpsPLimit;
192
                GPS_Parameter.I_Limit = (u32)Parameter.NaviGpsILimit;
192
                GPS_Parameter.I_Limit = (u32)Parameter.NaviGpsILimit;
193
                GPS_Parameter.D_Limit = (u32)Parameter.NaviGpsDLimit;
193
                GPS_Parameter.D_Limit = (u32)Parameter.NaviGpsDLimit;
194
                GPS_Parameter.PID_Limit = 2* (u32)Parameter.NaviAngleLimitation;
194
                GPS_Parameter.PID_Limit = 2* (u32)Parameter.NaviAngleLimitation;
195
                GPS_Parameter.BrakingDuration = (u32)Parameter.NaviPH_LoginTime;
195
                GPS_Parameter.BrakingDuration = (u32)Parameter.NaviPH_LoginTime;
196
                GPS_Parameter.SpeedCompensation = (float)Parameter.NaviSpeedCompensation;
196
                GPS_Parameter.SpeedCompensation = (float)Parameter.NaviSpeedCompensation;
197
                GPS_Parameter.MinSat = (u8)Parameter.NaviGpsMinSat;
197
                GPS_Parameter.MinSat = (u8)Parameter.NaviGpsMinSat;
198
                GPS_Parameter.StickThreshold = (s8)Parameter.NaviStickThreshold;
198
                GPS_Parameter.StickThreshold = (s8)Parameter.NaviStickThreshold;
199
                GPS_Parameter.WindCorrection = (float)Parameter.NaviWindCorrection;
199
                GPS_Parameter.WindCorrection = (float)Parameter.NaviWindCorrection;
200
                GPS_Parameter.OperatingRadius = (u32)Parameter.NaviOperatingRadius * 100; // conversion of m to cm
200
                GPS_Parameter.OperatingRadius = (u32)Parameter.NaviOperatingRadius * 100; // conversion of m to cm
201
        }
201
        }
202
        // FlightMode changed?
202
        // FlightMode changed?
203
        if(GPS_Parameter.FlightMode != FlightMode_Old) BeepTime = 100; // beep to indicate that mode has switched
203
        if(GPS_Parameter.FlightMode != FlightMode_Old) BeepTime = 100; // beep to indicate that mode has switched
204
        FlightMode_Old = GPS_Parameter.FlightMode;
204
        FlightMode_Old = GPS_Parameter.FlightMode;
205
}
205
}
206
 
206
 
207
//-------------------------------------------------------------
207
//-------------------------------------------------------------
208
// This function defines a good GPS signal condition
208
// This function defines a good GPS signal condition
209
u8 GPS_IsSignalOK(void)
209
u8 GPS_IsSignalOK(void)
210
{
210
{
211
        if( (GPSData.Status != INVALID) && (GPSData.SatFix == SATFIX_3D) &&  (GPSData.NumOfSats >= GPS_Parameter.MinSat)) return(1);
211
        if( (GPSData.Status != INVALID) && (GPSData.SatFix == SATFIX_3D) &&  (GPSData.NumOfSats >= GPS_Parameter.MinSat)) return(1);
212
        else return(0);
212
        else return(0);
213
}
213
}
214
 
214
 
215
//------------------------------------------------------------
215
//------------------------------------------------------------
216
// Checks for manual control action
216
// Checks for manual control action
217
u8 GPS_IsManuallyControlled(void)
217
u8 GPS_IsManuallyControlled(void)
218
{
218
{
219
        if( ( (abs(FC.StickNick) > GPS_Parameter.StickThreshold) || (abs(FC.StickRoll) > GPS_Parameter.StickThreshold)) && (GPS_Parameter.StickThreshold > 0)) return 1;
219
        if( ( (abs(FC.StickNick) > GPS_Parameter.StickThreshold) || (abs(FC.StickRoll) > GPS_Parameter.StickThreshold)) && (GPS_Parameter.StickThreshold > 0)) return 1;
220
        else return 0;
220
        else return 0;
221
}
221
}
222
 
222
 
223
//------------------------------------------------------------
223
//------------------------------------------------------------
224
// copy GPS position from source position to target position
224
// copy GPS position from source position to target position
225
u8 GPS_CopyPosition(GPS_Pos_t * pGPSPosSrc, GPS_Pos_t* pGPSPosTgt)
225
u8 GPS_CopyPosition(GPS_Pos_t * pGPSPosSrc, GPS_Pos_t* pGPSPosTgt)
226
{
226
{
227
        u8 retval = 0;
227
        u8 retval = 0;
228
        if((pGPSPosSrc == NULL) || (pGPSPosTgt == NULL)) return(retval);        // bad pointer
228
        if((pGPSPosSrc == NULL) || (pGPSPosTgt == NULL)) return(retval);        // bad pointer
229
        // copy only valid positions
229
        // copy only valid positions
230
        if(pGPSPosSrc->Status != INVALID)
230
        if(pGPSPosSrc->Status != INVALID)
231
        {
231
        {
232
                // if the source GPS position is not invalid
232
                // if the source GPS position is not invalid
233
                pGPSPosTgt->Longitude   = pGPSPosSrc->Longitude;
233
                pGPSPosTgt->Longitude   = pGPSPosSrc->Longitude;
234
                pGPSPosTgt->Latitude    = pGPSPosSrc->Latitude;
234
                pGPSPosTgt->Latitude    = pGPSPosSrc->Latitude;
235
                pGPSPosTgt->Altitude    = pGPSPosSrc->Altitude;
235
                pGPSPosTgt->Altitude    = pGPSPosSrc->Altitude;
236
                pGPSPosTgt->Status              = NEWDATA; // mark data in target position as new
236
                pGPSPosTgt->Status              = NEWDATA; // mark data in target position as new
237
                retval = 1;
237
                retval = 1;
238
        }
238
        }
239
        return(retval);
239
        return(retval);
240
}
240
}
241
 
241
 
242
//------------------------------------------------------------
242
//------------------------------------------------------------
243
// clear position data
243
// clear position data
244
u8 GPS_ClearPosition(GPS_Pos_t * pGPSPos)
244
u8 GPS_ClearPosition(GPS_Pos_t * pGPSPos)
245
{
245
{
246
        u8 retval = FALSE;
246
        u8 retval = FALSE;
247
        if(pGPSPos == NULL) return(retval);     // bad pointer
247
        if(pGPSPos == NULL) return(retval);     // bad pointer
248
        else
248
        else
249
        {
249
        {
250
                pGPSPos->Longitude      = 0;
250
                pGPSPos->Longitude      = 0;
251
                pGPSPos->Latitude       = 0;
251
                pGPSPos->Latitude       = 0;
252
                pGPSPos->Altitude       = 0;
252
                pGPSPos->Altitude       = 0;
253
                pGPSPos->Status         = INVALID;
253
                pGPSPos->Status         = INVALID;
254
                retval = TRUE;
254
                retval = TRUE;
255
        }
255
        }
256
        return (retval);
256
        return (retval);
257
}
257
}
258
 
258
 
259
 
259
 
260
//------------------------------------------------------------
260
//------------------------------------------------------------
261
void GPS_Neutral(void)
261
void GPS_Neutral(void)
262
{
262
{
263
        GPS_Stick.Nick  = 0;
263
        GPS_Stick.Nick  = 0;
264
        GPS_Stick.Roll  = 0;
264
        GPS_Stick.Roll  = 0;
265
        GPS_Stick.Yaw   = 0;
265
        GPS_Stick.Yaw   = 0;
266
}
266
}
267
 
267
 
268
//------------------------------------------------------------
268
//------------------------------------------------------------
269
void GPS_Init(void)
269
void GPS_Init(void)
270
{
270
{
271
        SerialPutString("\r\n GPS init...");
271
        SerialPutString("\r\n GPS init...");
272
        UBX_Init();
272
        UBX_Init();
273
        GPS_Neutral();
273
        GPS_Neutral();
274
        GPS_ClearPosition(&GPS_HoldPosition);
274
        GPS_ClearPosition(&GPS_HoldPosition);
275
        GPS_ClearPosition(&GPS_HomePosition);
275
        GPS_ClearPosition(&GPS_HomePosition);
276
        GPS_pTargetPosition = NULL;
276
        GPS_pTargetPosition = NULL;
277
        WPList_Init();
277
        WPList_Init();
278
        GPS_pWaypoint = WPList_Begin();
278
        GPS_pWaypoint = WPList_Begin();
279
        GPS_UpdateParameter();
279
        GPS_UpdateParameter();
280
        SerialPutString("ok");
280
        SerialPutString("ok");
281
}
281
}
282
 
282
 
283
//------------------------------------------------------------
283
//------------------------------------------------------------
284
// calculate the bearing to target position from its deviation
284
// calculate the bearing to target position from its deviation
285
s32 DirectionToTarget_N_E(float northdev, float eastdev)
285
s32 DirectionToTarget_N_E(float northdev, float eastdev)
286
{
286
{
287
        s32 bearing;
287
        s32 bearing;
288
        bearing = (s32)(atan2(northdev, eastdev) / M_PI_180);
288
        bearing = (s32)(atan2(northdev, eastdev) / M_PI_180);
289
        bearing = (270L - bearing)%360L;
289
        bearing = (270L - bearing)%360L;
290
        return(bearing);
290
        return(bearing);
291
}
291
}
292
 
292
 
293
 
293
 
294
//------------------------------------------------------------
294
//------------------------------------------------------------
295
// Rescale xy-vector length if length limit is violated
295
// Rescale xy-vector length if length limit is violated
-
 
296
// return vector length after scaling
296
void GPS_LimitXY(s32 *x, s32 *y, u32 limit)
297
u32 GPS_LimitXY(s32 *x, s32 *y, u32 limit)
297
{
298
{
298
        double dist;
299
        u32 dist;
299
 
300
 
300
        dist = hypot(*x,*y);    // the length of the vector
301
        dist = (u32)hypot(*x,*y);       // the length of the vector
301
        if ((u32)dist > limit)
302
        if (dist > limit)
302
        // if vector length is larger than the given limit
303
        // if vector length is larger than the given limit
303
        {       // scale vector compontents so that the length is cut off to limit
304
        {       // scale vector compontents so that the length is cut off to limit
304
                *x = (s32)(((double)(*x) * limit) / dist);
305
                *x = (s32)(((double)(*x) * (double)limit) / dist);
-
 
306
                *y = (s32)(((double)(*y) * (double)limit) / dist);
305
                *y = (s32)(((double)(*y) * limit) / dist);
307
                dist = limit;
-
 
308
        }
306
        }
309
        return(dist);
307
}
310
}
308
 
311
 
309
//------------------------------------------------------------
312
//------------------------------------------------------------
310
// transform the integer deg into float radians
313
// transform the integer deg into float radians
311
inline double RadiansFromGPS(s32 deg)
314
inline double RadiansFromGPS(s32 deg)
312
{
315
{
313
  return ((double)deg * 1e-7f * M_PI_180); // 1E-7 because deg is the value in ° * 1E7
316
  return ((double)deg * 1e-7f * M_PI_180); // 1E-7 because deg is the value in ° * 1E7
314
}
317
}
315
 
318
 
316
//------------------------------------------------------------
319
//------------------------------------------------------------
317
// transform the integer deg into float deg
320
// transform the integer deg into float deg
318
inline double DegFromGPS(s32 deg)
321
inline double DegFromGPS(s32 deg)
319
{
322
{
320
  return ((double)deg  * 1e-7f); // 1E-7 because deg is the value in ° * 1E7
323
  return ((double)deg  * 1e-7f); // 1E-7 because deg is the value in ° * 1E7
321
}
324
}
322
 
325
 
323
//------------------------------------------------------------
326
//------------------------------------------------------------
324
// calculate the deviation from the current position to the target position
327
// calculate the deviation from the current position to the target position
325
u8 GPS_CalculateDeviation(GPS_Pos_t * pCurrentPos, GPS_Pos_t * pTargetPos, GPS_Deviation_t* pDeviationFromTarget)
328
u8 GPS_CalculateDeviation(GPS_Pos_t * pCurrentPos, GPS_Pos_t * pTargetPos, GPS_Deviation_t* pDeviationFromTarget)
326
{
329
{
327
        double temp1, temp2;
330
        double temp1, temp2;
328
        // if given pointer is NULL
331
        // if given pointer is NULL
329
        if((pCurrentPos == NULL) || (pTargetPos == NULL)) goto baddata;
332
        if((pCurrentPos == NULL) || (pTargetPos == NULL)) goto baddata;
330
        // if positions are invalid
333
        // if positions are invalid
331
        if((pCurrentPos->Status == INVALID) || (pTargetPos->Status == INVALID)) goto baddata;
334
        if((pCurrentPos->Status == INVALID) || (pTargetPos->Status == INVALID)) goto baddata;
332
 
335
 
333
        // The deviation from the current to the target position along north and east direction is
336
        // The deviation from the current to the target position along north and east direction is
334
        // simple the lat/lon difference. To convert that angular deviation into an
337
        // simple the lat/lon difference. To convert that angular deviation into an
335
        // arc length the spherical projection has to be considered.
338
        // arc length the spherical projection has to be considered.
336
        // The mean earth radius is 6371km. Therfore the arc length per latitude degree
339
        // The mean earth radius is 6371km. Therfore the arc length per latitude degree
337
        // is always 6371km * 2 * Pi / 360deg =  111.2 km/deg.
340
        // is always 6371km * 2 * Pi / 360deg =  111.2 km/deg.
338
        // The arc length per longitude degree depends on the correspondig latitude and
341
        // The arc length per longitude degree depends on the correspondig latitude and
339
        // is 111.2km * cos(latitude).
342
        // is 111.2km * cos(latitude).
340
 
343
 
341
        // calculate the shortest longitude deviation from target
344
        // calculate the shortest longitude deviation from target
342
        temp1 = DegFromGPS(pCurrentPos->Longitude) - DegFromGPS(pTargetPos->Longitude);
345
        temp1 = DegFromGPS(pCurrentPos->Longitude) - DegFromGPS(pTargetPos->Longitude);
343
        // outside an angular difference of -180 deg ... +180 deg its shorter to go the other way around
346
        // outside an angular difference of -180 deg ... +180 deg its shorter to go the other way around
344
        // In our application we wont fly more than 20.000 km but along the date line this is important.
347
        // In our application we wont fly more than 20.000 km but along the date line this is important.
345
        if(temp1 > 180.0f) temp1 -= 360.0f;
348
        if(temp1 > 180.0f) temp1 -= 360.0f;
346
        else if (temp1 < -180.0f) temp1 += 360.0f;
349
        else if (temp1 < -180.0f) temp1 += 360.0f;
347
        temp1 *= cos((RadiansFromGPS(pTargetPos->Latitude) + RadiansFromGPS(pCurrentPos->Latitude))/2);
350
        temp1 *= cos((RadiansFromGPS(pTargetPos->Latitude) + RadiansFromGPS(pCurrentPos->Latitude))/2);
348
        // calculate latitude deviation from target
351
        // calculate latitude deviation from target
349
        // this is allways within -180 deg ... 180 deg
352
        // this is allways within -180 deg ... 180 deg
350
        temp2 = DegFromGPS(pCurrentPos->Latitude) - DegFromGPS(pTargetPos->Latitude);
353
        temp2 = DegFromGPS(pCurrentPos->Latitude) - DegFromGPS(pTargetPos->Latitude);
351
        // deviation from target position in cm
354
        // deviation from target position in cm
352
        // i.e. the distance to walk from the target in northern and eastern direction to reach the current position
355
        // i.e. the distance to walk from the target in northern and eastern direction to reach the current position
353
 
356
 
354
        pDeviationFromTarget->Status = INVALID;
357
        pDeviationFromTarget->Status = INVALID;
355
        pDeviationFromTarget->North = (s32)(11119492.7f * temp2);
358
        pDeviationFromTarget->North = (s32)(11119492.7f * temp2);
356
        pDeviationFromTarget->East  = (s32)(11119492.7f * temp1);
359
        pDeviationFromTarget->East  = (s32)(11119492.7f * temp1);
357
        // If the position deviation is small enough to neglect the earth curvature
360
        // If the position deviation is small enough to neglect the earth curvature
358
        // (this is for our application always fulfilled) the distance to target
361
        // (this is for our application always fulfilled) the distance to target
359
        // can be calculated by the pythagoras of north and east deviation.
362
        // can be calculated by the pythagoras of north and east deviation.
360
        pDeviationFromTarget->Distance = (u32)(11119492.7f * hypot(temp1, temp2));
363
        pDeviationFromTarget->Distance = (u32)(11119492.7f * hypot(temp1, temp2));
361
        if (pDeviationFromTarget->Distance == 0L) pDeviationFromTarget->Bearing = 0L;
364
        if (pDeviationFromTarget->Distance == 0L) pDeviationFromTarget->Bearing = 0L;
362
        else pDeviationFromTarget->Bearing = DirectionToTarget_N_E(temp2, temp1);
365
        else pDeviationFromTarget->Bearing = DirectionToTarget_N_E(temp2, temp1);
363
        pDeviationFromTarget->Status = NEWDATA;
366
        pDeviationFromTarget->Status = NEWDATA;
364
        return TRUE;
367
        return TRUE;
365
 
368
 
366
        baddata:
369
        baddata:
367
        pDeviationFromTarget->North     = 0L;
370
        pDeviationFromTarget->North     = 0L;
368
        pDeviationFromTarget->East              = 0L;
371
        pDeviationFromTarget->East              = 0L;
369
        pDeviationFromTarget->Distance  = 0L;
372
        pDeviationFromTarget->Distance  = 0L;
370
        pDeviationFromTarget->Bearing   = 0L;
373
        pDeviationFromTarget->Bearing   = 0L;
371
        pDeviationFromTarget->Status = INVALID;
374
        pDeviationFromTarget->Status = INVALID;
372
        return FALSE;
375
        return FALSE;
373
}
376
}
374
 
377
 
375
//------------------------------------------------------------
378
//------------------------------------------------------------
376
void GPS_Navigation(void)
379
void GPS_Navigation(void)
377
{
380
{
378
        static u32 beep_rythm;
381
        static u32 beep_rythm;
379
        static u32 GPSDataTimeout = 0;
382
        static u32 GPSDataTimeout = 0;
380
 
383
 
381
        // pointer to current target position
384
        // pointer to current target position
382
        static GPS_Pos_t * pTargetPositionOld = NULL;
385
        static GPS_Pos_t * pTargetPositionOld = NULL;
383
        static Waypoint_t* GPS_pWaypointOld = NULL;
386
        static Waypoint_t* GPS_pWaypointOld = NULL;
384
 
387
 
385
        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
388
        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
386
        static u32 OperatingRadiusOld = -1;
389
        static u32 OperatingRadiusOld = -1;
387
        static u32 WPTime = 0;
390
        static u32 WPTime = 0;
388
 
391
 
389
        //++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
392
        //++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
390
        //+ Check for new data from GPS-receiver
393
        //+ Check for new data from GPS-receiver
391
        //++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
394
        //++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
392
        switch(GPSData.Status)
395
        switch(GPSData.Status)
393
        {
396
        {
394
                case INVALID: // no gps data available
397
                case INVALID: // no gps data available
395
                        // do nothing
398
                        // do nothing
396
                        GPS_Parameter.PID_Limit = 0; // disables PID output
399
                        GPS_Parameter.PID_Limit = 0; // disables PID output
397
                        break;
400
                        break;
398
 
401
 
399
                case PROCESSED: // the current data have been allready processed
402
                case PROCESSED: // the current data have been allready processed
400
                        // if no new data are available within the timeout switch to invalid state.
403
                        // if no new data are available within the timeout switch to invalid state.
401
                        if(CheckDelay(GPSDataTimeout)) GPSData.Status = INVALID;
404
                        if(CheckDelay(GPSDataTimeout)) GPSData.Status = INVALID;
402
                        // wait for new gps data
405
                        // wait for new gps data
403
                        break;
406
                        break;
404
 
407
 
405
                case NEWDATA: // handle new gps data
408
                case NEWDATA: // handle new gps data
406
 
409
 
407
                // update GPS Parameter from FC-Data via SPI interface
410
                // update GPS Parameter from FC-Data via SPI interface
408
                GPS_UpdateParameter();
411
                GPS_UpdateParameter();
409
 
412
 
410
                        // wait maximum of 3 times the normal data update time before data timemout
413
                        // wait maximum of 3 times the normal data update time before data timemout
411
                        GPSDataTimeout = SetDelay(3 * GPS_UPDATETIME_MS);
414
                        GPSDataTimeout = SetDelay(3 * GPS_UPDATETIME_MS);
412
                        beep_rythm++;
415
                        beep_rythm++;
413
 
416
 
414
                        // debug
417
                        // debug
415
                        DebugOut.Analog[21] = (s16)GPSData.Speed_North;
418
                        DebugOut.Analog[21] = (s16)GPSData.Speed_North;
416
                        DebugOut.Analog[22] = (s16)GPSData.Speed_East;
419
                        DebugOut.Analog[22] = (s16)GPSData.Speed_East;
417
                        DebugOut.Analog[31] = (s16)GPSData.NumOfSats;
420
                        DebugOut.Analog[31] = (s16)GPSData.NumOfSats;
418
 
421
 
419
                        // If GPS signal condition is sufficient for a reliable position measurement
422
                        // If GPS signal condition is sufficient for a reliable position measurement
420
                        if(GPS_IsSignalOK())
423
                        if(GPS_IsSignalOK())
421
                        {
424
                        {
422
                                // update home deviation info
425
                                // update home deviation info
423
                                GPS_CalculateDeviation(&(GPSData.Position), &GPS_HomePosition, &CurrentHomeDeviation);
426
                                GPS_CalculateDeviation(&(GPSData.Position), &GPS_HomePosition, &CurrentHomeDeviation);
424
 
427
 
425
                                // if the MK is starting or the home position is invalid then store the home position
428
                                // if the MK is starting or the home position is invalid then store the home position
426
                                if((FC.MKFlags & MKFLAG_START) || (GPS_HomePosition.Status == INVALID))
429
                                if((FC.MKFlags & MKFLAG_START) || (GPS_HomePosition.Status == INVALID))
427
                                {       // try to update the home position from the current position
430
                                {       // try to update the home position from the current position
428
                                        if(GPS_CopyPosition(&(GPSData.Position), &GPS_HomePosition))
431
                                        if(GPS_CopyPosition(&(GPSData.Position), &GPS_HomePosition))
429
                                        {
432
                                        {
430
                                                BeepTime = 700; // beep on success
433
                                                BeepTime = 700; // beep on success
431
                                                GPS_CopyPosition(&GPS_HomePosition, &(NaviData.HomePosition));
434
                                                GPS_CopyPosition(&GPS_HomePosition, &(NaviData.HomePosition));
432
                                        }
435
                                        }
433
                                        GPS_pWaypoint = WPList_Begin(); // go to start of waypoint list, return NULL of the list is empty
436
                                        GPS_pWaypoint = WPList_Begin(); // go to start of waypoint list, return NULL of the list is empty
434
                                }
437
                                }
435
 
438
 
436
                                /* The selected flight mode influences the target position pointer and therefore the behavior */
439
                                /* The selected flight mode influences the target position pointer and therefore the behavior */
437
 
440
 
438
                                // check for current flight mode and set the target pointer GPS_pTargetPosition respectively
441
                                // check for current flight mode and set the target pointer GPS_pTargetPosition respectively
439
                                switch(GPS_Parameter.FlightMode)
442
                                switch(GPS_Parameter.FlightMode)
440
                                {
443
                                {
441
                                        // the GPS control is deactived
444
                                        // the GPS control is deactived
442
                                        case GPS_FLIGHT_MODE_FREE:
445
                                        case GPS_FLIGHT_MODE_FREE:
443
 
446
 
444
                                                GPS_Parameter.PID_Limit = 0; // disables PID output
447
                                                GPS_Parameter.PID_Limit = 0; // disables PID output
445
                                                // update hold position
448
                                                // update hold position
446
                                                GPS_CopyPosition(&(GPSData.Position), &GPS_HoldPosition);
449
                                                GPS_CopyPosition(&(GPSData.Position), &GPS_HoldPosition);
447
                                                // no target position
450
                                                // no target position
448
                                                GPS_pTargetPosition = NULL;
451
                                                GPS_pTargetPosition = NULL;
449
                                                GPS_TargetRadius = 0;
452
                                                GPS_TargetRadius = 0;
450
                                                break;
453
                                                break;
451
 
454
 
452
                                        // the GPS supports the position hold, if the pilot takes no action
455
                                        // the GPS supports the position hold, if the pilot takes no action
453
                                        case GPS_FLIGHT_MODE_AID:
456
                                        case GPS_FLIGHT_MODE_AID:
454
 
457
 
455
                                                // reset WPList to begin
458
                                                // reset WPList to begin
456
                                                GPS_pWaypoint = WPList_Begin();
459
                                                GPS_pWaypoint = WPList_Begin();
457
 
460
 
458
                                                if(GPS_IsManuallyControlled())
461
                                                if(GPS_IsManuallyControlled())
459
                                                {
462
                                                {
460
                                                        GPS_Parameter.PID_Limit = 0; // disables PID output, as long as the manual conrol is active
463
                                                        GPS_Parameter.PID_Limit = 0; // disables PID output, as long as the manual conrol is active
461
                                                    GPS_CopyPosition(&(GPSData.Position), &GPS_HoldPosition);
464
                                                    GPS_CopyPosition(&(GPSData.Position), &GPS_HoldPosition);
462
                                                        GPS_pTargetPosition = NULL;
465
                                                        GPS_pTargetPosition = NULL;
463
                                                        GPS_TargetRadius = 0;
466
                                                        GPS_TargetRadius = 0;
464
                                                }
467
                                                }
465
                                                else
468
                                                else
466
                                                {
469
                                                {
467
                                                        GPS_pTargetPosition = &GPS_HoldPosition;
470
                                                        GPS_pTargetPosition = &GPS_HoldPosition;
468
                                                        GPS_TargetRadius = 100; // 1 meter
471
                                                        GPS_TargetRadius = 100; // 1 meter
469
                                                }
472
                                                }
470
                                                break;
473
                                                break;
471
 
474
 
472
                                        // the GPS control is directed to a target position
475
                                        // the GPS control is directed to a target position
473
                                        // given by a waypoint or by the home position
476
                                        // given by a waypoint or by the home position
474
                                        case GPS_FLIGHT_MODE_WAYPOINT:
477
                                        case GPS_FLIGHT_MODE_WAYPOINT:
475
 
478
 
476
                                                if(GPS_IsManuallyControlled()) // the human pilot takes the action
479
                                                if(GPS_IsManuallyControlled()) // the human pilot takes the action
477
                                                {
480
                                                {
478
                                                        GPS_Parameter.PID_Limit = 0; // disables PID output, as long as the manual conrol is active
481
                                                        GPS_Parameter.PID_Limit = 0; // disables PID output, as long as the manual conrol is active
479
                                                    GPS_CopyPosition(&(GPSData.Position), &GPS_HoldPosition);  // update hold position
482
                                                    GPS_CopyPosition(&(GPSData.Position), &GPS_HoldPosition);  // update hold position
480
                                                        GPS_pTargetPosition = NULL;     // set target position invalid
483
                                                        GPS_pTargetPosition = NULL;     // set target position invalid
481
                                                        GPS_TargetRadius = 0;
484
                                                        GPS_TargetRadius = 0;
482
                                                }
485
                                                }
483
                                                else // no manual control  -> gps position hold active
486
                                                else // no manual control  -> gps position hold active
484
                                                {
487
                                                {
485
                                                        // waypoint trigger logic
488
                                                        // waypoint trigger logic
486
                                                        if(GPS_pWaypoint != NULL) // waypoint exist
489
                                                        if(GPS_pWaypoint != NULL) // waypoint exist
487
                                                        {
490
                                                        {
488
                                                                if(GPS_pWaypoint->Position.Status == INVALID) // should never happen
491
                                                                if(GPS_pWaypoint->Position.Status == INVALID) // should never happen
489
                                                                {
492
                                                                {
490
                                                                        GPS_pWaypoint = WPList_Next(); // goto to next WP
493
                                                                        GPS_pWaypoint = WPList_Next(); // goto to next WP
491
                                                                        BeepTime = 255;
494
                                                                        BeepTime = 255;
492
                                                                }
495
                                                                }
493
                                                                else // waypoint position is valid
496
                                                                else // waypoint position is valid
494
                                                                {
497
                                                                {
495
                                                                        // check if the pointer to the waypoint has been changed or the data have been updated
498
                                                                        // check if the pointer to the waypoint has been changed or the data have been updated
496
                                                                        if((GPS_pWaypoint != GPS_pWaypointOld) || (GPS_pWaypoint->Position.Status == NEWDATA))
499
                                                                        if((GPS_pWaypoint != GPS_pWaypointOld) || (GPS_pWaypoint->Position.Status == NEWDATA))
497
                                                                        {
500
                                                                        {
498
                                                                                GPS_pWaypointOld = GPS_pWaypoint;
501
                                                                                GPS_pWaypointOld = GPS_pWaypoint;
499
                                                                        }
502
                                                                        }
500
                                                                        // if WP has been reached once, wait hold time before trigger to next one
503
                                                                        // if WP has been reached once, wait hold time before trigger to next one
501
                                                                        if(NCFlags & NC_FLAG_TARGET_REACHED)
504
                                                                        if(NCFlags & NC_FLAG_TARGET_REACHED)
502
                                                                        {
505
                                                                        {
503
                                                                                /* ToDo: Adjust GPS_pWaypoint->Heading, GPS_pWaypoint->Event handling */
506
                                                                                /* ToDo: Adjust GPS_pWaypoint->Heading, GPS_pWaypoint->Event handling */
504
                                                                                if(CheckDelay(WPTime))
507
                                                                                if(CheckDelay(WPTime))
505
                                                                                {
508
                                                                                {
506
                                                                                        GPS_pWaypoint = WPList_Next(); // goto to next waypoint, return NULL if end of list has been reached
509
                                                                                        GPS_pWaypoint = WPList_Next(); // goto to next waypoint, return NULL if end of list has been reached
507
                                                                                }
510
                                                                                }
508
                                                                        } // EOF if(WPArrived)
511
                                                                        } // EOF if(WPArrived)
509
                                                                        else
512
                                                                        else
510
                                                                        {
513
                                                                        {
511
                                                                                WPTime = SetDelay(GPS_pWaypoint->HoldTime * 1000); // set hold time stamp
514
                                                                                WPTime = SetDelay(GPS_pWaypoint->HoldTime * 1000); // set hold time stamp
512
                                                                        }
515
                                                                        }
513
                                                                }
516
                                                                }
514
                                                        } // EOF waypoint trigger logic
517
                                                        } // EOF waypoint trigger logic
515
 
518
 
516
                                                        if(GPS_pWaypoint != NULL) // Waypoint exist
519
                                                        if(GPS_pWaypoint != NULL) // Waypoint exist
517
                                                        {
520
                                                        {
518
                                                                // update the hold position
521
                                                                // update the hold position
519
                                                                GPS_CopyPosition(&(GPSData.Position), &GPS_HoldPosition);
522
                                                                GPS_CopyPosition(&(GPSData.Position), &GPS_HoldPosition);
520
                                                                GPS_pTargetPosition = &(GPS_pWaypoint->Position);
523
                                                                GPS_pTargetPosition = &(GPS_pWaypoint->Position);
521
                                                                GPS_TargetRadius = (u32)(GPS_pWaypoint->ToleranceRadius) * 100L;
524
                                                                GPS_TargetRadius = (u32)(GPS_pWaypoint->ToleranceRadius) * 100L;
522
 
525
 
523
                                                        }
526
                                                        }
524
                                                        else // no waypoint info available, i.e. the WPList is empty or the end of the list has been reached
527
                                                        else // no waypoint info available, i.e. the WPList is empty or the end of the list has been reached
525
                                                        {
528
                                                        {
526
                                                                // fly back to home postion
529
                                                                // fly back to home postion
527
                                                                if(GPS_HomePosition.Status == INVALID)
530
                                                                if(GPS_HomePosition.Status == INVALID)
528
                                                                {
531
                                                                {
529
                                                                        GPS_pTargetPosition = &GPS_HoldPosition; // fall back to hold mode if home position is not available
532
                                                                        GPS_pTargetPosition = &GPS_HoldPosition; // fall back to hold mode if home position is not available
530
                                                                        GPS_TargetRadius = 100;
533
                                                                        GPS_TargetRadius = 100;
531
                                                                        BeepTime = 255; // beep to indicate missin home position
534
                                                                        BeepTime = 255; // beep to indicate missin home position
532
                                                                }
535
                                                                }
533
                                                                else // the home position is valid
536
                                                                else // the home position is valid
534
                                                                {
537
                                                                {
535
                                                                        // update the hold position
538
                                                                        // update the hold position
536
                                                                        GPS_CopyPosition(&(GPSData.Position), &GPS_HoldPosition);
539
                                                                        GPS_CopyPosition(&(GPSData.Position), &GPS_HoldPosition);
537
                                                                        // set target to home position
540
                                                                        // set target to home position
538
                                                                        GPS_pTargetPosition = &GPS_HomePosition;
541
                                                                        GPS_pTargetPosition = &GPS_HomePosition;
539
                                                                        GPS_TargetRadius = 100;
542
                                                                        GPS_TargetRadius = 100;
540
                                                                }
543
                                                                }
541
                                                        }
544
                                                        }
542
                                                } // EOF no manual control
545
                                                } // EOF no manual control
543
                                                break;
546
                                                break;
544
 
547
 
545
                                        case GPS_FLIGHT_MODE_UNDEF:
548
                                        case GPS_FLIGHT_MODE_UNDEF:
546
                                        default:
549
                                        default:
547
                                                GPS_Parameter.PID_Limit = 0; // disables PID output
550
                                                GPS_Parameter.PID_Limit = 0; // disables PID output
548
                                                // update hold position
551
                                                // update hold position
549
                                                GPS_CopyPosition(&(GPSData.Position), &GPS_HoldPosition);
552
                                                GPS_CopyPosition(&(GPSData.Position), &GPS_HoldPosition);
550
                                                // no target position
553
                                                // no target position
551
                                                GPS_pTargetPosition = NULL;
554
                                                GPS_pTargetPosition = NULL;
552
                                                GPS_TargetRadius = 0;
555
                                                GPS_TargetRadius = 0;
553
                                                break;
556
                                                break;
554
 
557
 
555
                                }// EOF GPS Mode Handling
558
                                }// EOF GPS Mode Handling
556
 
559
 
557
 
560
 
558
                                /* Calculation of range target based on the real target */
561
                                /* Calculation of range target based on the real target */
559
 
562
 
560
                                // if no target position exist clear the ranged target position
563
                                // if no target position exist clear the ranged target position
561
                                if(GPS_pTargetPosition == NULL) GPS_ClearPosition(&RangedTargetPosition);
564
                                if(GPS_pTargetPosition == NULL) GPS_ClearPosition(&RangedTargetPosition);
562
                                else
565
                                else
563
                                {       // if the target position has been changed or the value has been updated or the OperatingRadius has changed
566
                                {       // if the target position has been changed or the value has been updated or the OperatingRadius has changed
564
                                        if((GPS_pTargetPosition != pTargetPositionOld)  || (GPS_pTargetPosition->Status == NEWDATA) || (GPS_Parameter.OperatingRadius != OperatingRadiusOld) )
567
                                        if((GPS_pTargetPosition != pTargetPositionOld)  || (GPS_pTargetPosition->Status == NEWDATA) || (GPS_Parameter.OperatingRadius != OperatingRadiusOld) )
565
                                        {
568
                                        {
566
                                                BeepTime = 255; // beep to indicate setting of a new target position
569
                                                BeepTime = 255; // beep to indicate setting of a new target position
567
                                                NCFlags &= ~NC_FLAG_TARGET_REACHED;     // clear target reached flag
570
                                                NCFlags &= ~NC_FLAG_TARGET_REACHED;     // clear target reached flag
568
                                                // calculate deviation of new target position from home position
571
                                                // calculate deviation of new target position from home position
569
                                                if(GPS_CalculateDeviation(GPS_pTargetPosition, &GPS_HomePosition, &TargetHomeDeviation))
572
                                                if(GPS_CalculateDeviation(GPS_pTargetPosition, &GPS_HomePosition, &TargetHomeDeviation))
570
                                                {
573
                                                {
571
                                                        // check distance from home position
574
                                                        // check distance from home position
572
                                                        if(TargetHomeDeviation.Distance > GPS_Parameter.OperatingRadius)
575
                                                        if(TargetHomeDeviation.Distance > GPS_Parameter.OperatingRadius)
573
                                                        {
576
                                                        {
574
                                                                //calculate ranged target position to be within the operation radius area
577
                                                                //calculate ranged target position to be within the operation radius area
575
                                                                NCFlags |= NC_FLAG_RANGE_LIMIT;
578
                                                                NCFlags |= NC_FLAG_RANGE_LIMIT;
576
 
579
 
577
                                                                TargetHomeDeviation.North *= GPS_Parameter.OperatingRadius;
580
                                                                TargetHomeDeviation.North *= GPS_Parameter.OperatingRadius;
578
                                                                TargetHomeDeviation.North /= TargetHomeDeviation.Distance;
581
                                                                TargetHomeDeviation.North /= TargetHomeDeviation.Distance;
579
                                                                TargetHomeDeviation.East *= GPS_Parameter.OperatingRadius;
582
                                                                TargetHomeDeviation.East *= GPS_Parameter.OperatingRadius;
580
                                                                TargetHomeDeviation.East /= TargetHomeDeviation.Distance;
583
                                                                TargetHomeDeviation.East /= TargetHomeDeviation.Distance;
581
                                                            TargetHomeDeviation.Distance = GPS_Parameter.OperatingRadius;
584
                                                            TargetHomeDeviation.Distance = GPS_Parameter.OperatingRadius;
582
 
585
 
583
                                                                RangedTargetPosition.Status = INVALID;
586
                                                                RangedTargetPosition.Status = INVALID;
584
                                                                RangedTargetPosition.Latitude = GPS_HomePosition.Latitude;
587
                                                                RangedTargetPosition.Latitude = GPS_HomePosition.Latitude;
585
                                                                RangedTargetPosition.Latitude += (s32)((float)TargetHomeDeviation.North / 1.11194927f);
588
                                                                RangedTargetPosition.Latitude += (s32)((float)TargetHomeDeviation.North / 1.11194927f);
586
                                                                RangedTargetPosition.Longitude = GPS_HomePosition.Longitude;
589
                                                                RangedTargetPosition.Longitude = GPS_HomePosition.Longitude;
587
                                                                RangedTargetPosition.Longitude += (s32)((float)TargetHomeDeviation.East / (1.11194927f * cos(RadiansFromGPS(GPS_HomePosition.Latitude))) );
590
                                                                RangedTargetPosition.Longitude += (s32)((float)TargetHomeDeviation.East / (1.11194927f * cos(RadiansFromGPS(GPS_HomePosition.Latitude))) );
588
                                                                RangedTargetPosition.Altitude = GPS_pTargetPosition->Altitude;
591
                                                                RangedTargetPosition.Altitude = GPS_pTargetPosition->Altitude;
589
                                                                RangedTargetPosition.Status = NEWDATA;
592
                                                                RangedTargetPosition.Status = NEWDATA;
590
                                                        }
593
                                                        }
591
                                                        else
594
                                                        else
592
                                                        {       // the target is located within the operation radius area
595
                                                        {       // the target is located within the operation radius area
593
                                                                // simple copy the loaction to the ranged target position
596
                                                                // simple copy the loaction to the ranged target position
594
                                                                GPS_CopyPosition(GPS_pTargetPosition, &RangedTargetPosition);
597
                                                                GPS_CopyPosition(GPS_pTargetPosition, &RangedTargetPosition);
595
                                                                NCFlags &= ~NC_FLAG_RANGE_LIMIT;
598
                                                                NCFlags &= ~NC_FLAG_RANGE_LIMIT;
596
                                                        }
599
                                                        }
597
                                                }
600
                                                }
598
                                                else
601
                                                else
599
                                                {       // deviation could not be determined
602
                                                {       // deviation could not be determined
600
                                                        GPS_ClearPosition(&RangedTargetPosition);
603
                                                        GPS_ClearPosition(&RangedTargetPosition);
601
                                                }
604
                                                }
602
                                                GPS_pTargetPosition->Status = PROCESSED;        // mark current target as processed!
605
                                                GPS_pTargetPosition->Status = PROCESSED;        // mark current target as processed!
603
                                        }
606
                                        }
604
                                }
607
                                }
605
                                OperatingRadiusOld = GPS_Parameter.OperatingRadius;
608
                                OperatingRadiusOld = GPS_Parameter.OperatingRadius;
606
                                // remember last target position pointer
609
                                // remember last target position pointer
607
                                pTargetPositionOld = GPS_pTargetPosition;
610
                                pTargetPositionOld = GPS_pTargetPosition;
608
 
611
 
609
                                /* Calculate position deviation from ranged target */
612
                                /* Calculate position deviation from ranged target */
610
 
613
 
611
                                // calculate deviation of current position to ranged target position in cm
614
                                // calculate deviation of current position to ranged target position in cm
612
                                if(GPS_CalculateDeviation(&(GPSData.Position), &RangedTargetPosition, &CurrentTargetDeviation))
615
                                if(GPS_CalculateDeviation(&(GPSData.Position), &RangedTargetPosition, &CurrentTargetDeviation))
613
                                {       // set target reached flag of we once reached the target point
616
                                {       // set target reached flag of we once reached the target point
614
                                        if(!(NCFlags & NC_FLAG_TARGET_REACHED) && (CurrentTargetDeviation.Distance < GPS_TargetRadius))
617
                                        if(!(NCFlags & NC_FLAG_TARGET_REACHED) && (CurrentTargetDeviation.Distance < GPS_TargetRadius))
615
                                        {
618
                                        {
616
                                                NCFlags |= NC_FLAG_TARGET_REACHED;      // set target reached flag
619
                                                NCFlags |= NC_FLAG_TARGET_REACHED;      // set target reached flag
617
                                        }
620
                                        }
618
                                        // implement your control code here based
621
                                        // implement your control code here based
619
                                        // in the info available in the CurrentTargetDeviation, GPSData and FromFlightCtrl.GyroHeading
622
                                        // in the info available in the CurrentTargetDeviation, GPSData and FromFlightCtrl.GyroHeading
620
                                        GPS_Stick.Nick = 0;
623
                                        GPS_Stick.Nick = 0;
621
                                        GPS_Stick.Roll = 0;
624
                                        GPS_Stick.Roll = 0;
622
                                        GPS_Stick.Yaw  = 0;
625
                                        GPS_Stick.Yaw  = 0;
623
                                }
626
                                }
624
                                else // deviation could not be calculated
627
                                else // deviation could not be calculated
625
                                {   // do nothing on gps sticks!
628
                                {   // do nothing on gps sticks!
626
                                        GPS_Neutral();
629
                                        GPS_Neutral();
627
                                }
630
                                }
628
 
631
 
629
                        }// eof if GPSSignal is OK
632
                        }// eof if GPSSignal is OK
630
                        else // GPSSignal not OK
633
                        else // GPSSignal not OK
631
                        {
634
                        {
632
                                GPS_Neutral();
635
                                GPS_Neutral();
633
                                // beep if signal is not sufficient
636
                                // beep if signal is not sufficient
634
                                if(GPS_Parameter.FlightMode != GPS_FLIGHT_MODE_FREE)
637
                                if(GPS_Parameter.FlightMode != GPS_FLIGHT_MODE_FREE)
635
                                {
638
                                {
636
                                        if(!(GPSData.Flags & FLAG_GPSFIXOK) && !(beep_rythm % 5)) BeepTime = 100;
639
                                        if(!(GPSData.Flags & FLAG_GPSFIXOK) && !(beep_rythm % 5)) BeepTime = 100;
637
                                        else if (GPSData.NumOfSats < GPS_Parameter.MinSat && !(beep_rythm % 5)) BeepTime = 10;
640
                                        else if (GPSData.NumOfSats < GPS_Parameter.MinSat && !(beep_rythm % 5)) BeepTime = 10;
638
                                }
641
                                }
639
                        }
642
                        }
640
                    GPSData.Status = PROCESSED; // mark as processed
643
                    GPSData.Status = PROCESSED; // mark as processed
641
                        break;
644
                        break;
642
        }
645
        }
643
 
646
 
644
        DebugOut.Analog[6] = NCFlags;
647
        DebugOut.Analog[6] = NCFlags;
645
        DebugOut.Analog[27] = (s16)CurrentTargetDeviation.North;
648
        DebugOut.Analog[27] = (s16)CurrentTargetDeviation.North;
646
        DebugOut.Analog[28] = (s16)CurrentTargetDeviation.East;
649
        DebugOut.Analog[28] = (s16)CurrentTargetDeviation.East;
647
        DebugOut.Analog[29] = GPS_Stick.Nick;
650
        DebugOut.Analog[29] = GPS_Stick.Nick;
648
        DebugOut.Analog[30] = GPS_Stick.Roll;
651
        DebugOut.Analog[30] = GPS_Stick.Roll;
649
 
652
 
650
        // update navi data, send back to ground station
653
        // update navi data, send back to ground station
651
        GPS_CopyPosition(&(GPSData.Position),   &(NaviData.CurrentPosition));
654
        GPS_CopyPosition(&(GPSData.Position),   &(NaviData.CurrentPosition));
652
        GPS_CopyPosition(&RangedTargetPosition, &(NaviData.TargetPosition));
655
        GPS_CopyPosition(&RangedTargetPosition, &(NaviData.TargetPosition));
653
        GPS_CopyPosition(&GPS_HomePosition,     &(NaviData.HomePosition));
656
        GPS_CopyPosition(&GPS_HomePosition,     &(NaviData.HomePosition));
654
        NaviData.SatsInUse = GPSData.NumOfSats;
657
        NaviData.SatsInUse = GPSData.NumOfSats;
655
        NaviData.TargetPositionDeviation.Distance = (u16)CurrentTargetDeviation.Distance/10; // dm
658
        NaviData.TargetPositionDeviation.Distance = (u16)CurrentTargetDeviation.Distance/10; // dm
656
        NaviData.TargetPositionDeviation.Bearing  = (s16)CurrentTargetDeviation.Bearing;
659
        NaviData.TargetPositionDeviation.Bearing  = (s16)CurrentTargetDeviation.Bearing;
657
        NaviData.HomePositionDeviation.Distance   = (u16)CurrentHomeDeviation.Distance/10; // dm
660
        NaviData.HomePositionDeviation.Distance   = (u16)CurrentHomeDeviation.Distance/10; // dm
658
        NaviData.HomePositionDeviation.Bearing    = (s16)CurrentHomeDeviation.Bearing;
661
        NaviData.HomePositionDeviation.Bearing    = (s16)CurrentHomeDeviation.Bearing;
659
        NaviData.UBat = FC.UBat;
662
        NaviData.UBat = FC.UBat;
660
        NaviData.GroundSpeed = (u16)GPSData.Speed_Ground;
663
        NaviData.GroundSpeed = (u16)GPSData.Speed_Ground;
661
        NaviData.Heading = (s16)(GPSData.Heading/100000L);
664
        NaviData.Heading = (s16)(GPSData.Heading/100000L);
662
        NaviData.CompassHeading = (s16)FromFlightCtrl.GyroHeading/10; // in deg
665
        NaviData.CompassHeading = (s16)FromFlightCtrl.GyroHeading/10; // in deg
663
        NaviData.AngleNick = FromFlightCtrl.AngleNick / 10;        // in deg
666
        NaviData.AngleNick = FromFlightCtrl.AngleNick / 10;        // in deg
664
        NaviData.AngleRoll = FromFlightCtrl.AngleRoll / 10;        // in deg
667
        NaviData.AngleRoll = FromFlightCtrl.AngleRoll / 10;        // in deg
665
        NaviData.RC_Quality = (u8)FC.RC_Quality;
668
        NaviData.RC_Quality = (u8)FC.RC_Quality;
666
        NaviData.MKFlags = (u8)FC.MKFlags;
669
        NaviData.MKFlags = (u8)FC.MKFlags;
667
        NaviData.NCFlags = NCFlags;
670
        NaviData.NCFlags = NCFlags;
668
        NaviData.OperatingRadius = Parameter.NaviOperatingRadius;
671
        NaviData.OperatingRadius = Parameter.NaviOperatingRadius;
669
        NaviData.TopSpeed = (s16)GPSData.Speed_Top;  // in cm/s
672
        NaviData.TopSpeed = (s16)GPSData.Speed_Top;  // in cm/s
670
        NaviData.TargetHoldTime = (u8)(GetDelay(WPTime)/1000); // in s
673
        NaviData.TargetHoldTime = (u8)(GetDelay(WPTime)/1000); // in s
671
        //+++++++++++++++++++++++++++++++++++++++++++++++++++
674
        //+++++++++++++++++++++++++++++++++++++++++++++++++++
672
        return;
675
        return;
673
}
676
}
674
 
677
 
675
 
678