Subversion Repositories NaviCtrl

Rev

Rev 109 | Only display areas with differences | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 109 Rev 171
1
/*#######################################################################################*/
1
/*#######################################################################################*/
2
/* !!! THIS IS NOT FREE SOFTWARE !!!                                                     */
2
/* !!! THIS IS NOT FREE SOFTWARE !!!                                                     */
3
/*#######################################################################################*/
3
/*#######################################################################################*/
4
// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
4
// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
5
// + Copyright (c) 2008 Ingo Busker, Holger Buss
5
// + Copyright (c) 2008 Ingo Busker, Holger Buss
6
// + Nur für den privaten Gebrauch
6
// + Nur für den privaten Gebrauch / NON-COMMERCIAL USE ONLY
7
// + FOR NON COMMERCIAL USE ONLY
7
// + FOR NON COMMERCIAL USE ONLY
8
// + www.MikroKopter.com
8
// + www.MikroKopter.com
9
// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
9
// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
10
// + Es gilt für das gesamte Projekt (Hardware, Software, Binärfiles, Sourcecode und Dokumentation),
10
// + Es gilt für das gesamte Projekt (Hardware, Software, Binärfiles, Sourcecode und Dokumentation),
11
// + dass eine Nutzung (auch auszugsweise) nur für den privaten (nicht-kommerziellen) Gebrauch zulässig ist.
11
// + dass eine Nutzung (auch auszugsweise) nur für den privaten (nicht-kommerziellen) Gebrauch zulässig ist.
12
// + Sollten direkte oder indirekte kommerzielle Absichten verfolgt werden, ist mit uns (info@mikrokopter.de) Kontakt
12
// + Sollten direkte oder indirekte kommerzielle Absichten verfolgt werden, ist mit uns (info@mikrokopter.de) Kontakt
13
// + bzgl. der Nutzungsbedingungen aufzunehmen.
13
// + bzgl. der Nutzungsbedingungen aufzunehmen.
14
// + Eine kommerzielle Nutzung ist z.B.Verkauf von MikroKoptern, Bestückung und Verkauf von Platinen oder Bausätzen,
14
// + Eine kommerzielle Nutzung ist z.B.Verkauf von MikroKoptern, Bestückung und Verkauf von Platinen oder Bausätzen,
15
// + Verkauf von Luftbildaufnahmen, usw.
15
// + Verkauf von Luftbildaufnahmen, usw.
16
// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
16
// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
17
// + Werden Teile des Quellcodes (mit oder ohne Modifikation) weiterverwendet oder veröffentlicht,
17
// + Werden Teile des Quellcodes (mit oder ohne Modifikation) weiterverwendet oder veröffentlicht,
18
// + unterliegen sie auch diesen Nutzungsbedingungen und diese Nutzungsbedingungen incl. Copyright müssen dann beiliegen
18
// + unterliegen sie auch diesen Nutzungsbedingungen und diese Nutzungsbedingungen incl. Copyright müssen dann beiliegen
19
// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
19
// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
20
// + Sollte die Software (auch auszugesweise) oder sonstige Informationen des MikroKopter-Projekts
20
// + Sollte die Software (auch auszugesweise) oder sonstige Informationen des MikroKopter-Projekts
21
// + auf anderen Webseiten oder sonstigen Medien veröffentlicht werden, muss unsere Webseite "http://www.mikrokopter.de"
21
// + auf anderen Webseiten oder sonstigen Medien veröffentlicht werden, muss unsere Webseite "http://www.mikrokopter.de"
22
// + eindeutig als Ursprung verlinkt werden
22
// + eindeutig als Ursprung verlinkt werden
23
// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
23
// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
24
// + Keine Gewähr auf Fehlerfreiheit, Vollständigkeit oder Funktion
24
// + Keine Gewähr auf Fehlerfreiheit, Vollständigkeit oder Funktion
25
// + Benutzung auf eigene Gefahr
25
// + Benutzung auf eigene Gefahr
26
// + Wir übernehmen keinerlei Haftung für direkte oder indirekte Personen- oder Sachschäden
26
// + Wir übernehmen keinerlei Haftung für direkte oder indirekte Personen- oder Sachschäden
27
// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
27
// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
28
// + Die PORTIERUNG der Software (oder Teile davon) auf andere Systeme (ausser der Hardware von www.mikrokopter.de) ist nur
28
// + Die Portierung oder Nutzung der Software (oder Teile davon) auf andere Systeme (ausser der Hardware von www.mikrokopter.de) ist nur
29
// + mit unserer Zustimmung zulässig
29
// + mit unserer Zustimmung zulässig
30
// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
30
// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
31
// + Die Funktion printf_P() unterliegt ihrer eigenen Lizenz und ist hiervon nicht betroffen
31
// + Die Funktion printf_P() unterliegt ihrer eigenen Lizenz und ist hiervon nicht betroffen
32
// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
32
// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
33
// + Redistributions of source code (with or without modifications) must retain the above copyright notice,
33
// + Redistributions of source code (with or without modifications) must retain the above copyright notice,
34
// + this list of conditions and the following disclaimer.
34
// + this list of conditions and the following disclaimer.
35
// +   * Neither the name of the copyright holders nor the names of contributors may be used to endorse or promote products derived
35
// +   * Neither the name of the copyright holders nor the names of contributors may be used to endorse or promote products derived
36
// +     from this software without specific prior written permission.
36
// +     from this software without specific prior written permission.
37
// +   * The use of this project (hardware, software, binary files, sources and documentation) is only permitted
37
// +   * The use of this project (hardware, software, binary files, sources and documentation) is only permitted
38
// +     for non-commercial use (directly or indirectly)
38
// +     for non-commercial use (directly or indirectly)
39
// +     Commercial use (for excample: selling of MikroKopters, selling of PCBs, assembly, ...) is only permitted
39
// +     Commercial use (for excample: selling of MikroKopters, selling of PCBs, assembly, ...) is only permitted
40
// +     with our written permission
40
// +     with our written permission
41
// +   * If sources or documentations are redistributet on other webpages, out webpage (http://www.MikroKopter.de) must be
41
// +   * If sources or documentations are redistributet on other webpages, out webpage (http://www.MikroKopter.de) must be
42
// +     clearly linked as origin
42
// +     clearly linked as origin
43
// +   * PORTING this software (or part of it) to systems (other than hardware from www.mikrokopter.de) is NOT allowed
43
// +   * porting the sources to other systems or using the software on other systems (except hardware from www.mikrokopter.de) is not allowed
44
//
44
//
45
// +  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
45
// +  THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
46
// +  AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
46
// +  AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
47
// +  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
47
// +  IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
48
// +  ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
48
// +  ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE
49
// +  LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
49
// +  LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR
50
// +  CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
50
// +  CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF
51
// +  SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
51
// +  SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS
52
// +  INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
52
// +  INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN
53
// +  CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
53
// +  CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE)
54
// +  ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
54
// +  ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
55
// +  POSSIBILITY OF SUCH DAMAGE.
55
// +  POSSIBILITY OF SUCH DAMAGE.
56
// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
56
// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
57
#include <stdlib.h>
57
#include <stdlib.h>
58
#include <stdio.h>
58
#include <stdio.h>
59
#include "91x_lib.h"
59
#include "91x_lib.h"
60
#include "kml.h"
60
#include "kml.h"
61
#include "kml_header.h"
61
#include "kml_header.h"
62
 
