Rev 2093 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
1 | ingob | 1 | // ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ |
2 | // + www.MikroKopter.com |
||
3 | // ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ |
||
2050 | holgerb | 4 | // + Software Nutzungsbedingungen (english version: see below) |
5 | // + der Fa. HiSystems GmbH, Flachsmeerstrasse 2, 26802 Moormerland - nachfolgend Lizenzgeber genannt - |
||
6 | // + Der Lizenzgeber räumt dem Kunden ein nicht-ausschließliches, zeitlich und räumlich* unbeschränktes Recht ein, die im den |
||
7 | // + Mikrocontroller verwendete Firmware für die Hardware Flight-Ctrl, Navi-Ctrl, BL-Ctrl, MK3Mag & PC-Programm MikroKopter-Tool |
||
8 | // + - nachfolgend Software genannt - nur für private Zwecke zu nutzen. |
||
9 | // + Der Einsatz dieser Software ist nur auf oder mit Produkten des Lizenzgebers zulässig. |
||
10 | // ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ |
||
11 | // + Die vom Lizenzgeber gelieferte Software ist urheberrechtlich geschützt. Alle Rechte an der Software sowie an sonstigen im |
||
12 | // + Rahmen der Vertragsanbahnung und Vertragsdurchführung überlassenen Unterlagen stehen im Verhältnis der Vertragspartner ausschließlich dem Lizenzgeber zu. |
||
13 | // + Die in der Software enthaltenen Copyright-Vermerke, Markenzeichen, andere Rechtsvorbehalte, Seriennummern sowie |
||
14 | // + sonstige der Programmidentifikation dienenden Merkmale dürfen vom Kunden nicht verändert oder unkenntlich gemacht werden. |
||
15 | // + Der Kunde trifft angemessene Vorkehrungen für den sicheren Einsatz der Software. Er wird die Software gründlich auf deren |
||
16 | // + Verwendbarkeit zu dem von ihm beabsichtigten Zweck testen, bevor er diese operativ einsetzt. |
||
17 | // + Die Haftung des Lizenzgebers wird - soweit gesetzlich zulässig - begrenzt in Höhe des typischen und vorhersehbaren |
||
18 | // + Schadens. Die gesetzliche Haftung bei Personenschäden und nach dem Produkthaftungsgesetz bleibt unberührt. Dem Lizenzgeber steht jedoch der Einwand |
||
19 | // + des Mitverschuldens offen. |
||
20 | // + Der Kunde trifft angemessene Vorkehrungen für den Fall, dass die Software ganz oder teilweise nicht ordnungsgemäß arbeitet. |
||
21 | // + Er wird die Software gründlich auf deren Verwendbarkeit zu dem von ihm beabsichtigten Zweck testen, bevor er diese operativ einsetzt. |
||
22 | // + Der Kunde wird er seine Daten vor Einsatz der Software nach dem Stand der Technik sichern. |
||
23 | // + Der Kunde ist darüber unterrichtet, dass der Lizenzgeber seine Daten im zur Vertragsdurchführung erforderlichen Umfang |
||
24 | // + und auf Grundlage der Datenschutzvorschriften erhebt, speichert, verarbeitet und, sofern notwendig, an Dritte übermittelt. |
||
25 | // + *) Die räumliche Nutzung bezieht sich nur auf den Einsatzort, nicht auf die Reichweite der programmierten Software. |
||
26 | // + #### ENDE DER NUTZUNGSBEDINGUNGEN ####' |
||
27 | // + Hinweis: Informationen über erweiterte Nutzungsrechte (wie z.B. Nutzung für nicht-private Zwecke) sind auf Anfrage per Email an info(@)hisystems.de verfügbar. |
||
28 | // ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ |
||
29 | // + Software LICENSING TERMS |
||
30 | // ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ |
||
31 | // + of HiSystems GmbH, Flachsmeerstrasse 2, 26802 Moormerland, Germany - the Licensor - |
||
32 | // + The Licensor grants the customer a non-exclusive license to use the microcontroller firmware of the Flight-Ctrl, Navi-Ctrl, BL-Ctrl, and MK3Mag hardware |
||
33 | // + (the Software) exclusively for private purposes. The License is unrestricted with respect to time and territory*. |
||
34 | // + The Software may only be used with the Licensor's products. |
||
35 | // + The Software provided by the Licensor is protected by copyright. With respect to the relationship between the parties to this |
||
36 | // + agreement, all rights pertaining to the Software and other documents provided during the preparation and execution of this |
||
37 | // + agreement shall be the property of the Licensor. |
||
38 | // + The information contained in the Software copyright notices, trademarks, other legal reservations, serial numbers and other |
||
39 | // + features that can be used to identify the program may not be altered or defaced by the customer. |
||
40 | // + The customer shall be responsible for taking reasonable precautions |
||
41 | // + for the safe use of the Software. The customer shall test the Software thoroughly regarding its suitability for the |
||
42 | // + intended purpose before implementing it for actual operation. The Licensor's liability shall be limited to the extent of typical and |
||
43 | // + foreseeable damage to the extent permitted by law, notwithstanding statutory liability for bodily injury and product |
||
44 | // + liability. However, the Licensor shall be entitled to the defense of contributory negligence. |
||
45 | // + The customer will take adequate precautions in the case, that the software is not working properly. The customer will test |
||
46 | // + the software for his purpose before any operational usage. The customer will backup his data before using the software. |
||
47 | // + The customer understands that the Licensor collects, stores and processes, and, where required, forwards, customer data |
||
48 | // + to third parties to the extent necessary for executing the agreement, subject to applicable data protection and privacy regulations. |
||
49 | // + *) The territory aspect only refers to the place where the Software is used, not its programmed range. |
||
50 | // + #### END OF LICENSING TERMS #### |
||
51 | // + Note: For information on license extensions (e.g. commercial use), please contact us at info(@)hisystems.de. |
||
52 | // ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ |
||
1051 | killagreg | 53 | #include <stdarg.h> |
54 | #include <string.h> |
||
1490 | killagreg | 55 | #include <avr/pgmspace.h> |
1 | ingob | 56 | #include "main.h" |
57 | #include "uart.h" |
||
1438 | ingob | 58 | #include "libfc.h" |
1622 | killagreg | 59 | #include "eeprom.h" |
1 | ingob | 60 | |
1054 | killagreg | 61 | #define FC_ADDRESS 1 |
62 | #define NC_ADDRESS 2 |
||
63 | #define MK3MAG_ADDRESS 3 |
||
1622 | killagreg | 64 | #define BL_CTRL_ADDRESS 5 |
1054 | killagreg | 65 | |
1415 | killagreg | 66 | #define ABO_TIMEOUT 4000 // disable abo after 4 seconds |
2012 | holgerb | 67 | #define MAX_SENDE_BUFF 175 |
68 | #define MAX_EMPFANGS_BUFF 175 |
||
1657 | killagreg | 69 | |
70 | #define BLPARAM_REVISION 1 |
||
71 | #define MASK_SET_PWM_SCALING 0x01 |
||
72 | #define MASK_SET_CURRENT_LIMIT 0x02 |
||
73 | #define MASK_SET_TEMP_LIMIT 0x04 |
||
74 | #define MASK_SET_CURRENT_SCALING 0x08 |
||
75 | #define MASK_SET_BITCONFIG 0x10 |
||
76 | #define MASK_RESET_CAPCOUNTER 0x20 |
||
77 | #define MASK_SET_DEFAULT_PARAMS 0x40 |
||
78 | #define MASK_SET_SAVE_EEPROM 0x80 |
||
79 | |||
1053 | killagreg | 80 | unsigned char GetExternalControl = 0,DebugDisplayAnforderung1 = 0, DebugDisplayAnforderung = 0,DebugDataAnforderung = 0,GetVersionAnforderung = 0, GetPPMChannelAnforderung = 0; |
81 | unsigned char DisplayLine = 0; |
||
1 | ingob | 82 | unsigned volatile char SioTmp = 0; |
83 | unsigned volatile char NeuerDatensatzEmpfangen = 0; |
||
84 | unsigned volatile char NeueKoordinateEmpfangen = 0; |
||
85 | unsigned volatile char UebertragungAbgeschlossen = 1; |
||
86 | unsigned volatile char CntCrcError = 0; |
||
87 | unsigned volatile char AnzahlEmpfangsBytes = 0; |
||
1441 | ingob | 88 | unsigned volatile char TxdBuffer[MAX_SENDE_BUFF]; |
89 | unsigned volatile char RxdBuffer[MAX_EMPFANGS_BUFF]; |
||
90 | |||
1051 | killagreg | 91 | unsigned char *pRxData = 0; |
92 | unsigned char RxDataLen = 0; |
||
1 | ingob | 93 | unsigned volatile char PC_DebugTimeout = 0; |
1212 | hbuss | 94 | unsigned volatile char PC_MotortestActive = 0; |
1636 | ingob | 95 | unsigned char DebugTextAnforderung = 255; |
1051 | killagreg | 96 | |
1 | ingob | 97 | unsigned char PcZugriff = 100; |
1212 | hbuss | 98 | unsigned char MotorTest[16]; |
1036 | hbuss | 99 | unsigned char MeineSlaveAdresse = 1; // Flight-Ctrl |
595 | hbuss | 100 | unsigned char ConfirmFrame; |
1 | ingob | 101 | struct str_DebugOut DebugOut; |
595 | hbuss | 102 | struct str_ExternControl ExternControl; |
1 | ingob | 103 | struct str_VersionInfo VersionInfo; |
693 | hbuss | 104 | struct str_WinkelOut WinkelOut; |
1171 | hbuss | 105 | struct str_Data3D Data3D; |
1 | ingob | 106 | |
1399 | killagreg | 107 | int Display_Timer, Debug_Timer,Kompass_Timer,Timer3D; |
1415 | killagreg | 108 | unsigned int DebugDataIntervall = 0, Intervall3D = 0, Display_Interval = 0; |
109 | unsigned int AboTimeOut = 0; |
||
1942 | holgerb | 110 | unsigned volatile char ReceiverUpdateModeActive = 0; // 1 = Update 2 = JetiBox-Simulation |
693 | hbuss | 111 | |
2093 | - | 112 | |
113 | |||
114 | |||
115 | |||
116 | #ifdef WITH_FULL_ANALOG_TEXT /// MartinW main.h means no memsave |
||
117 | #warning : "### with normal ANALOG_TEXT[32][16] ###" |
||
118 | |||
1490 | killagreg | 119 | const unsigned char ANALOG_TEXT[32][16] PROGMEM = |
499 | hbuss | 120 | { |
1051 | killagreg | 121 | //1234567890123456 |
1175 | hbuss | 122 | "AngleNick ", //0 |
123 | "AngleRoll ", |
||
1051 | killagreg | 124 | "AccNick ", |
499 | hbuss | 125 | "AccRoll ", |
1523 | holgerb | 126 | "YawGyro ", |
1521 | killagreg | 127 | "Height Value ", //5 |
499 | hbuss | 128 | "AccZ ", |
129 | "Gas ", |
||
1175 | hbuss | 130 | "Compass Value ", |
1528 | holgerb | 131 | "Voltage [0.1V] ", |
1521 | killagreg | 132 | "Receiver Level ", //10 |
133 | "Gyro Compass ", |
||
134 | "Motor 1 ", |
||
135 | "Motor 2 ", |
||
136 | "Motor 3 ", |
||
137 | "Motor 4 ", //15 |
||
2165 | - | 138 | "PAN-Cos ",//MartinR |
139 | "PAN-Sin ",//MartinR |
||
140 | "PAN-Servo ",//MartinR |
||
141 | "Servo-Roll ",//MartinR |
||
142 | "Servo-Nick ", //20 |
||
1521 | killagreg | 143 | "Hovergas ", |
1523 | holgerb | 144 | "Current [0.1A] ", |
1501 | holgerb | 145 | "Capacity [mAh] ", |
2093 | - | 146 | "Hight Setpoint ", |
147 | "Motor 7 ", //25 /// |
||
148 | "Motor 8 ",/// |
||
1839 | holgerb | 149 | "Compass Setpoint", |
1322 | hbuss | 150 | "I2C-Error ", |
1761 | killagreg | 151 | "BL Limit ", |
720 | ingob | 152 | "GPS_Nick ", //30 |
153 | "GPS_Roll " |
||
2093 | - | 154 | }; |
1871 | holgerb | 155 | |
2093 | - | 156 | #else |
157 | #warning : "### with reduced ANALOG_TEXT[32][13] ###" |
||
158 | const unsigned char ANALOG_TEXT[32][13] PROGMEM = |
||
159 | { |
||
160 | //1234567890123456 |
||
161 | "AngleNick ", //0 |
||
162 | "AngleRoll ", |
||
163 | "AccNick ", |
||
164 | "AccRoll ", |
||
165 | "YawGyro ", |
||
166 | "Height Value ", //5 |
||
167 | "AccZ ", |
||
168 | "Gas ", |
||
169 | "Compass Value", |
||
170 | "Voltage[0.1V]", |
||
171 | "ReceiverLevel", //10 |
||
172 | "Gyro Compass ", |
||
173 | "Motor 1 ", |
||
174 | "Motor 2 ", |
||
175 | "Motor 3 ", |
||
176 | "Motor 4 ", //15 |
||
2165 | - | 177 | "PAN-cos ",//MartinR |
178 | "PAN-sin ",//MartinR |
||
179 | "PAN-Servo ",//MartinR |
||
180 | "Servo-Roll ",//MartinR |
||
181 | "Servo-Nick ", //20 |
||
2093 | - | 182 | "Hovergas ", |
183 | "Current[0.1A]", |
||
184 | "Capacity[mAh]", |
||
185 | "Hight Setp ", |
||
186 | "Motor 8 ", //25 /// |
||
187 | "Motor 9 ",/// |
||
188 | "Compass Setp ", |
||
189 | "I2C-Error ", |
||
190 | "BL Limit ", |
||
191 | "GPS_Nick ", //30 |
||
192 | "GPS_Roll " |
||
193 | }; |
||
194 | |||
195 | |||
196 | #endif |
||
197 | |||
1 | ingob | 198 | //+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ |
199 | //++ Sende-Part der Datenübertragung |
||
200 | //+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ |
||
1561 | killagreg | 201 | ISR(USART0_TX_vect) |
1 | ingob | 202 | { |
203 | static unsigned int ptr = 0; |
||
204 | unsigned char tmp_tx; |
||
1783 | killagreg | 205 | |
206 | if(!UebertragungAbgeschlossen) |
||
1 | ingob | 207 | { |
208 | ptr++; // die [0] wurde schon gesendet |
||
1438 | ingob | 209 | tmp_tx = TxdBuffer[ptr]; |
1 | ingob | 210 | if((tmp_tx == '\r') || (ptr == MAX_SENDE_BUFF)) |
211 | { |
||
212 | ptr = 0; |
||
213 | UebertragungAbgeschlossen = 1; |
||
214 | } |
||
1561 | killagreg | 215 | UDR0 = tmp_tx; |
1051 | killagreg | 216 | } |
1 | ingob | 217 | else ptr = 0; |
218 | } |
||
219 | |||
220 | //+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ |
||
221 | //++ Empfangs-Part der Datenübertragung, incl. CRC-Auswertung |
||
222 | //+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ |
||
1561 | killagreg | 223 | ISR(USART0_RX_vect) |
1 | ingob | 224 | { |
225 | static unsigned int crc; |
||
226 | static unsigned char crc1,crc2,buf_ptr; |
||
227 | static unsigned char UartState = 0; |
||
228 | unsigned char CrcOkay = 0; |
||
229 | |||
1942 | holgerb | 230 | if (ReceiverUpdateModeActive == 1) { UDR1 = UDR0; return; } // 1 = Update |
231 | if (ReceiverUpdateModeActive == 2) { RxdBuffer[0] = UDR0; return; } // 2 = JetiBox-Simulation |
||
1783 | killagreg | 232 | |
1561 | killagreg | 233 | SioTmp = UDR0; |
1783 | killagreg | 234 | |
1438 | ingob | 235 | if(buf_ptr >= MAX_SENDE_BUFF) UartState = 0; |
1051 | killagreg | 236 | if(SioTmp == '\r' && UartState == 2) |
1 | ingob | 237 | { |
238 | UartState = 0; |
||
239 | crc -= RxdBuffer[buf_ptr-2]; |
||
240 | crc -= RxdBuffer[buf_ptr-1]; |
||
241 | crc %= 4096; |
||
242 | crc1 = '=' + crc / 64; |
||
243 | crc2 = '=' + crc % 64; |
||
244 | CrcOkay = 0; |
||
245 | if((crc1 == RxdBuffer[buf_ptr-2]) && (crc2 == RxdBuffer[buf_ptr-1])) CrcOkay = 1; else { CrcOkay = 0; CntCrcError++;}; |
||
246 | if(!NeuerDatensatzEmpfangen && CrcOkay) // Datensatz schon verarbeitet |
||
247 | { |
||
1051 | killagreg | 248 | NeuerDatensatzEmpfangen = 1; |
249 | AnzahlEmpfangsBytes = buf_ptr + 1; |
||
1 | ingob | 250 | RxdBuffer[buf_ptr] = '\r'; |
1253 | killagreg | 251 | if(RxdBuffer[2] == 'R') |
1232 | hbuss | 252 | { |
2093 | - | 253 | |
254 | #ifdef WITH_MKTOOL_Display /// MartinW main.h |
||
255 | #warning : "### with MKTool Display ###" |
||
1435 | killagreg | 256 | LcdClear(); |
2093 | - | 257 | #endif |
258 | |||
1232 | hbuss | 259 | wdt_enable(WDTO_250MS); // Reset-Commando |
260 | ServoActive = 0; |
||
1253 | killagreg | 261 | } |
1783 | killagreg | 262 | |
1051 | killagreg | 263 | } |
1 | ingob | 264 | } |
265 | else |
||
266 | switch(UartState) |
||
267 | { |
||
268 | case 0: |
||
269 | if(SioTmp == '#' && !NeuerDatensatzEmpfangen) UartState = 1; // Startzeichen und Daten schon verarbeitet |
||
270 | buf_ptr = 0; |
||
271 | RxdBuffer[buf_ptr++] = SioTmp; |
||
272 | crc = SioTmp; |
||
273 | break; |
||
274 | case 1: // Adresse auswerten |
||
275 | UartState++; |
||
276 | RxdBuffer[buf_ptr++] = SioTmp; |
||
277 | crc += SioTmp; |
||
278 | break; |
||
279 | case 2: // Eingangsdaten sammeln |
||
280 | RxdBuffer[buf_ptr] = SioTmp; |
||
1490 | killagreg | 281 | if(buf_ptr < MAX_EMPFANGS_BUFF) buf_ptr++; |
1 | ingob | 282 | else UartState = 0; |
283 | crc += SioTmp; |
||
284 | break; |
||
1051 | killagreg | 285 | default: |
286 | UartState = 0; |
||
1 | ingob | 287 | break; |
288 | } |
||
289 | } |
||
290 | |||
291 | |||
292 | // -------------------------------------------------------------------------- |
||
293 | void AddCRC(unsigned int wieviele) |
||
294 | { |
||
1051 | killagreg | 295 | unsigned int tmpCRC = 0,i; |
1 | ingob | 296 | for(i = 0; i < wieviele;i++) |
297 | { |
||
1438 | ingob | 298 | tmpCRC += TxdBuffer[i]; |
1 | ingob | 299 | } |
300 | tmpCRC %= 4096; |
||
1438 | ingob | 301 | TxdBuffer[i++] = '=' + tmpCRC / 64; |
302 | TxdBuffer[i++] = '=' + tmpCRC % 64; |
||
303 | TxdBuffer[i++] = '\r'; |
||
1 | ingob | 304 | UebertragungAbgeschlossen = 0; |
1561 | killagreg | 305 | UDR0 = TxdBuffer[0]; |
1 | ingob | 306 | } |
307 | |||
308 | |||
309 | |||
310 | // -------------------------------------------------------------------------- |
||
1056 | killagreg | 311 | void SendOutData(unsigned char cmd,unsigned char address, unsigned char BufferAnzahl, ...) //unsigned char *snd, unsigned char len) |
1 | ingob | 312 | { |
1051 | killagreg | 313 | va_list ap; |
1 | ingob | 314 | unsigned int pt = 0; |
315 | unsigned char a,b,c; |
||
316 | unsigned char ptr = 0; |
||
317 | |||
1051 | killagreg | 318 | unsigned char *snd = 0; |
319 | int len = 0; |
||
320 | |||
1438 | ingob | 321 | TxdBuffer[pt++] = '#'; // Startzeichen |
322 | TxdBuffer[pt++] = 'a' + address; // Adresse (a=0; b=1,...) |
||
323 | TxdBuffer[pt++] = cmd; // Commando |
||
1 | ingob | 324 | |
1051 | killagreg | 325 | va_start(ap, BufferAnzahl); |
326 | if(BufferAnzahl) |
||
327 | { |
||
328 | snd = va_arg(ap, unsigned char*); |
||
329 | len = va_arg(ap, int); |
||
330 | ptr = 0; |
||
331 | BufferAnzahl--; |
||
332 | } |
||
1 | ingob | 333 | while(len) |
334 | { |
||
1051 | killagreg | 335 | if(len) |
336 | { |
||
337 | a = snd[ptr++]; |
||
338 | len--; |
||
339 | if((!len) && BufferAnzahl) |
||
340 | { |
||
341 | snd = va_arg(ap, unsigned char*); |
||
342 | len = va_arg(ap, int); |
||
343 | ptr = 0; |
||
344 | BufferAnzahl--; |
||
345 | } |
||
346 | } |
||
347 | else a = 0; |
||
348 | if(len) |
||
349 | { |
||
350 | b = snd[ptr++]; |
||
351 | len--; |
||
352 | if((!len) && BufferAnzahl) |
||
353 | { |
||
354 | snd = va_arg(ap, unsigned char*); |
||
355 | len = va_arg(ap, int); |
||
356 | ptr = 0; |
||
357 | BufferAnzahl--; |
||
358 | } |
||
359 | } |
||
360 | else b = 0; |
||
361 | if(len) |
||
362 | { |
||
363 | c = snd[ptr++]; |
||
364 | len--; |
||
365 | if((!len) && BufferAnzahl) |
||
366 | { |
||
367 | snd = va_arg(ap, unsigned char*); |
||
368 | len = va_arg(ap, int); |
||
369 | ptr = 0; |
||
370 | BufferAnzahl--; |
||
371 | } |
||
372 | } |
||
373 | else c = 0; |
||
1438 | ingob | 374 | TxdBuffer[pt++] = '=' + (a >> 2); |
375 | TxdBuffer[pt++] = '=' + (((a & 0x03) << 4) | ((b & 0xf0) >> 4)); |
||
376 | TxdBuffer[pt++] = '=' + (((b & 0x0f) << 2) | ((c & 0xc0) >> 6)); |
||
377 | TxdBuffer[pt++] = '=' + ( c & 0x3f); |
||
1 | ingob | 378 | } |
1051 | killagreg | 379 | va_end(ap); |
1 | ingob | 380 | AddCRC(pt); |
381 | } |
||
382 | |||
383 | // -------------------------------------------------------------------------- |
||
1051 | killagreg | 384 | void Decode64(void) // die daten werden im rx buffer dekodiert, das geht nur, weil aus 4 byte immer 3 gemacht werden. |
1 | ingob | 385 | { |
386 | unsigned char a,b,c,d; |
||
387 | unsigned char x,y,z; |
||
1051 | killagreg | 388 | unsigned char ptrIn = 3; // start at begin of data block |
389 | unsigned char ptrOut = 3; |
||
390 | unsigned char len = AnzahlEmpfangsBytes - 6; // von der Gesamtbytezahl eines Frames gehen 3 Bytes des Headers ('#',Addr, Cmd) und 3 Bytes des Footers (CRC1, CRC2, '\r') ab. |
||
391 | |||
1 | ingob | 392 | while(len) |
393 | { |
||
394 | a = RxdBuffer[ptrIn++] - '='; |
||
395 | b = RxdBuffer[ptrIn++] - '='; |
||
396 | c = RxdBuffer[ptrIn++] - '='; |
||
397 | d = RxdBuffer[ptrIn++] - '='; |
||
398 | |||
399 | x = (a << 2) | (b >> 4); |
||
400 | y = ((b & 0x0f) << 4) | (c >> 2); |
||
401 | z = ((c & 0x03) << 6) | d; |
||
402 | |||
1051 | killagreg | 403 | if(len--) RxdBuffer[ptrOut++] = x; else break; |
404 | if(len--) RxdBuffer[ptrOut++] = y; else break; |
||
405 | if(len--) RxdBuffer[ptrOut++] = z; else break; |
||
1 | ingob | 406 | } |
1051 | killagreg | 407 | pRxData = (unsigned char*)&RxdBuffer[3]; // decodierte Daten beginnen beim 4. Byte |
408 | RxDataLen = ptrOut - 3; // wie viele Bytes wurden dekodiert? |
||
1 | ingob | 409 | |
410 | } |
||
411 | |||
412 | // -------------------------------------------------------------------------- |
||
413 | void BearbeiteRxDaten(void) |
||
414 | { |
||
415 | if(!NeuerDatensatzEmpfangen) return; |
||
416 | |||
1665 | killagreg | 417 | unsigned char tempchar1, tempchar2; |
1056 | killagreg | 418 | Decode64(); // dekodiere datenblock im Empfangsbuffer |
1055 | ingob | 419 | switch(RxdBuffer[1]-'a') // check for Slave Address |
1054 | killagreg | 420 | { |
421 | case FC_ADDRESS: // FC special commands |
||
422 | switch(RxdBuffer[2]) |
||
423 | { |
||
424 | case 'K':// Kompasswert |
||
425 | memcpy((unsigned char *)&KompassValue , (unsigned char *)pRxData, sizeof(KompassValue)); |
||
1941 | holgerb | 426 | // KompassRichtung = ((540 + KompassValue - KompassSollWert) % 360) - 180; |
1054 | killagreg | 427 | break; |
428 | case 't':// Motortest |
||
1212 | hbuss | 429 | if(AnzahlEmpfangsBytes > 20) memcpy(&MotorTest[0], (unsigned char *)pRxData, sizeof(MotorTest)); |
430 | else memcpy(&MotorTest[0], (unsigned char *)pRxData, 4); |
||
431 | PC_MotortestActive = 240; |
||
1065 | killagreg | 432 | //while(!UebertragungAbgeschlossen); |
433 | //SendOutData('T', MeineSlaveAdresse, 0); |
||
1054 | killagreg | 434 | PcZugriff = 255; |
435 | break; |
||
1053 | killagreg | 436 | |
1209 | hbuss | 437 | case 'n':// "Get Mixer |
438 | while(!UebertragungAbgeschlossen); |
||
1622 | killagreg | 439 | SendOutData('N', FC_ADDRESS, 1, (unsigned char *) &Mixer, sizeof(Mixer) - 1); |
1636 | ingob | 440 | Debug("Mixer lesen"); |
1209 | hbuss | 441 | break; |
442 | |||
443 | case 'm':// "Write Mixer |
||
1622 | killagreg | 444 | if(pRxData[0] == EEMIXER_REVISION) |
1521 | killagreg | 445 | { |
1622 | killagreg | 446 | memcpy(&Mixer, (unsigned char *)pRxData, sizeof(Mixer) - 1); |
447 | MixerTable_WriteToEEProm(); |
||
1211 | hbuss | 448 | tempchar1 = 1; |
1765 | killagreg | 449 | VersionInfo.HardwareError[1] &= ~FC_ERROR1_MIXER; |
1521 | killagreg | 450 | } |
1622 | killagreg | 451 | else |
452 | { |
||
453 | tempchar1 = 0; |
||
454 | } |
||
455 | while(!UebertragungAbgeschlossen); |
||
1211 | hbuss | 456 | SendOutData('M', FC_ADDRESS, 1, &tempchar1, sizeof(tempchar1)); |
1209 | hbuss | 457 | break; |
458 | |||
1054 | killagreg | 459 | case 'p': // get PPM Channels |
460 | GetPPMChannelAnforderung = 1; |
||
1377 | hbuss | 461 | PcZugriff = 255; |
1054 | killagreg | 462 | break; |
1053 | killagreg | 463 | |
1054 | killagreg | 464 | case 'q':// "Get"-Anforderung für Settings |
465 | // Bei Get werden die vom PC einstellbaren Werte vom PC zurückgelesen |
||
1761 | killagreg | 466 | if((10 <= pRxData[0]) && (pRxData[0] < 20)) |
1054 | killagreg | 467 | { |
1761 | killagreg | 468 | tempchar1 = pRxData[0] - 10; |
469 | if(tempchar1< 1) tempchar1 = 1; // limit to 1 |
||
470 | else if(tempchar1 > 5) tempchar1 = 5; // limit to 5 |
||
471 | SetDefaultParameter(tempchar1, 1); |
||
1054 | killagreg | 472 | } |
1761 | killagreg | 473 | else if((20 <= pRxData[0]) && (pRxData[0] < 30)) |
474 | { |
||
475 | tempchar1 = pRxData[0] - 20; |
||
476 | if(tempchar1< 1) tempchar1 = 1; // limit to 1 |
||
477 | else if(tempchar1 > 5) tempchar1 = 5; // limit to 5 |
||
478 | SetDefaultParameter(tempchar1, 0); |
||
479 | } |
||
480 | else |
||
481 | { |
||
482 | tempchar1 = pRxData[0]; |
||
483 | if(tempchar1 == 0xFF) |
||
484 | { |
||
485 | tempchar1 = GetActiveParamSet(); |
||
486 | } |
||
487 | if(tempchar1< 1) tempchar1 = 1; // limit to 1 |
||
488 | else if(tempchar1 > 5) tempchar1 = 5; // limit to 5 |
||
489 | // load requested parameter set |
||
490 | ParamSet_ReadFromEEProm(tempchar1); |
||
491 | } |
||
1054 | killagreg | 492 | while(!UebertragungAbgeschlossen); |
1622 | killagreg | 493 | SendOutData('Q', FC_ADDRESS, 2, &tempchar1, sizeof(tempchar1), (unsigned char *) &EE_Parameter, sizeof(EE_Parameter) - 1); |
1636 | ingob | 494 | Debug("Lese Setting %d", tempchar1); |
1654 | killagreg | 495 | |
1054 | killagreg | 496 | break; |
1051 | killagreg | 497 | |
1054 | killagreg | 498 | case 's': // Parametersatz speichern |
1862 | holgerb | 499 | if((1 <= pRxData[0]) && (pRxData[0] <= 5) && (pRxData[1] == EEPARAM_REVISION) && MotorenEin == 0) // check for setting to be in range |
1054 | killagreg | 500 | { |
1622 | killagreg | 501 | memcpy(&EE_Parameter, (uint8_t*)&pRxData[1], sizeof(EE_Parameter) - 1); |
502 | ParamSet_WriteToEEProm(pRxData[0]); |
||
1054 | killagreg | 503 | Umschlag180Nick = (long) EE_Parameter.WinkelUmschlagNick * 2500L; |
504 | Umschlag180Roll = (long) EE_Parameter.WinkelUmschlagRoll * 2500L; |
||
1622 | killagreg | 505 | tempchar1 = GetActiveParamSet(); |
1054 | killagreg | 506 | } |
1058 | killagreg | 507 | else |
508 | { |
||
509 | tempchar1 = 0; // mark in response an invlid setting |
||
510 | } |
||
511 | while(!UebertragungAbgeschlossen); |
||
512 | SendOutData('S', FC_ADDRESS, 1, &tempchar1, sizeof(tempchar1)); |
||
1405 | hbuss | 513 | if(!MotorenEin) Piep(tempchar1,110); |
514 | LipoDetection(0); |
||
1626 | killagreg | 515 | LIBFC_ReceiverInit(EE_Parameter.Receiver); |
1054 | killagreg | 516 | break; |
1405 | hbuss | 517 | case 'f': // auf anderen Parametersatz umschalten |
1622 | killagreg | 518 | if((1 <= pRxData[0]) && (pRxData[0] <= 5)) ParamSet_ReadFromEEProm(pRxData[0]); |
519 | tempchar1 = GetActiveParamSet(); |
||
1405 | hbuss | 520 | while(!UebertragungAbgeschlossen); |
521 | SendOutData('F', FC_ADDRESS, 1, &tempchar1, sizeof(tempchar1)); |
||
522 | if(!MotorenEin) Piep(tempchar1,110); |
||
523 | LipoDetection(0); |
||
1626 | killagreg | 524 | LIBFC_ReceiverInit(EE_Parameter.Receiver); |
1405 | hbuss | 525 | break; |
1391 | killagreg | 526 | case 'y':// serial Potis |
527 | PPM_in[13] = (signed char) pRxData[0]; PPM_in[14] = (signed char) pRxData[1]; PPM_in[15] = (signed char) pRxData[2]; PPM_in[16] = (signed char) pRxData[3]; |
||
528 | PPM_in[17] = (signed char) pRxData[4]; PPM_in[18] = (signed char) pRxData[5]; PPM_in[19] = (signed char) pRxData[6]; PPM_in[20] = (signed char) pRxData[7]; |
||
529 | PPM_in[21] = (signed char) pRxData[8]; PPM_in[22] = (signed char) pRxData[9]; PPM_in[23] = (signed char) pRxData[10]; PPM_in[24] = (signed char) pRxData[11]; |
||
530 | break; |
||
531 | |||
1662 | killagreg | 532 | case 'u': // request BL parameter |
533 | Debug("Reading BL %d", pRxData[0]); |
||
534 | // try to read BL configuration |
||
1665 | killagreg | 535 | tempchar2 = I2C_ReadBLConfig(pRxData[0]); |
1673 | killagreg | 536 | if(tempchar2 == BLCONFIG_SUCCESS) tempchar1 = 1; |
537 | else tempchar1 = 0; |
||
538 | while(!UebertragungAbgeschlossen); // wait for previous frame to be sent |
||
1674 | ingob | 539 | SendOutData('U', FC_ADDRESS, 4, &tempchar1, sizeof(tempchar1), &tempchar2, sizeof(tempchar2), &pRxData[0], 1, &BLConfig, sizeof(BLConfig_t)); |
1662 | killagreg | 540 | break; |
541 | |||
542 | case 'w': // write BL parameter |
||
543 | Debug("Writing BL %d", pRxData[0]); |
||
544 | if(RxDataLen >= 1+sizeof(BLConfig_t)) |
||
545 | { |
||
546 | memcpy(&BLConfig, (uint8_t*)(&pRxData[1]), sizeof(BLConfig_t)); |
||
1665 | killagreg | 547 | tempchar2 = I2C_WriteBLConfig(pRxData[0]); |
548 | if(tempchar2 == BLCONFIG_SUCCESS) tempchar1 = 1; |
||
549 | else tempchar1 = 0; // indicate error |
||
1662 | killagreg | 550 | while(!UebertragungAbgeschlossen); // wait for previous frame to be sent |
1665 | killagreg | 551 | SendOutData('W', FC_ADDRESS,2, &tempchar1, sizeof(tempchar1), &tempchar2, sizeof(tempchar2)); |
1662 | killagreg | 552 | } |
553 | break; |
||
1783 | killagreg | 554 | case 'j': |
1942 | holgerb | 555 | if(MotorenEin) break; |
2093 | - | 556 | |
557 | #ifdef WITH_JETI_SIMULATION /// MartinW main.h means no memsave |
||
558 | #warning : "### with jeti update command ###" |
||
559 | |||
560 | |||
561 | |||
1783 | killagreg | 562 | tempchar1 = LIBFC_GetCPUType(); |
563 | if((tempchar1 == CPU_ATMEGA644P) || (tempchar1 == CPU_ATMEGA1284P)) |
||
1782 | ingob | 564 | { |
1783 | killagreg | 565 | uint16_t ubrr = (uint16_t) ((uint32_t) F_CPU/ (8 * 38400L) - 1); |
1782 | ingob | 566 | |
1783 | killagreg | 567 | cli(); |
1782 | ingob | 568 | |
1783 | killagreg | 569 | // UART0 & UART1 disable RX and TX-Interrupt |
570 | UCSR0B &= ~((1 << RXCIE0)|(1 << TXCIE0)); |
||
571 | UCSR1B &= ~((1 << RXCIE1)|(1 << TXCIE1)); |
||
572 | |||
573 | // UART0 & UART1 disable receiver and transmitter |
||
574 | UCSR0B &= ~((1 << TXEN0) | (1 << RXEN0)); |
||
575 | UCSR1B &= ~((1 << TXEN1) | (1 << RXEN1)); |
||
576 | |||
577 | // UART0 & UART1 flush receive buffer explicit |
||
578 | while ( UCSR1A & (1<<RXC1) ) UDR1; |
||
579 | while ( UCSR0A & (1<<RXC0) ) UDR0; |
||
580 | |||
581 | |||
1942 | holgerb | 582 | if(pRxData[0] == 1) ReceiverUpdateModeActive = 2; |
583 | else |
||
584 | { // Jeti or HoTT update |
||
585 | //#if (defined(__AVR_ATmega1284__) || defined(__AVR_ATmega1284P__)) |
||
586 | if(pRxData[0] == 100) ubrr = (uint16_t) ((uint32_t) F_CPU/ (8 * 19200L) - 1); // HoTT |
||
587 | //#endif |
||
588 | ReceiverUpdateModeActive = 1; |
||
1783 | killagreg | 589 | // UART0 & UART1 set baudrate |
590 | UBRR1H = (uint8_t)(ubrr>>8); |
||
591 | UBRR1L = (uint8_t)ubrr; |
||
592 | UBRR0H = UBRR1H; |
||
593 | UBRR0L = UBRR1L; |
||
594 | // UART1 no parity |
||
595 | UCSR1C &= ~(1 << UPM11); |
||
596 | UCSR1C &= ~(1 << UPM10); |
||
597 | // UART1 8-bit |
||
598 | UCSR1B &= ~(1 << UCSZ12); |
||
599 | UCSR1C |= (1 << UCSZ11); |
||
600 | UCSR1C |= (1 << UCSZ10); |
||
601 | } |
||
602 | // UART0 & UART1 1 stop bit |
||
603 | UCSR1C &= ~(1 << USBS1); |
||
604 | UCSR0C &= ~(1 << USBS0); |
||
605 | // UART1 clear 9th bit |
||
606 | UCSR1B &= ~(1<<TXB81); |
||
607 | // enable receiver and transmitter for UART0 and UART1 |
||
608 | UCSR0B |= (1 << TXEN0) | (1 << RXEN0); |
||
609 | UCSR1B |= (1 << TXEN1) | (1 << RXEN1); |
||
610 | // enable RX-Interrupt for UART0 and UART1 |
||
611 | UCSR0B |= (1 << RXCIE0); |
||
612 | UCSR1B |= (1 << RXCIE1); |
||
613 | // disable other Interrupts |
||
614 | TIMSK0 = 0; |
||
615 | TIMSK1 = 0; |
||
616 | TIMSK2 = 0; |
||
617 | |||
618 | sei(); |
||
1777 | ingob | 619 | } |
2093 | - | 620 | |
621 | #else |
||
622 | #warning : "### without jeti update command ###" |
||
623 | |||
624 | #endif |
||
1777 | ingob | 625 | break; |
626 | |||
1056 | killagreg | 627 | } // case FC_ADDRESS: |
1054 | killagreg | 628 | |
629 | default: // any Slave Address |
||
1056 | killagreg | 630 | |
1054 | killagreg | 631 | switch(RxdBuffer[2]) |
632 | { |
||
633 | // 't' comand placed here only for compatibility to BL |
||
634 | case 't':// Motortest |
||
1662 | killagreg | 635 | if(AnzahlEmpfangsBytes >= sizeof(MotorTest)) memcpy(&MotorTest[0], (unsigned char *)pRxData, sizeof(MotorTest)); |
1212 | hbuss | 636 | else memcpy(&MotorTest[0], (unsigned char *)pRxData, 4); |
1054 | killagreg | 637 | while(!UebertragungAbgeschlossen); |
638 | SendOutData('T', MeineSlaveAdresse, 0); |
||
1212 | hbuss | 639 | PC_MotortestActive = 250; |
1054 | killagreg | 640 | PcZugriff = 255; |
1638 | holgerb | 641 | AboTimeOut = SetDelay(ABO_TIMEOUT); |
1054 | killagreg | 642 | break; |
643 | // 'K' comand placed here only for compatibility to old MK3MAG software, that does not send the right Slave Address |
||
644 | case 'K':// Kompasswert |
||
645 | memcpy((unsigned char *)&KompassValue , (unsigned char *)pRxData, sizeof(KompassValue)); |
||
1941 | holgerb | 646 | // KompassRichtung = ((540 + KompassValue - KompassSollWert) % 360) - 180; |
1054 | killagreg | 647 | break; |
648 | case 'a':// Texte der Analogwerte |
||
649 | DebugTextAnforderung = pRxData[0]; |
||
650 | if (DebugTextAnforderung > 31) DebugTextAnforderung = 31; |
||
651 | PcZugriff = 255; |
||
652 | break; |
||
653 | case 'b': |
||
654 | memcpy((unsigned char *)&ExternControl, (unsigned char *)pRxData, sizeof(ExternControl)); |
||
655 | ConfirmFrame = ExternControl.Frame; |
||
656 | PcZugriff = 255; |
||
657 | break; |
||
1171 | hbuss | 658 | case 'c': // Poll the 3D-Data |
659 | if(!Intervall3D) { if(pRxData[0]) Timer3D = SetDelay(pRxData[0] * 10);} |
||
660 | Intervall3D = pRxData[0] * 10; |
||
1417 | killagreg | 661 | AboTimeOut = SetDelay(ABO_TIMEOUT); |
1171 | hbuss | 662 | break; |
1054 | killagreg | 663 | case 'd': // Poll the debug data |
1438 | ingob | 664 | PcZugriff = 255; |
1399 | killagreg | 665 | DebugDataIntervall = (unsigned int)pRxData[0] * 10; |
1171 | hbuss | 666 | if(DebugDataIntervall > 0) DebugDataAnforderung = 1; |
1415 | killagreg | 667 | AboTimeOut = SetDelay(ABO_TIMEOUT); |
1054 | killagreg | 668 | break; |
669 | |||
670 | case 'h':// x-1 Displayzeilen |
||
2093 | - | 671 | |
672 | #ifdef WITH_MKTOOL_Display /// MartinW memorysave |
||
673 | #warning : "### with MKTool Display ###" |
||
674 | |||
675 | PcZugriff = 255; |
||
1399 | killagreg | 676 | if((pRxData[0] & 0x80) == 0x00) // old format |
677 | { |
||
678 | DisplayLine = 2; |
||
679 | Display_Interval = 0; |
||
680 | } |
||
681 | else // new format |
||
682 | { |
||
683 | RemoteKeys |= ~pRxData[0]; |
||
684 | Display_Interval = (unsigned int)pRxData[1] * 10; |
||
685 | DisplayLine = 4; |
||
1415 | killagreg | 686 | AboTimeOut = SetDelay(ABO_TIMEOUT); |
1399 | killagreg | 687 | } |
1054 | killagreg | 688 | DebugDisplayAnforderung = 1; |
689 | break; |
||
690 | |||
691 | case 'l':// x-1 Displayzeilen |
||
1059 | hbuss | 692 | PcZugriff = 255; |
1054 | killagreg | 693 | MenuePunkt = pRxData[0]; |
694 | DebugDisplayAnforderung1 = 1; |
||
2093 | - | 695 | |
696 | #endif |
||
1054 | killagreg | 697 | break; |
698 | case 'v': // Version-Anforderung und Ausbaustufe |
||
699 | GetVersionAnforderung = 1; |
||
700 | break; |
||
701 | |||
702 | case 'g':// |
||
703 | GetExternalControl = 1; |
||
704 | break; |
||
1657 | killagreg | 705 | |
706 | default: |
||
707 | //unsupported command received |
||
708 | break; |
||
1054 | killagreg | 709 | } |
710 | break; // default: |
||
711 | } |
||
1051 | killagreg | 712 | NeuerDatensatzEmpfangen = 0; |
713 | pRxData = 0; |
||
714 | RxDataLen = 0; |
||
1 | ingob | 715 | } |
716 | |||
717 | //############################################################################ |
||
718 | //Routine für die Serielle Ausgabe |
||
1444 | ingob | 719 | void uart_putchar (char c) |
1 | ingob | 720 | //############################################################################ |
721 | { |
||
722 | //Warten solange bis Zeichen gesendet wurde |
||
1561 | killagreg | 723 | loop_until_bit_is_set(UCSR0A, UDRE0); |
1 | ingob | 724 | //Ausgabe des Zeichens |
1561 | killagreg | 725 | UDR0 = c; |
1 | ingob | 726 | } |
727 | |||
728 | |||
729 | //############################################################################ |
||
730 | //INstallation der Seriellen Schnittstelle |
||
731 | void UART_Init (void) |
||
732 | //############################################################################ |
||
733 | { |
||
1561 | killagreg | 734 | unsigned int ubrr = (unsigned int) ((unsigned long) F_CPU/(8 * USART0_BAUD) - 1); |
735 | |||
1 | ingob | 736 | //Enable TXEN im Register UCR TX-Data Enable & RX Enable |
1561 | killagreg | 737 | UCSR0B = (1 << TXEN0) | (1 << RXEN0); |
1 | ingob | 738 | // UART Double Speed (U2X) |
1561 | killagreg | 739 | UCSR0A |= (1 << U2X0); |
1 | ingob | 740 | // RX-Interrupt Freigabe |
1561 | killagreg | 741 | UCSR0B |= (1 << RXCIE0); |
1 | ingob | 742 | // TX-Interrupt Freigabe |
1561 | killagreg | 743 | UCSR0B |= (1 << TXCIE0); |
744 | // USART0 Baud Rate Register |
||
745 | // set clock divider |
||
746 | UBRR0H = (uint8_t)(ubrr >> 8); |
||
747 | UBRR0L = (uint8_t)ubrr; |
||
1 | ingob | 748 | |
1051 | killagreg | 749 | Debug_Timer = SetDelay(DebugDataIntervall); |
750 | Kompass_Timer = SetDelay(220); |
||
751 | |||
1058 | killagreg | 752 | VersionInfo.SWMajor = VERSION_MAJOR; |
753 | VersionInfo.SWMinor = VERSION_MINOR; |
||
754 | VersionInfo.SWPatch = VERSION_PATCH; |
||
755 | VersionInfo.ProtoMajor = VERSION_SERIAL_MAJOR; |
||
756 | VersionInfo.ProtoMinor = VERSION_SERIAL_MINOR; |
||
1051 | killagreg | 757 | |
758 | pRxData = 0; |
||
759 | RxDataLen = 0; |
||
1 | ingob | 760 | } |
761 | |||
762 | //--------------------------------------------------------------------------------------------- |
||
1051 | killagreg | 763 | void DatenUebertragung(void) |
1 | ingob | 764 | { |
1415 | killagreg | 765 | if(!UebertragungAbgeschlossen) return; |
1 | ingob | 766 | |
1415 | killagreg | 767 | if(CheckDelay(AboTimeOut)) |
768 | { |
||
769 | Display_Interval = 0; |
||
770 | DebugDataIntervall = 0; |
||
1417 | killagreg | 771 | Intervall3D = 0; |
1415 | killagreg | 772 | } |
773 | |||
2093 | - | 774 | #ifdef WITH_MKTOOL_Display //main.h |
775 | #warning : "### with MKTool Display ###" |
||
776 | |||
1399 | killagreg | 777 | if(((Display_Interval>0 && CheckDelay(Display_Timer)) || DebugDisplayAnforderung) && UebertragungAbgeschlossen) |
1065 | killagreg | 778 | { |
1399 | killagreg | 779 | if(DisplayLine > 3)// new format |
780 | { |
||
1423 | hbuss | 781 | Menu(); |
1399 | killagreg | 782 | SendOutData('H', FC_ADDRESS, 1, (uint8_t *)DisplayBuff, 80); |
783 | } |
||
784 | else // old format |
||
785 | { |
||
786 | LCD_printfxy(0,0,"!!! INCOMPATIBLE !!!"); |
||
787 | SendOutData('H', FC_ADDRESS, 2, &DisplayLine, sizeof(DisplayLine), (uint8_t *)DisplayBuff, 20); |
||
788 | if(DisplayLine++ > 3) DisplayLine = 0; |
||
789 | } |
||
790 | Display_Timer = SetDelay(Display_Interval); |
||
1065 | killagreg | 791 | DebugDisplayAnforderung = 0; |
792 | } |
||
793 | if(DebugDisplayAnforderung1 && UebertragungAbgeschlossen) |
||
794 | { |
||
795 | Menu(); |
||
796 | SendOutData('L', FC_ADDRESS, 3, &MenuePunkt, sizeof(MenuePunkt), &MaxMenue, sizeof(MaxMenue), DisplayBuff, sizeof(DisplayBuff)); |
||
797 | DebugDisplayAnforderung1 = 0; |
||
798 | } |
||
2093 | - | 799 | |
800 | #endif |
||
801 | |||
1065 | killagreg | 802 | if(GetVersionAnforderung && UebertragungAbgeschlossen) |
803 | { |
||
804 | SendOutData('V', FC_ADDRESS, 1, (unsigned char *) &VersionInfo, sizeof(VersionInfo)); |
||
805 | GetVersionAnforderung = 0; |
||
1636 | ingob | 806 | Debug_OK("Version gesendet"); |
1065 | killagreg | 807 | } |
1 | ingob | 808 | |
1065 | killagreg | 809 | if(GetExternalControl && UebertragungAbgeschlossen) // Bei Get werden die vom PC einstellbaren Werte vom PC zurückgelesen |
810 | { |
||
811 | SendOutData('G',MeineSlaveAdresse, 1, (unsigned char *) &ExternControl, sizeof(ExternControl)); |
||
812 | GetExternalControl = 0; |
||
813 | } |
||
1051 | killagreg | 814 | if((CheckDelay(Kompass_Timer)) && UebertragungAbgeschlossen) |
693 | hbuss | 815 | { |
1171 | hbuss | 816 | WinkelOut.Winkel[0] = (int) (IntegralNick / (EE_Parameter.GyroAccFaktor * 4)); // etwa in 0.1 Grad |
817 | WinkelOut.Winkel[1] = (int) (IntegralRoll / (EE_Parameter.GyroAccFaktor * 4)); // etwa in 0.1 Grad |
||
717 | hbuss | 818 | WinkelOut.UserParameter[0] = Parameter_UserParam1; |
819 | WinkelOut.UserParameter[1] = Parameter_UserParam2; |
||
1619 | killagreg | 820 | SendOutData('k', MK3MAG_ADDRESS, 1, (unsigned char *) &WinkelOut,sizeof(WinkelOut)); |
855 | hbuss | 821 | if(WinkelOut.CalcState > 4) WinkelOut.CalcState = 6; // wird dann in SPI auf Null gesetzt |
1051 | killagreg | 822 | Kompass_Timer = SetDelay(99); |
823 | } |
||
1171 | hbuss | 824 | if(((DebugDataIntervall>0 && CheckDelay(Debug_Timer)) || DebugDataAnforderung) && UebertragungAbgeschlossen) |
1 | ingob | 825 | { |
1639 | holgerb | 826 | CopyDebugValues(); |
1276 | hbuss | 827 | SendOutData('D', FC_ADDRESS, 1, (unsigned char *) &DebugOut,sizeof(DebugOut)); |
1 | ingob | 828 | DebugDataAnforderung = 0; |
1055 | ingob | 829 | if(DebugDataIntervall>0) Debug_Timer = SetDelay(DebugDataIntervall); |
1051 | killagreg | 830 | } |
1171 | hbuss | 831 | if(Intervall3D > 0 && CheckDelay(Timer3D) && UebertragungAbgeschlossen) |
832 | { |
||
833 | Data3D.Winkel[0] = (int) (IntegralNick / (EE_Parameter.GyroAccFaktor * 4)); // etwa in 0.1 Grad |
||
834 | Data3D.Winkel[1] = (int) (IntegralRoll / (EE_Parameter.GyroAccFaktor * 4)); // etwa in 0.1 Grad |
||
835 | Data3D.Winkel[2] = (int) ((10 * ErsatzKompass) / GIER_GRAD_FAKTOR); |
||
1685 | holgerb | 836 | Data3D.Centroid[0] = SummeNick >> 9; |
837 | Data3D.Centroid[1] = SummeRoll >> 9; |
||
838 | Data3D.Centroid[2] = Mess_Integral_Gier >> 9; |
||
1171 | hbuss | 839 | SendOutData('C', FC_ADDRESS, 1, (unsigned char *) &Data3D,sizeof(Data3D)); |
840 | Timer3D = SetDelay(Intervall3D); |
||
841 | } |
||
499 | hbuss | 842 | if(DebugTextAnforderung != 255) // Texte für die Analogdaten |
843 | { |
||
2093 | - | 844 | |
845 | |||
846 | |||
847 | #ifdef WITH_FULL_ANALOG_TEXT /// MartinW main.h means no memsave |
||
848 | #warning : "### with normal ANALOG_TEXT[32][16] ###" |
||
1490 | killagreg | 849 | unsigned char label[16]; // local sram buffer |
850 | memcpy_P(label, ANALOG_TEXT[DebugTextAnforderung], 16); // read lable from flash to sra |
||
2093 | - | 851 | SendOutData('A', FC_ADDRESS, 2, (unsigned char *)&DebugTextAnforderung, sizeof(DebugTextAnforderung),label, 16); |
852 | |||
853 | #else |
||
854 | #warning : "### with reduced ANALOG_TEXT[32][13] ###" |
||
855 | |||
856 | unsigned char label[16]=" "; // local sram buffer ///MartinW; for MKTool, needs 32 bytes |
||
857 | memcpy_P(label, ANALOG_TEXT[DebugTextAnforderung], 13); // read lable from flash to sra |
||
1490 | killagreg | 858 | SendOutData('A', FC_ADDRESS, 2, (unsigned char *)&DebugTextAnforderung, sizeof(DebugTextAnforderung),label, 16); |
2093 | - | 859 | #endif |
860 | |||
861 | |||
862 | |||
499 | hbuss | 863 | DebugTextAnforderung = 255; |
864 | } |
||
1051 | killagreg | 865 | if(ConfirmFrame && UebertragungAbgeschlossen) // Datensatz bestätigen |
595 | hbuss | 866 | { |
1054 | killagreg | 867 | SendOutData('B', FC_ADDRESS, 1, (uint8_t*)&ConfirmFrame, sizeof(ConfirmFrame)); |
1051 | killagreg | 868 | ConfirmFrame = 0; |
595 | hbuss | 869 | } |
1053 | killagreg | 870 | |
1051 | killagreg | 871 | if(GetPPMChannelAnforderung && UebertragungAbgeschlossen) |
872 | { |
||
1054 | killagreg | 873 | SendOutData('P', FC_ADDRESS, 1, (unsigned char *) &PPM_in, sizeof(PPM_in)); |
1051 | killagreg | 874 | GetPPMChannelAnforderung = 0; |
875 | } |
||
1654 | killagreg | 876 | |
1636 | ingob | 877 | #ifdef DEBUG // only include functions if DEBUG is defined |
878 | if(SendDebugOutput && UebertragungAbgeschlossen) |
||
879 | { |
||
880 | SendOutData('0', FC_ADDRESS, 1, (unsigned char *) &tDebug, sizeof(tDebug)); |
||
881 | SendDebugOutput = 0; |
||
882 | } |
||
1654 | killagreg | 883 | #endif |
1 | ingob | 884 | |
885 | } |
||
886 | |||
1636 | ingob | 887 |