62
 
63
 
63
 
64
//________________________________________________________________________________________________________________________________________
64
//________________________________________________________________________________________________________________________________________
65
// Module name:                 kml.c
65
// Module name:                 kml.c
66
// Compiler used:               avr-gcc 3.4.5
66
// Compiler used:               avr-gcc 3.4.5
67
// Last Modifikation:   22.03.2009
67
// Last Modifikation:   22.03.2009
68
// Version:                             1.03
68
// Version:                             1.03
69
// Authors:                             Stephan Busker, Gregor Stobrawa
69
// Authors:                             Stephan Busker, Gregor Stobrawa
70
// Description:                 Source files to write gps-coordinates to a file in the kml (keyhole markup language) fileformat
70
// Description:                 Source files to write gps-coordinates to a file in the kml (keyhole markup language) fileformat
71
//                                              Copyright (C) 2007 Stephan Busker
71
//                                              Copyright (C) 2007 Stephan Busker
72
//........................................................................................................................................
72
//........................................................................................................................................
73
// Functions:                   extern u8       KML_LoggGPSCoordinates(struct str_gps_nav_data , KML_Document_t *);     // intializes the kml-document with standard filename and adds points to the file
73
// Functions:                   extern u8       KML_LoggGPSCoordinates(struct str_gps_nav_data , KML_Document_t *);     // intializes the kml-document with standard filename and adds points to the file
74
//                                              extern u8       KML_DocumentInit(KML_Document_t *doc)                                                           // initializes the kml-document to resetvalues.
74
//                                              extern u8       KML_DocumentInit(KML_Document_t *doc)                                                           // initializes the kml-document to resetvalues.
75
//                                              extern u8       KML_DocumentOpen(s8 *, KML_Document_t *);                                                       // opens a new kml document. A filename can be specified.
75
//                                              extern u8       KML_DocumentOpen(s8 *, KML_Document_t *);                                                       // opens a new kml document. A filename can be specified.
76
//                                              extern u8       KML_DocumentClose(KML_Document_t *doc);                                                         // closes an open document
76
//                                              extern u8       KML_DocumentClose(KML_Document_t *doc);                                                         // closes an open document
77
//                                              extern u8   KML_PlaceMarkOpen(KML_Document_t *);                                                                // opens a new placemark within the specified document
77
//                                              extern u8   KML_PlaceMarkOpen(KML_Document_t *);                                                                // opens a new placemark within the specified document
78
//                                              extern u8       KML_PlaceMarkClose(KML_Document_t *);                                                           // Closes the placemark
78
//                                              extern u8       KML_PlaceMarkClose(KML_Document_t *);                                                           // Closes the placemark
79
//                                              extern u8       KML_LineStringBegin(KML_Document_t *);                                                          // begins a new line within the actual placemark
79
//                                              extern u8       KML_LineStringBegin(KML_Document_t *);                                                          // begins a new line within the actual placemark
80
//                                              extern u8       KML_LineStringEnd(KML_Document_t *doc);                                                         // ends the actual linestring
80
//                                              extern u8       KML_LineStringEnd(KML_Document_t *doc);                                                         // ends the actual linestring
81
//                                              extern u8       KML_LineStringAddPoint(struct str_gps_nav_data, KML_Document_t *);      // adds a new point (gps-coordinates) to the actual linestring
81
//                                              extern u8       KML_LineStringAddPoint(struct str_gps_nav_data, KML_Document_t *);      // adds a new point (gps-coordinates) to the actual linestring
82
//........................................................................................................................................
82
//........................................................................................................................................
83
// ext. functions:
83
// ext. functions:
84
//
84
//
85
//........................................................................................................................................
85
//........................................................................................................................................
86
//
86
//
87
// URL:                                 www.Mikro-Control.de
87
// URL:                                 www.Mikro-Control.de
88
// mailto:                              stephan.busker@mikro-control.de
88
// mailto:                              stephan.busker@mikro-control.de
89
//________________________________________________________________________________________________________________________________________
89
//________________________________________________________________________________________________________________________________________
90
 
90
 
91
 
91
 
92
 
92
 
93
//________________________________________________________________________________________________________________________________________
93
//________________________________________________________________________________________________________________________________________
94
// Function:    KML_DocumentInit(KML_Document_t *)
94
// Function:    KML_DocumentInit(KML_Document_t *)
95
//
95
//
96
// Description: This function initializes the kml-document for further use.
96
// Description: This function initializes the kml-document for further use.
97
//
97
//
98
//
98
//
99
// Returnvalue: '1' if document was initialized
99
// Returnvalue: '1' if document was initialized
100
//________________________________________________________________________________________________________________________________________
100
//________________________________________________________________________________________________________________________________________
101
 
101
 
102
u8 KML_DocumentInit(KML_Document_t *doc)
102
u8 KML_DocumentInit(KML_Document_t *doc)
103
{                                                                                                              
103
{                                                                                                              
104
        doc->state       = KML_DOC_CLOSED;                                                                                                      // state of the kml-document
104
        doc->state       = KML_DOC_CLOSED;                                                                                                      // state of the kml-document
105
        doc->file        = NULL;
105
        doc->file        = NULL;
106
        return(1);
106
        return(1);
107
}
107
}
108
 
108
 
109
//________________________________________________________________________________________________________________________________________
109
//________________________________________________________________________________________________________________________________________
110
// Function:    KML_Document_Open(void);
110
// Function:    KML_Document_Open(void);
111
//
111
//
112
// Description: This function opens a new KML- document with the specified name and creates the document header within the file.
112
// Description: This function opens a new KML- document with the specified name and creates the document header within the file.
113
//
113
//
114
//
114
//
115
// Returnvalue: '1' if the KML- file could be created.
115
// Returnvalue: '1' if the KML- file could be created.
116
//________________________________________________________________________________________________________________________________________
116
//________________________________________________________________________________________________________________________________________
117
 
117
 
118
u8 KML_DocumentOpen(s8 *name, KML_Document_t *doc)
118
u8 KML_DocumentOpen(s8 *name, KML_Document_t *doc)
119
{
119
{
120
 
120
 
121
        u8 retvalue = 0;
121
        u8 retvalue = 0;
122
 
122
 
123
        if(doc == NULL) return(0);
123
        if(doc == NULL) return(0);
124
 
124
 
125
        KML_DocumentInit(doc);                                                                                                          // intialize the document with resetvalues
125
        KML_DocumentInit(doc);                                                                                                          // intialize the document with resetvalues
126
        doc->file = fopen_(name,'a');                                                                                           // open a new file with the specified filename on the memorycard.
126
        doc->file = fopen_(name,'a');                                                                                           // open a new file with the specified filename on the memorycard.
127
 
127
 
128
        if(doc->file != NULL)                                                                                                           // could the file be opened?
128
        if(doc->file != NULL)                                                                                                           // could the file be opened?
129
        {
129
        {
130
                retvalue = 1;                                                                                                                   // the document could be created on the drive.
130
                retvalue = 1;                                                                                                                   // the document could be created on the drive.
131
                doc->state = KML_DOC_OPENED;                                                                                            // change document state to opened. At next a placemark has to be opened.
131
                doc->state = KML_DOC_OPENED;                                                                                            // change document state to opened. At next a placemark has to be opened.
132
                fwrite_((void*)KML_DOCUMENT_HEADER, sizeof(KML_DOCUMENT_HEADER)-1,1,doc->file);// write the KML-header to the document.
132
                fwrite_((void*)KML_DOCUMENT_HEADER, sizeof(KML_DOCUMENT_HEADER)-1,1,doc->file);// write the KML-header to the document.
133
        }
133
        }
134
 
134
 
135
        return(retvalue);
135
        return(retvalue);
136
}
136
}
137
 
137
 
138
//________________________________________________________________________________________________________________________________________
138
//________________________________________________________________________________________________________________________________________
139
// Function:    DocumentClose(KML_Document_t *doc);
139
// Function:    DocumentClose(KML_Document_t *doc);
140
//
140
//
141
// Description: This function closes the document specified by doc.
141
// Description: This function closes the document specified by doc.
142
//
142
//
143
//
143
//
144
// Returnvalue: '1' if the KML- file could be closed.
144
// Returnvalue: '1' if the KML- file could be closed.
145
//________________________________________________________________________________________________________________________________________
145
//________________________________________________________________________________________________________________________________________
146
 
146
 
147
u8 KML_DocumentClose(KML_Document_t *doc)
147
u8 KML_DocumentClose(KML_Document_t *doc)
148
{
148
{
149
 
149
 
150
        u8 retvalue = 1;
150
        u8 retvalue = 1;
151
 
151
 
152
        if(doc == NULL) return(0);
152
        if(doc == NULL) return(0);
153
 
153
 
154
        while(doc->state != KML_DOC_CLOSED)                                                             // close linestring, placemark and document before closing the file on the memorycard
154
        while(doc->state != KML_DOC_CLOSED)                                                             // close linestring, placemark and document before closing the file on the memorycard
155
        {
155
        {
156
                switch(doc->state)
156
                switch(doc->state)
157
                {
157
                {
158
                        case KML_DOC_LINESTRING_OPENED:
158
                        case KML_DOC_LINESTRING_OPENED:
159
                                KML_LineStringEnd(doc);                                                 // write terminating tag to end linestring.
159
                                KML_LineStringEnd(doc);                                                 // write terminating tag to end linestring.
160
                                break;
160
                                break;
161
 
161
 
162
                        case KML_DOC_PLACEMARK_OPENED:                                                  // write terminating tag to close placemark.
162
                        case KML_DOC_PLACEMARK_OPENED:                                                  // write terminating tag to close placemark.
163
                                KML_PlaceMarkClose(doc);
163
                                KML_PlaceMarkClose(doc);
164
                                break;
164
                                break;
165
 
165
 
166
                        case KML_DOC_OPENED:                                                                    // close the file on the memorycard
166
                        case KML_DOC_OPENED:                                                                    // close the file on the memorycard
167
                                if(doc->file != NULL)
167
                                if(doc->file != NULL)
168
                                {
168
                                {
169
                                        fwrite_((void*)KML_DOCUMENT_FOOTER, sizeof(KML_DOCUMENT_FOOTER)-1,1,doc->file); // write the KML- footer to the document.
169
                                        fwrite_((void*)KML_DOCUMENT_FOOTER, sizeof(KML_DOCUMENT_FOOTER)-1,1,doc->file); // write the KML- footer to the document.
170
                                        fclose_(doc->file);
170
                                        fclose_(doc->file);
171
                                        retvalue = 1;
171
                                        retvalue = 1;
172
                                }
172
                                }
173
                                doc->state = KML_DOC_CLOSED;
173
                                doc->state = KML_DOC_CLOSED;
174
                                break;
174
                                break;
175
 
175
 
176
                        default:
176
                        default:
177
                                doc->state = KML_DOC_CLOSED;
177
                                doc->state = KML_DOC_CLOSED;
178
                                break;
178
                                break;
179
 
179
 
180
                }
180
                }
181
        }
181
        }
182
        return(retvalue);
182
        return(retvalue);
183
}
183
}
184
 
184
 
185
//________________________________________________________________________________________________________________________________________
185
//________________________________________________________________________________________________________________________________________
186
// Function:    u8 KML_PlaceMarkOpen(KML_Document_t *doc);
186
// Function:    u8 KML_PlaceMarkOpen(KML_Document_t *doc);
187
//
187
//
188
// Description: This function adds a placemark to the document.
188
// Description: This function adds a placemark to the document.
189
//
189
//
190
//
190
//
191
// Returnvalue: '1' if the PlaceMark could be opened
191
// Returnvalue: '1' if the PlaceMark could be opened
192
//________________________________________________________________________________________________________________________________________
192
//________________________________________________________________________________________________________________________________________
193
 
193
 
194
u8 KML_PlaceMarkOpen(KML_Document_t *doc)
194
u8 KML_PlaceMarkOpen(KML_Document_t *doc)
195
{
195
{
196
        u8 retvalue = 0;
196
        u8 retvalue = 0;
197
        if(doc->state == KML_DOC_OPENED)
197
        if(doc->state == KML_DOC_OPENED)
198
        {
198
        {
199
                if(doc->file != NULL)
199
                if(doc->file != NULL)
200
                {
200
                {
201
                        doc->state = KML_DOC_PLACEMARK_OPENED;
201
                        doc->state = KML_DOC_PLACEMARK_OPENED;
202
                        retvalue = 1;
202
                        retvalue = 1;
203
                        fwrite_((void*)KML_PLACEMARK_HEADER, sizeof(KML_PLACEMARK_HEADER)-1,1,doc->file);
203
                        fwrite_((void*)KML_PLACEMARK_HEADER, sizeof(KML_PLACEMARK_HEADER)-1,1,doc->file);
204
                }
204
                }
205
        }
205
        }
206
        return(retvalue);
206
        return(retvalue);
207
}
207
}
208
 
208
 
209
//________________________________________________________________________________________________________________________________________
209
//________________________________________________________________________________________________________________________________________
210
// Function:    u8 PlaceMarkClose(KML_PlaceMark_t *place, File *file);
210
// Function:    u8 PlaceMarkClose(KML_PlaceMark_t *place, File *file);
211
//
211
//
212
// Description: This function ends the placemark opened before.
212
// Description: This function ends the placemark opened before.
213
//
213
//
214
//
214
//
215
// Returnvalue: 1' if the PlaceMark could be closed
215
// Returnvalue: 1' if the PlaceMark could be closed
216
//________________________________________________________________________________________________________________________________________
216
//________________________________________________________________________________________________________________________________________
217
 
217
 
218
u8 KML_PlaceMarkClose(KML_Document_t *doc)
218
u8 KML_PlaceMarkClose(KML_Document_t *doc)
219
{
219
{
220
 
220
 
221
        u8 retvalue = 0;                                                                                                                        // close the Placemark-tag of the corosponding document.
221
        u8 retvalue = 0;                                                                                                                        // close the Placemark-tag of the corosponding document.
222
 
222
 
223
        if(doc->state == KML_DOC_PLACEMARK_OPENED)
223
        if(doc->state == KML_DOC_PLACEMARK_OPENED)
224
        {
224
        {
225
                if(doc->file != NULL)
225
                if(doc->file != NULL)
226
                {
226
                {
227
                        doc->state = KML_DOC_OPENED;
227
                        doc->state = KML_DOC_OPENED;
228
                        fwrite_((void*)KML_PLACEMARK_FOOTER, sizeof(KML_PLACEMARK_FOOTER)-1,1,doc->file);
228
                        fwrite_((void*)KML_PLACEMARK_FOOTER, sizeof(KML_PLACEMARK_FOOTER)-1,1,doc->file);
229
                        retvalue = 1;
229
                        retvalue = 1;
230
                }
230
                }
231
        }
231
        }
232
 
232
 
233
        return(retvalue);
233
        return(retvalue);
234
}
234
}
235
 
235
 
236
//________________________________________________________________________________________________________________________________________
236
//________________________________________________________________________________________________________________________________________
237
// Function:    u8 LineStringBegin(KML_Document_t *doc);
237
// Function:    u8 LineStringBegin(KML_Document_t *doc);
238
//
238
//
239
// Description: This function ends the placemark opened before.
239
// Description: This function ends the placemark opened before.
240
//
240
//
241
//
241
//
242
// Returnvalue: '1' if the LineString could be started
242
// Returnvalue: '1' if the LineString could be started
243
//________________________________________________________________________________________________________________________________________
243
//________________________________________________________________________________________________________________________________________
244
 
244
 
245
u8 KML_LineStringBegin(KML_Document_t *doc)
245
u8 KML_LineStringBegin(KML_Document_t *doc)
246
{
246
{
247
 
247
 
248
        u8 retvalue = 0;
248
        u8 retvalue = 0;
249
 
249
 
250
        if(doc->state == KML_DOC_PLACEMARK_OPENED)
250
        if(doc->state == KML_DOC_PLACEMARK_OPENED)
251
        {
251
        {
252
                if(doc->file != NULL)
252
                if(doc->file != NULL)
253
                {
253
                {
254
                        doc->state = KML_DOC_LINESTRING_OPENED;
254
                        doc->state = KML_DOC_LINESTRING_OPENED;
255
                        fwrite_((void*)KML_LINESTRING_HEADER, sizeof(KML_LINESTRING_HEADER)-1,1,doc->file);
255
                        fwrite_((void*)KML_LINESTRING_HEADER, sizeof(KML_LINESTRING_HEADER)-1,1,doc->file);
256
                        retvalue = 1;
256
                        retvalue = 1;
257
                }
257
                }
258
        }
258
        }
259
        return(retvalue);
259
        return(retvalue);
260
}
260
}
261
 
261
 
262
//________________________________________________________________________________________________________________________________________
262
//________________________________________________________________________________________________________________________________________
263
// Function:    u8 KML_LineStringEnd(KML_Document_t *doc)
263
// Function:    u8 KML_LineStringEnd(KML_Document_t *doc)
264
//
264
//
265
// Description: This function ends the placemark opened before.
265
// Description: This function ends the placemark opened before.
266
//
266
//
267
//
267
//
268
// Returnvalue: '1' if the LineString could be terminated
268
// Returnvalue: '1' if the LineString could be terminated
269
//________________________________________________________________________________________________________________________________________
269
//________________________________________________________________________________________________________________________________________
270
 
270
 
271
u8 KML_LineStringEnd(KML_Document_t *doc)
271
u8 KML_LineStringEnd(KML_Document_t *doc)
272
{
272
{
273
 
273
 
274
        u8 retvalue = 0;
274
        u8 retvalue = 0;
275
 
275
 
276
        if(doc->state == KML_DOC_LINESTRING_OPENED)
276
        if(doc->state == KML_DOC_LINESTRING_OPENED)
277
        {
277
        {
278
                if(doc->file != NULL)
278
                if(doc->file != NULL)
279
                {
279
                {
280
                        doc->state = KML_DOC_PLACEMARK_OPENED;
280
                        doc->state = KML_DOC_PLACEMARK_OPENED;
281
                        fwrite_((void*)KML_LINESTRING_FOOTER, sizeof(KML_LINESTRING_FOOTER)-1,1,doc->file);
281
                        fwrite_((void*)KML_LINESTRING_FOOTER, sizeof(KML_LINESTRING_FOOTER)-1,1,doc->file);
282
                        retvalue = 1;
282
                        retvalue = 1;
283
                }
283
                }
284
        }
284
        }
285
        return(retvalue);
285
        return(retvalue);
286
}
286
}
287
 
287
 
288
//________________________________________________________________________________________________________________________________________
288
//________________________________________________________________________________________________________________________________________
289
// Function:    u8 LineStringAddPoint(gps_data_t, KML_Document_t *doc)
289
// Function:    u8 LineStringAddPoint(gps_data_t, KML_Document_t *doc)
290
//
290
//
291
// Description: This function adds a point to the specified document.
291
// Description: This function adds a point to the specified document.
292
//
292
//
293
//
293
//
294
// Returnvalue: '1' if a ppoint was added could be started
294
// Returnvalue: '1' if a ppoint was added could be started
295
//________________________________________________________________________________________________________________________________________
295
//________________________________________________________________________________________________________________________________________
296
 
296
 
297
u8 KML_LineStringAddPoint(KML_Document_t *doc)
297
u8 KML_LineStringAddPoint(KML_Document_t *doc)
298
{
298
{
299
 
299
 
300
        u8 retvalue = 0;
300
        u8 retvalue = 0;
301
        s8 string[50];
301
        s8 string[50];
302
        s32 rel_altitude = 0;
302
        s32 rel_altitude = 0;
303
 
303
 
304
        if(doc == NULL) return(0);
304
        if(doc == NULL) return(0);
305
 
305
 
306
        if((GPSData.Position.Status != INVALID) && (GPS_HomePosition.Status != INVALID))
306
        if((GPSData.Position.Status != INVALID) && (GPS_HomePosition.Status != INVALID))
307
        {
307
        {
308
                if(doc->state == KML_DOC_LINESTRING_OPENED)
308
                if(doc->state == KML_DOC_LINESTRING_OPENED)
309
                {
309
                {
310
                        if(doc->file != NULL)
310
                        if(doc->file != NULL)
311
                        {
311
                        {
312
                                s32 i1, i2;
312
                                s32 i1, i2;
313
                                u8 sign;
313
                                u8 sign;
314
                                if(GPSData.Position.Longitude < 0) sign = '-';
314
                                if(GPSData.Position.Longitude < 0) sign = '-';
315
                                else sign = '+';
315
                                else sign = '+';
316
                                i1 = abs(GPSData.Position.Longitude)/10000000L;
316
                                i1 = abs(GPSData.Position.Longitude)/10000000L;
317
                                i2 = abs(GPSData.Position.Longitude)%10000000L;
317
                                i2 = abs(GPSData.Position.Longitude)%10000000L;
318
                                sprintf(string,"\r\n%c%ld.%07ld,",sign, i1, i2);
318
                                sprintf(string,"\r\n%c%ld.%07ld,",sign, i1, i2);
319
                                fputs_(string, doc->file);
319
                                fputs_(string, doc->file);
320
                                if(GPSData.Position.Latitude < 0) sign = '-';
320
                                if(GPSData.Position.Latitude < 0) sign = '-';
321
                                else sign = '+';
321
                                else sign = '+';
322
                                i1 = abs(GPSData.Position.Latitude)/10000000L;
322
                                i1 = abs(GPSData.Position.Latitude)/10000000L;
323
                                i2 = abs(GPSData.Position.Latitude)%10000000L;
323
                                i2 = abs(GPSData.Position.Latitude)%10000000L;
324
                                sprintf(string,"%c%ld.%07ld,",sign, i1, i2);
324
                                sprintf(string,"%c%ld.%07ld,",sign, i1, i2);
325
                                fputs_(string, doc->file);
325
                                fputs_(string, doc->file);
326
                                // calculate relative altitude with respect to the altitude of the home position
326
                                // calculate relative altitude with respect to the altitude of the home position
327
                                rel_altitude = GPSData.Position.Altitude - GPS_HomePosition.Altitude;
327
                                rel_altitude = GPSData.Position.Altitude - GPS_HomePosition.Altitude;
328
                                if(rel_altitude < 0) rel_altitude = 0; // avoid negative altitudes in log
328
                                if(rel_altitude < 0) rel_altitude = 0; // avoid negative altitudes in log
329
                                i1 = rel_altitude/1000L;
329
                                i1 = rel_altitude/1000L;
330
                                i2 = rel_altitude%1000L;
330
                                i2 = rel_altitude%1000L;
331
                                sprintf(string," %ld.%03ld",i1, i2);
331
                                sprintf(string," %ld.%03ld",i1, i2);
332
                                fputs_(string, doc->file);
332
                                fputs_(string, doc->file);
333
                                retvalue = 1;
333
                                retvalue = 1;
334
                        }
334
                        }
335
                }
335
                }
336
        }
336
        }
337
 
337
 
338
        return(retvalue);
338
        return(retvalue);
339
}
339
}
340
 
340
 
341
//________________________________________________________________________________________________________________________________________
341
//________________________________________________________________________________________________________________________________________
342
// Function:    u8 KML_LoggGPSCoordinates(gps_data_t *, KML_Document_t *)
342
// Function:    u8 KML_LoggGPSCoordinates(gps_data_t *, KML_Document_t *)
343
//
343
//
344
// Description: This function opens adds gpscoordinates to an KML-Document. The document will be opened, if not already done
344
// Description: This function opens adds gpscoordinates to an KML-Document. The document will be opened, if not already done
345
//
345
//
346
//
346
//
347
// Returnvalue: '1' if an gps coordinate was logged
347
// Returnvalue: '1' if an gps coordinate was logged
348
//________________________________________________________________________________________________________________________________________
348
//________________________________________________________________________________________________________________________________________
349
 
349
 
350
u8 KML_LoggGPSCoordinates(KML_Document_t *doc)
350
u8 KML_LoggGPSCoordinates(KML_Document_t *doc)
351
{
351
{
352
        u8 retval = 0;
352
        u8 retval = 0;
353
        while(doc->state != KML_DOC_LINESTRING_OPENED)                                  // automatic create document with default filename on the card.
353
        while(doc->state != KML_DOC_LINESTRING_OPENED)                                  // automatic create document with default filename on the card.
354
        {
354
        {
355
                switch(doc->state)
355
                switch(doc->state)
356
                {
356
                {
357
                        case KML_DOC_CLOSED:                                                                    // document hasn't been opened yet therefore it will be initialized automatically
357
                        case KML_DOC_CLOSED:                                                                    // document hasn't been opened yet therefore it will be initialized automatically
358
                                retval = KML_DocumentOpen("default.kml",doc);   // open the kml-document with a standardname.
358
                                retval = KML_DocumentOpen("default.kml",doc);   // open the kml-document with a standardname.
359
                        break;
359
                        break;
360
 
360
 
361
                        case KML_DOC_OPENED:                                                                    // if a document has been opened before but no placemark exists:
361
                        case KML_DOC_OPENED:                                                                    // if a document has been opened before but no placemark exists:
362
                                retval = KML_PlaceMarkOpen(doc);
362
                                retval = KML_PlaceMarkOpen(doc);
363
                        break;
363
                        break;
364
 
364
 
365
                        case KML_DOC_PLACEMARK_OPENED:                                                  // add linestring to the placemark
365
                        case KML_DOC_PLACEMARK_OPENED:                                                  // add linestring to the placemark
366
                                retval = KML_LineStringBegin(doc);
366
                                retval = KML_LineStringBegin(doc);
367
                        break;
367
                        break;
368
 
368
 
369
                        default:
369
                        default:
370
                                retval = 0;
370
                                retval = 0;
371
                        break;
371
                        break;
372
 
372
 
373
                }
373
                }
374
                if(retval != 1) return(retval); // stop on error
374
                if(retval != 1) return(retval); // stop on error
375
        }
375
        }
376
 
376
 
377
        if(doc->state == KML_DOC_LINESTRING_OPENED)                                             // if the document was opened add coordinates to the document.
377
        if(doc->state == KML_DOC_LINESTRING_OPENED)                                             // if the document was opened add coordinates to the document.
378
        {
378
        {
379
                retval = KML_LineStringAddPoint(doc);
379
                retval = KML_LineStringAddPoint(doc);
380
        }
380
        }
381
        return(retval);
381
        return(retval);
382
}
382
}
383
 
383
 
384
 
384