Subversion Repositories FlightCtrl

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
2169 - 1
/*#######################################################################################
2
Flight Control
3
#######################################################################################*/
4
// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
5
// + www.MikroKopter.com
6
// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
7
// + Software Nutzungsbedingungen (english version: see below)
8
// + der Fa. HiSystems GmbH, Flachsmeerstrasse 2, 26802 Moormerland - nachfolgend Lizenzgeber genannt -
9
// + Der Lizenzgeber räumt dem Kunden ein nicht-ausschließliches, zeitlich und räumlich* unbeschränktes Recht ein, die im den
10
// + Mikrocontroller verwendete Firmware für die Hardware Flight-Ctrl, Navi-Ctrl, BL-Ctrl, MK3Mag & PC-Programm MikroKopter-Tool 
11
// + - nachfolgend Software genannt - nur für private Zwecke zu nutzen.
12
// + Der Einsatz dieser Software ist nur auf oder mit Produkten des Lizenzgebers zulässig.
13
// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
14
// + Die vom Lizenzgeber gelieferte Software ist urheberrechtlich geschützt. Alle Rechte an der Software sowie an sonstigen im
15
// + Rahmen der Vertragsanbahnung und Vertragsdurchführung überlassenen Unterlagen stehen im Verhältnis der Vertragspartner ausschließlich dem Lizenzgeber zu.
16
// + Die in der Software enthaltenen Copyright-Vermerke, Markenzeichen, andere Rechtsvorbehalte, Seriennummern sowie
17
// + sonstige der Programmidentifikation dienenden Merkmale dürfen vom Kunden nicht verändert oder unkenntlich gemacht werden.
18
// + Der Kunde trifft angemessene Vorkehrungen für den sicheren Einsatz der Software. Er wird die Software gründlich auf deren
19
// + Verwendbarkeit zu dem von ihm beabsichtigten Zweck testen, bevor er diese operativ einsetzt.
20
// + Die Haftung des Lizenzgebers wird - soweit gesetzlich zulässig - begrenzt in Höhe des typischen und vorhersehbaren
21
// + Schadens. Die gesetzliche Haftung bei Personenschäden und nach dem Produkthaftungsgesetz bleibt unberührt. Dem Lizenzgeber steht jedoch der Einwand 
22
// + des Mitverschuldens offen.
23
// + Der Kunde trifft angemessene Vorkehrungen für den Fall, dass die Software ganz oder teilweise nicht ordnungsgemäß arbeitet.
24
// + Er wird die Software gründlich auf deren Verwendbarkeit zu dem von ihm beabsichtigten Zweck testen, bevor er diese operativ einsetzt.
25
// + Der Kunde wird er seine Daten vor Einsatz der Software nach dem Stand der Technik sichern.
26
// + Der Kunde ist darüber unterrichtet, dass der Lizenzgeber seine Daten im zur Vertragsdurchführung erforderlichen Umfang
27
// + und auf Grundlage der Datenschutzvorschriften erhebt, speichert, verarbeitet und, sofern notwendig, an Dritte übermittelt.
28
// + *) Die räumliche Nutzung bezieht sich nur auf den Einsatzort, nicht auf die Reichweite der programmierten Software.
29
// + #### ENDE DER NUTZUNGSBEDINGUNGEN ####'
30
// +  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.
31
// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
32
// + Software LICENSING TERMS
33
// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
34
// + of HiSystems GmbH, Flachsmeerstrasse 2, 26802 Moormerland, Germany - the Licensor -
35
// + 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 
36
// + (the Software) exclusively for private purposes. The License is unrestricted with respect to time and territory*.
37
// + The Software may only be used with the Licensor's products.
38
// + The Software provided by the Licensor is protected by copyright. With respect to the relationship between the parties to this
39
// + agreement, all rights pertaining to the Software and other documents provided during the preparation and execution of this
40
// + agreement shall be the property of the Licensor.
41
// + The information contained in the Software copyright notices, trademarks, other legal reservations, serial numbers and other
42
// + features that can be used to identify the program may not be altered or defaced by the customer.
43
// + The customer shall be responsible for taking reasonable precautions
44
// + for the safe use of the Software. The customer shall test the Software thoroughly regarding its suitability for the
45
// + intended purpose before implementing it for actual operation. The Licensor's liability shall be limited to the extent of typical and
46
// + foreseeable damage to the extent permitted by law, notwithstanding statutory liability for bodily injury and product
47
// + liability. However, the Licensor shall be entitled to the defense of contributory negligence.
48
// + The customer will take adequate precautions in the case, that the software is not working properly. The customer will test
49
// + the software for his purpose before any operational usage. The customer will backup his data before using the software.
50
// + The customer understands that the Licensor collects, stores and processes, and, where required, forwards, customer data
51
// + to third parties to the extent necessary for executing the agreement, subject to applicable data protection and privacy regulations.
52
// + *) The territory aspect only refers to the place where the Software is used, not its programmed range.
53
// + #### END OF LICENSING TERMS ####
54
// + Note: For information on license extensions (e.g. commercial use), please contact us at info(@)hisystems.de.
55
// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
56
 
57
#include "main.h"
58
#include "mymath.h"
59
#include "isqrt.h"
60
 
61
unsigned char h,m,s;
62
unsigned int BaroExpandActive = 0;
63
int MesswertNick,MesswertRoll,MesswertGier,MesswertGierBias, RohMesswertNick,RohMesswertRoll;
64
int TrimNick, TrimRoll;
65
int AdNeutralNick = 0,AdNeutralRoll = 0,AdNeutralGier = 0,StartNeutralRoll = 0,StartNeutralNick = 0;
66
int Mittelwert_AccNick, Mittelwert_AccRoll;
67
unsigned int NeutralAccX=0, NeutralAccY=0;
68
int NaviAccNick, NaviAccRoll,NaviCntAcc = 0;
69
int NeutralAccZ = 0;
70
unsigned char ControlHeading = 0;// in 2°
71
long IntegralNick = 0,IntegralNick2 = 0;
72
long IntegralRoll = 0,IntegralRoll2 = 0;
73
long IntegralAccNick = 0,IntegralAccRoll = 0,IntegralAccZ = 0;
74
long Integral_Gier = 0;
75
long Mess_IntegralNick = 0,Mess_IntegralNick2 = 0;
76
long Mess_IntegralRoll = 0,Mess_IntegralRoll2 = 0;
77
long Mess_Integral_Gier = 0,Mess_Integral_Gier2 = 0;
78
long MittelIntegralNick,MittelIntegralRoll,MittelIntegralNick2,MittelIntegralRoll2;
79
long SummeNick=0,SummeRoll=0;
80
volatile long Mess_Integral_Hoch = 0;
81
int  KompassValue = -1;
82
int  KompassSollWert = 0;
83
//int  KompassRichtung = 0;
84
char CalculateCompassTimer = 100;
85
unsigned char KompassFusion = 32;
86
unsigned int  KompassSignalSchlecht = 50;
87
unsigned char  MAX_GAS,MIN_GAS;
88
unsigned char HoehenReglerAktiv = 0;
89
unsigned char TrichterFlug = 0;
90
long Umschlag180Nick = 250000L, Umschlag180Roll = 250000L;
91
long  ErsatzKompass;
92
int   ErsatzKompassInGrad; // Kompasswert in Grad
93
int   GierGyroFehler = 0;
94
char GyroFaktor,GyroFaktorGier;
95
char IntegralFaktor,IntegralFaktorGier;
96
int  DiffNick,DiffRoll;
97
int StickGasHover = 120, HoverGasMin = 0, HoverGasMax = 1023;
98
int StickNick = 0,StickRoll = 0,StickGier = 0,StickGas = 0;
99
//int  Poti1 = 0, Poti2 = 0, Poti3 = 0, Poti4 = 0, Poti5 = 0, Poti6 = 0, Poti7 = 0, Poti8 = 0;
100
unsigned char Poti[9] = {0,0,0,0,0,0,0,0};
101
volatile unsigned char SenderOkay = 0;
102
char MotorenEin = 0,StartTrigger = 0;
103
long HoehenWert = 0;
104
long SollHoehe = 0;
105
signed int AltitudeSetpointTrimming = 0;
106
long FromNC_AltitudeSetpoint = 0;
107
unsigned char FromNC_AltitudeSpeed = 0;
108
unsigned char carefree_old = 50; // to make the Beep when switching
109
signed char WaypointTrimming = 0;
110
int CompassGierSetpoint = 0;
111
unsigned char CalibrationDone = 0;
112
char NeueKompassRichtungMerken = 0;
113
int LageKorrekturRoll = 0,LageKorrekturNick = 0, HoverGas = 0;
114
//float Ki =  FAKTOR_I;
115
int Ki = 10300 / 33;
116
unsigned char Looping_Nick = 0,Looping_Roll = 0;
117
unsigned char Looping_Links = 0, Looping_Rechts = 0, Looping_Unten = 0, Looping_Oben = 0;
118
 
119
unsigned char Parameter_Luftdruck_D  = 48;      // Wert : 0-250
120
unsigned char Parameter_HoehenSchalter     = 251;      // Wert : 0-250
121
unsigned char Parameter_Hoehe_P      = 16;      // Wert : 0-32
122
unsigned char Parameter_Hoehe_ACC_Wirkung = 58; // Wert : 0-250
123
unsigned char Parameter_KompassWirkung = 64;    // Wert : 0-250
124
unsigned char Parameter_Hoehe_GPS_Z = 64;        // Wert : 0-250
125
unsigned char Parameter_Gyro_D = 8;             // Wert : 0-250
126
unsigned char Parameter_Gyro_P = 150;           // Wert : 10-250
127
unsigned char Parameter_Gyro_I = 150;           // Wert : 0-250
128
unsigned char Parameter_Gyro_Gier_P = 150;      // Wert : 10-250
129
unsigned char Parameter_Gyro_Gier_I = 150;      // Wert : 10-250
130
unsigned char Parameter_Gier_P = 2;             // Wert : 1-20
131
unsigned char Parameter_I_Faktor = 10;          // Wert : 1-20
132
unsigned char Parameter_UserParam1 = 0;
133
unsigned char Parameter_UserParam2 = 0;
134
unsigned char Parameter_UserParam3 = 0;
135
unsigned char Parameter_UserParam4 = 0;
136
unsigned char Parameter_UserParam5 = 0;
137
unsigned char Parameter_UserParam6 = 0;
138
unsigned char Parameter_UserParam7 = 0;
139
unsigned char Parameter_UserParam8 = 0;
140
unsigned char Parameter_ServoNickControl = 100;
141
unsigned char Parameter_ServoRollControl = 100;
142
unsigned char Parameter_LoopGasLimit = 70;
143
unsigned char Parameter_AchsKopplung1 = 90;
144
unsigned char Parameter_AchsKopplung2 = 65;
145
unsigned char Parameter_CouplingYawCorrection = 64;
146
//unsigned char Parameter_AchsGegenKopplung1 = 0;
147
unsigned char Parameter_DynamicStability = 100;
148
unsigned char Parameter_J16Bitmask;             // for the J16 Output
149
unsigned char Parameter_J16Timing;              // for the J16 Output
150
unsigned char Parameter_J17Bitmask;             // for the J17 Output
151
unsigned char Parameter_J17Timing;              // for the J17 Output
152
unsigned char Parameter_NaviGpsModeControl;     // Parameters for the Naviboard
153
unsigned char Parameter_NaviGpsGain;
154
unsigned char Parameter_NaviGpsP;
155
unsigned char Parameter_NaviGpsI;
156
unsigned char Parameter_NaviGpsD;
157
unsigned char Parameter_NaviGpsACC;
158
unsigned char Parameter_NaviOperatingRadius;
159
unsigned char Parameter_NaviWindCorrection;
160
unsigned char Parameter_NaviSpeedCompensation;
161
unsigned char Parameter_ExternalControl;
162
unsigned char Parameter_GlobalConfig;
163
unsigned char Parameter_ExtraConfig;
164
unsigned char Parameter_MaximumAltitude;
165
unsigned char Parameter_Servo3,Parameter_Servo4,Parameter_Servo5;
166
unsigned char CareFree = 0;
167
const signed char sintab[31] = { 0, 2, 4, 6, 7, 8, 8, 8, 7, 6, 4, 2, 0, -2, -4, -6, -7, -8, -8, -8, -7, -6, -4, -2, 0, 2, 4, 6, 7, 8, 8}; // 15° steps
168
 
169
signed int ExternStickNick = 0,ExternStickRoll = 0,ExternStickGier = 0, ExternHoehenValue = -20;
170
int MaxStickNick = 0,MaxStickRoll = 0;
171
unsigned int  modell_fliegt = 0;
172
volatile unsigned char FC_StatusFlags = 0, FC_StatusFlags2 = 0;
173
long GIER_GRAD_FAKTOR = 1291;
174
signed int KopplungsteilNickRoll,KopplungsteilRollNick;
175
signed int tmp_motorwert[MAX_MOTORS];
176
char VarioCharacter = ' ';
177
unsigned int HooverGasEmergencyPercent = 0; // The gas value for Emergency landing
178
 
179
#define LIMIT_MIN(value, min) {if(value <= min) value = min;}
180
#define LIMIT_MAX(value, max) {if(value >= max) value = max;}
181
#define LIMIT_MIN_MAX(value, min, max) {if(value <= min) value = min; else if(value >= max) value = max;}
182
 
183
 
184
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
185
//  Debugwerte zuordnen
186
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
187
void CopyDebugValues(void)
188
{
189
    DebugOut.Analog[0] = IntegralNick / (EE_Parameter.GyroAccFaktor * 4);
190
    DebugOut.Analog[1] = IntegralRoll / (EE_Parameter.GyroAccFaktor * 4);
191
    DebugOut.Analog[2] = Mittelwert_AccNick / 4;
192
    DebugOut.Analog[3] = Mittelwert_AccRoll / 4;
193
    DebugOut.Analog[4] = (signed int) AdNeutralGier - AdWertGier;
194
    DebugOut.Analog[5] = HoehenWert/5;
195
    DebugOut.Analog[6] = AdWertAccHoch;//(Mess_Integral_Hoch / 512);// Aktuell_az;
196
    DebugOut.Analog[8] = KompassValue;
197
    DebugOut.Analog[9] = UBat;
198
    DebugOut.Analog[10] = SenderOkay;
199
    DebugOut.Analog[11] = ErsatzKompassInGrad;
200
    DebugOut.Analog[12] = Motor[0].SetPoint;
201
    DebugOut.Analog[13] = Motor[1].SetPoint;
202
    DebugOut.Analog[14] = Motor[2].SetPoint;
203
    DebugOut.Analog[15] = Motor[3].SetPoint;
204
    DebugOut.Analog[20] = ServoNickValue;
205
    DebugOut.Analog[22] = Capacity.ActualCurrent;
206
    DebugOut.Analog[23] = Capacity.UsedCapacity;
207
        DebugOut.Analog[24] = SollHoehe/5;     
208
//    DebugOut.Analog[22] = FromNaviCtrl_Value.GpsZ;
209
//    DebugOut.Analog[29] = FromNaviCtrl_Value.SerialDataOkay;
210
    DebugOut.Analog[27] = KompassSollWert;
211
        DebugOut.Analog[29] = Capacity.MinOfMaxPWM;
212
    DebugOut.Analog[30] = GPS_Nick;
213
    DebugOut.Analog[31] = GPS_Roll;
214
    if(VersionInfo.HardwareError[0] || VersionInfo.HardwareError[1]) DebugOut.Status[1] |= 1; else DebugOut.Status[1] &= 0xfe;
215
}
216
 
217
 
218
 
219
void Piep(unsigned char Anzahl, unsigned int dauer)
220
{
221
 if(MotorenEin) return; //auf keinen Fall im Flug!
222
GRN_OFF;
223
 while(Anzahl--)
224
 {
225
  beeptime = dauer;
226
  while(beeptime);
227
  Delay_ms(dauer * 2);
228
 }
229
GRN_ON;
230
}
231
 
232
//############################################################################
233
// Messwerte beim Ermitteln der Nullage
234
void CalibrierMittelwert(void)
235
//############################################################################
236
{
237
    unsigned char i;
238
    if(PlatinenVersion == 13) SucheGyroOffset();
239
    // ADC auschalten, damit die Werte sich nicht während der Berechnung ändern
240
        ANALOG_OFF;
241
        MesswertNick = AdWertNick;
242
        MesswertRoll = AdWertRoll;
243
        MesswertGier = AdWertGier;
244
        Mittelwert_AccNick = ACC_AMPLIFY * AdWertAccNick;
245
        Mittelwert_AccRoll = ACC_AMPLIFY * AdWertAccRoll;
246
   // ADC einschalten
247
    ANALOG_ON;
248
   for(i=0;i<8;i++)
249
    {
250
     int tmp;
251
         tmp = PPM_in[EE_Parameter.Kanalbelegung[K_POTI1 + i]] + 127;
252
         LIMIT_MIN_MAX(tmp, 0, 255);
253
     if(Poti[i] > tmp) Poti[i]--;  else  if(Poti[i] < tmp) Poti[i]++;
254
        }
255
        Umschlag180Nick = (long) EE_Parameter.WinkelUmschlagNick * 2500L;
256
        Umschlag180Roll = (long) EE_Parameter.WinkelUmschlagRoll * 2500L;
257
}
258
 
259
//############################################################################
260
//  Nullwerte ermitteln
261
void SetNeutral(unsigned char AccAdjustment)
262
//############################################################################
263
{
264
        unsigned char i;
265
        unsigned int gier_neutral=0, nick_neutral=0, roll_neutral=0;
266
    VersionInfo.HardwareError[0] = 0;
267
//    HEF4017Reset_ON;
268
        NeutralAccX = 0;
269
        NeutralAccY = 0;
270
        NeutralAccZ = 0;
271
 
272
    AdNeutralNick = 0;
273
        AdNeutralRoll = 0;
274
        AdNeutralGier = 0;
275
 
276
    Parameter_AchsKopplung1 = 0;
277
    Parameter_AchsKopplung2 = 0;
278
 
279
    ExpandBaro = 0;
280
 
281
    CalibrierMittelwert();
282
    Delay_ms_Mess(100);
283
 
284
        CalibrierMittelwert();
285
 
286
    if((EE_Parameter.GlobalConfig & CFG_HOEHENREGELUNG))  // Höhenregelung aktiviert?
287
     {
288
      if((MessLuftdruck > 950) || (MessLuftdruck < 750)) SucheLuftruckOffset();
289
     }
290
#define NEUTRAL_FILTER 32
291
    for(i=0; i<NEUTRAL_FILTER; i++)
292
         {
293
          Delay_ms_Mess(10);
294
          gier_neutral += AdWertGier;
295
          nick_neutral += AdWertNick;
296
          roll_neutral += AdWertRoll;
297
         }
298
     AdNeutralNick= (nick_neutral+NEUTRAL_FILTER/2) / (NEUTRAL_FILTER / 8);
299
         AdNeutralRoll= (roll_neutral+NEUTRAL_FILTER/2) / (NEUTRAL_FILTER / 8);
300
         AdNeutralGier= (gier_neutral+NEUTRAL_FILTER/2) / (NEUTRAL_FILTER);
301
 
302
     StartNeutralRoll = AdNeutralRoll;
303
     StartNeutralNick = AdNeutralNick;
304
 
305
     if(AccAdjustment)
306
     {
307
            NeutralAccX = abs(Mittelwert_AccNick) / (2*ACC_AMPLIFY);
308
            NeutralAccY = abs(Mittelwert_AccRoll) / (2*ACC_AMPLIFY);
309
            NeutralAccZ = Aktuell_az;
310
 
311
                // Save ACC neutral settings to eeprom
312
                SetParamWord(PID_ACC_NICK, (uint16_t)NeutralAccX);
313
                SetParamWord(PID_ACC_ROLL, (uint16_t)NeutralAccY);
314
                SetParamWord(PID_ACC_TOP,  (uint16_t)NeutralAccZ);
315
    }
316
    else
317
    {
318
                // restore from eeprom
319
                NeutralAccX = (int16_t)GetParamWord(PID_ACC_NICK);
320
                NeutralAccY = (int16_t)GetParamWord(PID_ACC_ROLL);
321
                NeutralAccZ = (int16_t)GetParamWord(PID_ACC_TOP);
322
                // strange settings?
323
                if(((unsigned int) NeutralAccX > 2048) || ((unsigned int) NeutralAccY > 2048) || ((unsigned int) NeutralAccZ > 1024))
324
                {
325
                        printf("\n\rACC not calibrated!\r\n");
326
                        NeutralAccX = abs(Mittelwert_AccNick) / (2*ACC_AMPLIFY);
327
                        NeutralAccY = abs(Mittelwert_AccRoll) / (2*ACC_AMPLIFY);
328
                NeutralAccZ = Aktuell_az;
329
                }
330
    }
331
 
332
    MesswertNick = 0;
333
    MesswertRoll = 0;
334
    MesswertGier = 0;
335
    Delay_ms_Mess(100);
336
    Mittelwert_AccNick = ACC_AMPLIFY * AdWertAccNick;
337
    Mittelwert_AccRoll = ACC_AMPLIFY * AdWertAccRoll;
338
    IntegralNick = EE_Parameter.GyroAccFaktor * (long)Mittelwert_AccNick;
339
    IntegralRoll = EE_Parameter.GyroAccFaktor * (long)Mittelwert_AccRoll;
340
    Mess_IntegralNick = IntegralNick;
341
    Mess_IntegralRoll = IntegralRoll;
342
    Mess_Integral_Gier = 0;
343
    StartLuftdruck = Luftdruck;
344
    VarioMeter = 0;
345
    Mess_Integral_Hoch = 0;
346
    KompassSollWert = KompassValue;
347
        KompassSignalSchlecht = 100;
348
    beeptime = 50;
349
        Umschlag180Nick = ((long) EE_Parameter.WinkelUmschlagNick * 2500L) + 15000L;
350
        Umschlag180Roll = ((long) EE_Parameter.WinkelUmschlagRoll * 2500L) + 15000L;
351
    ExternHoehenValue = 0;
352
    ErsatzKompass = KompassValue * GIER_GRAD_FAKTOR;
353
    GierGyroFehler = 0;
354
    LED_Init();
355
    FC_StatusFlags |= FC_STATUS_CALIBRATE;
356
    FromNaviCtrl_Value.Kalman_K = -1;
357
    FromNaviCtrl_Value.Kalman_MaxDrift = 0;
358
    FromNaviCtrl_Value.Kalman_MaxFusion = 32;
359
   for(i=0;i<8;i++)
360
    {
361
     Poti[i] =  PPM_in[EE_Parameter.Kanalbelegung[K_POTI1 + i]] + 127;
362
        }
363
    SenderOkay = 100;
364
    if(ServoActive)
365
         {
366
//              HEF4017Reset_ON;
367
                DDRD  |=0x80; // enable J7 -> Servo signal
368
     }
369
 
370
        if((AdNeutralNick < 150 * 16) || (AdNeutralNick > 850 * 16)) { VersionInfo.HardwareError[0] |= FC_ERROR0_GYRO_NICK; };
371
        if((AdNeutralRoll < 150 * 16) || (AdNeutralRoll > 850 * 16)) { VersionInfo.HardwareError[0] |= FC_ERROR0_GYRO_ROLL; };
372
        if((AdNeutralGier < 150 * 2)  || (AdNeutralGier > 850 * 2))  { VersionInfo.HardwareError[0] |= FC_ERROR0_GYRO_YAW; };
373
        if((NeutralAccX < 300) || (NeutralAccX > 750)) { VersionInfo.HardwareError[0] |= FC_ERROR0_ACC_NICK; };
374
        if((NeutralAccY < 300) || (NeutralAccY > 750)) { VersionInfo.HardwareError[0] |= FC_ERROR0_ACC_ROLL; };
375
        if((NeutralAccZ < 512) || (NeutralAccZ > 850)) { VersionInfo.HardwareError[0] |= FC_ERROR0_ACC_TOP; };
376
    carefree_old = 70;
377
#if (defined(__AVR_ATmega1284__) || defined(__AVR_ATmega1284P__))
378
        LIBFC_HoTT_Clear();
379
#endif
380
}
381
 
382
 
383
//############################################################################
384
// Bearbeitet die Messwerte
385
void Mittelwert(void)
386
//############################################################################
387
{
388
    static signed long tmpl,tmpl2,tmpl3,tmpl4;
389
        static signed int oldNick, oldRoll, d2Roll, d2Nick;
390
        signed long winkel_nick, winkel_roll;
391
        MesswertGier = (signed int) AdNeutralGier - AdWertGier;
392
    MesswertNick = (signed int) AdWertNickFilter / 8;
393
    MesswertRoll = (signed int) AdWertRollFilter / 8;
394
    RohMesswertNick = MesswertNick;
395
    RohMesswertRoll = MesswertRoll;
396
 
397
// Beschleunigungssensor  ++++++++++++++++++++++++++++++++++++++++++++++++
398
        Mittelwert_AccNick = (Mittelwert_AccNick * 3 + ((ACC_AMPLIFY * AdWertAccNick))) / 4L;
399
        Mittelwert_AccRoll = (Mittelwert_AccRoll * 3 + ((ACC_AMPLIFY * AdWertAccRoll))) / 4L;
400
    IntegralAccNick += ACC_AMPLIFY * AdWertAccNick;
401
    IntegralAccRoll += ACC_AMPLIFY * AdWertAccRoll;
402
    NaviAccNick    += AdWertAccNick;
403
    NaviAccRoll    += AdWertAccRoll;
404
    NaviCntAcc++;
405
    IntegralAccZ  += Aktuell_az - NeutralAccZ;
406
 
407
//++++++++++++++++++++++++++++++++++++++++++++++++
408
// ADC einschalten
409
    ANALOG_ON;
410
        AdReady = 0;
411
//++++++++++++++++++++++++++++++++++++++++++++++++
412
 
413
    if(Mess_IntegralRoll > 93000L) winkel_roll = 93000L;
414
        else if(Mess_IntegralRoll <-93000L) winkel_roll = -93000L;
415
        else winkel_roll = Mess_IntegralRoll;
416
 
417
    if(Mess_IntegralNick > 93000L) winkel_nick = 93000L;
418
        else if(Mess_IntegralNick <-93000L) winkel_nick = -93000L;
419
        else winkel_nick = Mess_IntegralNick;
420
 
421
// Gier  ++++++++++++++++++++++++++++++++++++++++++++++++
422
   Mess_Integral_Gier += MesswertGier;
423
   ErsatzKompass += MesswertGier;
424
// Kopplungsanteil  +++++++++++++++++++++++++++++++++++++
425
      if(!Looping_Nick && !Looping_Roll && (Parameter_GlobalConfig & CFG_ACHSENKOPPLUNG_AKTIV))
426
         {
427
            tmpl3 = (MesswertRoll * winkel_nick) / 2048L;
428
            tmpl3 *= Parameter_AchsKopplung2; //65
429
            tmpl3 /= 4096L;
430
            tmpl4 = (MesswertNick * winkel_roll) / 2048L;
431
            tmpl4 *= Parameter_AchsKopplung2; //65
432
            tmpl4 /= 4096L;
433
            KopplungsteilNickRoll = tmpl3;
434
            KopplungsteilRollNick = tmpl4;
435
            tmpl4 -= tmpl3;
436
            ErsatzKompass += tmpl4;
437
            if(!Parameter_CouplingYawCorrection) Mess_Integral_Gier -= tmpl4/2; // Gier nachhelfen
438
 
439
            tmpl = ((MesswertGier + tmpl4) * winkel_nick) / 2048L;
440
            tmpl *= Parameter_AchsKopplung1;  // 90
441
            tmpl /= 4096L;
442
            tmpl2 = ((MesswertGier + tmpl4) * winkel_roll) / 2048L;
443
            tmpl2 *= Parameter_AchsKopplung1;
444
            tmpl2 /= 4096L;
445
            if(abs(MesswertGier) > 64) if(labs(tmpl) > 128 || labs(tmpl2) > 128) TrichterFlug = 1;
446
            //MesswertGier += (Parameter_CouplingYawCorrection * tmpl4) / 256;
447
         }
448
      else  tmpl = tmpl2 = KopplungsteilNickRoll = KopplungsteilRollNick = 0;
449
                        TrimRoll = tmpl - tmpl2 / 100L;
450
                        TrimNick = -tmpl2 + tmpl / 100L;
451
// Kompasswert begrenzen  ++++++++++++++++++++++++++++++++++++++++++++++++
452
                    if(ErsatzKompass >= (360L * GIER_GRAD_FAKTOR)) ErsatzKompass -= 360L * GIER_GRAD_FAKTOR;  // 360° Umschlag
453
                    if(ErsatzKompass < 0)                          ErsatzKompass += 360L * GIER_GRAD_FAKTOR;
454
// Roll  ++++++++++++++++++++++++++++++++++++++++++++++++
455
            Mess_IntegralRoll2 += MesswertRoll + TrimRoll;
456
            Mess_IntegralRoll +=  MesswertRoll + TrimRoll - LageKorrekturRoll;
457
            if(Mess_IntegralRoll > Umschlag180Roll)
458
            {
459
             Mess_IntegralRoll  = -(Umschlag180Roll - 25000L);
460
             Mess_IntegralRoll2 = Mess_IntegralRoll;
461
            }
462
            if(Mess_IntegralRoll <-Umschlag180Roll)
463
            {
464
             Mess_IntegralRoll =  (Umschlag180Roll - 25000L);
465
             Mess_IntegralRoll2 = Mess_IntegralRoll;
466
            }
467
// Nick  ++++++++++++++++++++++++++++++++++++++++++++++++
468
            Mess_IntegralNick2 += MesswertNick + TrimNick;
469
            Mess_IntegralNick  += MesswertNick + TrimNick - LageKorrekturNick;
470
            if(Mess_IntegralNick > Umschlag180Nick)
471
             {
472
              Mess_IntegralNick = -(Umschlag180Nick - 25000L);
473
              Mess_IntegralNick2 = Mess_IntegralNick;
474
             }
475
            if(Mess_IntegralNick <-Umschlag180Nick)
476
            {
477
             Mess_IntegralNick =  (Umschlag180Nick - 25000L);
478
             Mess_IntegralNick2 = Mess_IntegralNick;
479
            }
480
 
481
    Integral_Gier  = Mess_Integral_Gier;
482
    IntegralNick = Mess_IntegralNick;
483
    IntegralRoll = Mess_IntegralRoll;
484
    IntegralNick2 = Mess_IntegralNick2;
485
    IntegralRoll2 = Mess_IntegralRoll2;
486
 
487
#define D_LIMIT 128
488
 
489
   MesswertNick = HiResNick / 8;
490
   MesswertRoll = HiResRoll / 8;
491
 
492
   if(AdWertNick < 15)   MesswertNick = -1000;  if(AdWertNick <  7)   MesswertNick = -2000;
493
   if(PlatinenVersion == 10)  { if(AdWertNick > 1010) MesswertNick = +1000;  if(AdWertNick > 1017) MesswertNick = +2000; }
494
   else  {  if(AdWertNick > 2000) MesswertNick = +1000;  if(AdWertNick > 2015) MesswertNick = +2000; }
495
   if(AdWertRoll < 15)   MesswertRoll = -1000;  if(AdWertRoll <  7)   MesswertRoll = -2000;
496
   if(PlatinenVersion == 10) { if(AdWertRoll > 1010) MesswertRoll = +1000;  if(AdWertRoll > 1017) MesswertRoll = +2000; }
497
   else { if(AdWertRoll > 2000) MesswertRoll = +1000;  if(AdWertRoll > 2015) MesswertRoll = +2000;  }
498
 
499
  if(Parameter_Gyro_D)
500
  {
501
   d2Nick = HiResNick - oldNick;
502
   oldNick = (oldNick + HiResNick)/2;
503
   if(d2Nick > D_LIMIT) d2Nick = D_LIMIT;
504
   else if(d2Nick < -D_LIMIT) d2Nick = -D_LIMIT;
505
 
506
   d2Roll = HiResRoll - oldRoll;
507
   oldRoll = (oldRoll + HiResRoll)/2;
508
   if(d2Roll > D_LIMIT) d2Roll = D_LIMIT;
509
   else if(d2Roll < -D_LIMIT) d2Roll = -D_LIMIT;
510
 
511
   MesswertNick += (d2Nick * (signed int) Parameter_Gyro_D) / 16;
512
   MesswertRoll += (d2Roll * (signed int) Parameter_Gyro_D) / 16;
513
   HiResNick += (d2Nick * (signed int) Parameter_Gyro_D);
514
   HiResRoll += (d2Roll * (signed int) Parameter_Gyro_D);
515
  }
516
 
517
 if(RohMesswertRoll > 0) TrimRoll  += ((long) abs(KopplungsteilNickRoll) * Parameter_CouplingYawCorrection) / 64L;
518
 else                    TrimRoll -= ((long) abs(KopplungsteilNickRoll) * Parameter_CouplingYawCorrection) / 64L;
519
 if(RohMesswertNick > 0) TrimNick += ((long) abs(KopplungsteilRollNick) * Parameter_CouplingYawCorrection) / 64L;
520
 else                    TrimNick -= ((long) abs(KopplungsteilRollNick) * Parameter_CouplingYawCorrection) / 64L;
521
 
522
  if(Parameter_GlobalConfig & CFG_DREHRATEN_BEGRENZER && !Looping_Nick && !Looping_Roll)
523
  {
524
    if(RohMesswertNick > 256)       MesswertNick += 1 * (RohMesswertNick - 256);
525
    else if(RohMesswertNick < -256) MesswertNick += 1 * (RohMesswertNick + 256);
526
    if(RohMesswertRoll > 256)       MesswertRoll += 1 * (RohMesswertRoll - 256);
527
    else if(RohMesswertRoll < -256) MesswertRoll += 1 * (RohMesswertRoll + 256);
528
  }
529
}
530
 
531
//############################################################################
532
// Senden der Motorwerte per I2C-Bus
533
void SendMotorData(void)
534
//############################################################################
535
{
536
 unsigned char i;
537
    if(!MotorenEin)
538
        {
539
         FC_StatusFlags &= ~(FC_STATUS_MOTOR_RUN | FC_STATUS_FLY);
540
                 for(i=0;i<MAX_MOTORS;i++)
541
                  {
542
                   if(!PC_MotortestActive)  MotorTest[i] = 0;
543
                   Motor[i].SetPoint = MotorTest[i];
544
                   Motor[i].SetPointLowerBits = 0;
545
/*
546
 Motor[i].SetPoint = MotorTest[i] / 4;            // testing the high resolution
547
 Motor[i].SetPointLowerBits = MotorTest[i] % 4;
548
*/
549
                  }
550
          if(PC_MotortestActive) PC_MotortestActive--;
551
        }
552
        else FC_StatusFlags |= FC_STATUS_MOTOR_RUN;
553
 
554
    if(I2C_TransferActive)
555
         {
556
          I2C_TransferActive = 0; // enable for the next time
557
         }
558
        else
559
    {
560
     motor_write = 0;
561
     I2C_Start(TWI_STATE_MOTOR_TX); //Start I2C Interrupt Mode
562
        }
563
}
564
 
565
 
566
 
567
//############################################################################
568
// Trägt ggf. das Poti als Parameter ein
569
void ParameterZuordnung(void)
570
//############################################################################
571
{
572
 unsigned char tmp,i;
573
  for(i=0;i<8;i++)
574
    {
575
     int tmp2;
576
         tmp = EE_Parameter.Kanalbelegung[K_POTI1 + i];
577
         tmp2 = PPM_in[tmp] + 127;
578
         if(tmp2 > 255) tmp2 = 255; else if(tmp2 < 0) tmp2 = 0;
579
 
580
         if(tmp == 25) Poti[i] = tmp2; // 25 = WaypointEvent channel -> no filter
581
         else
582
     if(tmp2 != Poti[i])
583
          {
584
           Poti[i] += (tmp2 - Poti[i]) / 4;
585
       if(Poti[i] > tmp2) Poti[i]--;
586
           else Poti[i]++;
587
          }
588
        }
589
 CHK_POTI_MM(Parameter_Luftdruck_D,EE_Parameter.Luftdruck_D,0,100);
590
 CHK_POTI_MM(Parameter_Hoehe_P,EE_Parameter.Hoehe_P,0,100);
591
 CHK_POTI_MM(Parameter_Gyro_P,EE_Parameter.Gyro_P,10,255);
592
 CHK_POTI_MM(Parameter_J16Timing,EE_Parameter.J16Timing,5,255);
593
 CHK_POTI_MM(Parameter_J17Timing,EE_Parameter.J17Timing,5,255);
594
 
595
 if(EE_Parameter.Servo3 == 247) { if(PORTC & (1<<PORTC2)) Parameter_Servo3 = 140; else Parameter_Servo3 = 70;}       // Out1 (J16)
596
 else if(EE_Parameter.Servo3 == 246) { if(PORTC & (1<<PORTC3)) Parameter_Servo3 = 140; else Parameter_Servo3 = 70;}
597
 else CHK_POTI(Parameter_Servo3,EE_Parameter.Servo3);
598
 
599
 if(EE_Parameter.Servo4 == 247) { if(PORTC & (1<<PORTC2)) Parameter_Servo4 = 140; else Parameter_Servo4 = 70;}
600
 else if(EE_Parameter.Servo4 == 246) { if(PORTC & (1<<PORTC3)) Parameter_Servo4 = 140; else Parameter_Servo4 = 70;}  // Out2 (J17)
601
 else CHK_POTI(Parameter_Servo4,EE_Parameter.Servo4);
602
 
603
 CHK_POTI(Parameter_Servo5,EE_Parameter.Servo5);
604
 CHK_POTI(Parameter_HoehenSchalter,EE_Parameter.MaxHoehe);
605
 CHK_POTI(Parameter_Hoehe_ACC_Wirkung,EE_Parameter.Hoehe_ACC_Wirkung);
606
 CHK_POTI(Parameter_Hoehe_GPS_Z,EE_Parameter.Hoehe_GPS_Z);
607
 CHK_POTI(Parameter_KompassWirkung,EE_Parameter.KompassWirkung);
608
 CHK_POTI(Parameter_Gyro_I,EE_Parameter.Gyro_I);
609
 CHK_POTI(Parameter_Gyro_D,EE_Parameter.Gyro_D);
610
 CHK_POTI(Parameter_Gyro_Gier_P,EE_Parameter.Gyro_Gier_P);
611
 CHK_POTI(Parameter_Gyro_Gier_I,EE_Parameter.Gyro_Gier_I);
612
 CHK_POTI(Parameter_I_Faktor,EE_Parameter.I_Faktor);
613
 CHK_POTI(Parameter_UserParam1,EE_Parameter.UserParam1);
614
 CHK_POTI(Parameter_UserParam2,EE_Parameter.UserParam2);
615
 CHK_POTI(Parameter_UserParam3,EE_Parameter.UserParam3);
616
 CHK_POTI(Parameter_UserParam4,EE_Parameter.UserParam4);
617
 CHK_POTI(Parameter_UserParam5,EE_Parameter.UserParam5);
618
 CHK_POTI(Parameter_UserParam6,EE_Parameter.UserParam6);
619
 CHK_POTI(Parameter_UserParam7,EE_Parameter.UserParam7);
620
 CHK_POTI(Parameter_UserParam8,EE_Parameter.UserParam8);
621
 CHK_POTI(Parameter_ServoNickControl,EE_Parameter.ServoNickControl);
622
 CHK_POTI(Parameter_ServoRollControl,EE_Parameter.ServoRollControl);
623
 CHK_POTI(Parameter_LoopGasLimit,EE_Parameter.LoopGasLimit);
624
 CHK_POTI(Parameter_AchsKopplung1,EE_Parameter.AchsKopplung1);
625
 CHK_POTI(Parameter_AchsKopplung2,EE_Parameter.AchsKopplung2);
626
 CHK_POTI(Parameter_CouplingYawCorrection,EE_Parameter.CouplingYawCorrection);
627
 CHK_POTI(Parameter_MaximumAltitude,EE_Parameter.MaxAltitude);
628
 if((NC_To_FC_MaxAltitude && NC_To_FC_MaxAltitude < Parameter_MaximumAltitude) || Parameter_MaximumAltitude == 0) Parameter_MaximumAltitude = NC_To_FC_MaxAltitude;
629
 Parameter_GlobalConfig = EE_Parameter.GlobalConfig;
630
 Parameter_ExtraConfig = EE_Parameter.ExtraConfig;
631
// CHK_POTI(Parameter_AchsGegenKopplung1,EE_Parameter.AchsGegenKopplung1,0,255);
632
 CHK_POTI(Parameter_DynamicStability,EE_Parameter.DynamicStability);
633
 CHK_POTI(Parameter_ExternalControl,EE_Parameter.ExternalControl);
634
 Ki = 10300 / (Parameter_I_Faktor + 1);
635
 MAX_GAS = EE_Parameter.Gas_Max;
636
 MIN_GAS = EE_Parameter.Gas_Min;
637
 
638
 tmp = EE_Parameter.CareFreeModeControl;
639
 if(tmp > 50)
640
   {
641
        CareFree = 1;
642
    if(tmp >= 248 && Poti[255 - tmp] < 50) CareFree = 0;
643
    if(carefree_old != CareFree)
644
    {
645
      if(carefree_old < 3)
646
           {
647
#if (defined(__AVR_ATmega1284__) || defined(__AVR_ATmega1284P__))
648
                if(CareFree) { beeptime = 1500;  if(!SpeakHoTT) SpeakHoTT = SPEAK_CF_ON; }
649
            else { beeptime = 200;  if(!SpeakHoTT) SpeakHoTT = SPEAK_CF_OFF; }
650
#else
651
                if(CareFree) beeptime = 1500;
652
            else beeptime = 200;
653
#endif
654
                NeueKompassRichtungMerken = 5;
655
        carefree_old = CareFree;
656
           } else carefree_old--;
657
        }  
658
        if(FromNaviCtrl.CompassValue < 0 && CareFree) VersionInfo.HardwareError[0] |= FC_ERROR0_CAREFREE; //else VersionInfo.HardwareError[0] &= ~FC_ERROR0_CAREFREE;
659
   }
660
   else
661
   {
662
    CareFree = 0;
663
        carefree_old = 10;
664
   }   
665
 
666
 if(FromNaviCtrl.CompassValue < 0 && MotorenEin && CareFree && BeepMuster == 0xffff) // ungültiger Kompasswert
667
        {
668
         beeptime = 15000;
669
         BeepMuster = 0xA400;
670
         CareFree = 0;
671
    }
672
 if(CareFree) { FC_StatusFlags2 |= FC_STATUS2_CAREFREE; if(Parameter_AchsKopplung1 < 210) Parameter_AchsKopplung1 += 30;} else FC_StatusFlags2 &= ~FC_STATUS2_CAREFREE;
673
}
674
 
675
//############################################################################
676
//
677
void MotorRegler(void)
678
//############################################################################
679
{
680
         int pd_ergebnis_nick,pd_ergebnis_roll,tmp_int, tmp_int2;
681
         int GierMischanteil,GasMischanteil;
682
     static long sollGier = 0,tmp_long,tmp_long2;
683
     static long IntegralFehlerNick = 0;
684
     static long IntegralFehlerRoll = 0;
685
         static unsigned int RcLostTimer;
686
         static unsigned char delay_neutral = 0;
687
         static unsigned char delay_einschalten = 0,delay_ausschalten = 0;
688
         static signed char move_safety_switch = 0;
689
     static long ausgleichNick, ausgleichRoll;
690
     int IntegralNickMalFaktor,IntegralRollMalFaktor;
691
         unsigned char i;
692
        Mittelwert();
693
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
694
// Gaswert ermitteln
695
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
696
        if(EE_Parameter.GlobalConfig3 & CFG3_VARIO_FAILSAFE)
697
        {
698
     if(HoverGas && HoverGas < 150 * STICK_GAIN)
699
           {
700
                HooverGasEmergencyPercent = (HoverGas/(STICK_GAIN) * EE_Parameter.NotGas) / 100; // i.e. 80% of Hovergas
701
           }
702
      else HooverGasEmergencyPercent = 45;  // default if the Hoovergas was could not calculated yet
703
    } else HooverGasEmergencyPercent = EE_Parameter.NotGas;
704
 
705
        GasMischanteil = StickGas;
706
    if(GasMischanteil < MIN_GAS + 10) GasMischanteil = MIN_GAS + 10;
707
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
708
// Empfang schlecht
709
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
710
   if(SenderOkay < 100 && !(FC_StatusFlags2 & FC_STATUS2_RC_FAILSAVE_ACTIVE))
711
        {
712
        if(RcLostTimer) RcLostTimer--;
713
        else
714
         {
715
          MotorenEin = 0;
716
                  modell_fliegt = 0;
717
          FC_StatusFlags &= ~(FC_STATUS_EMERGENCY_LANDING | FC_STATUS_FLY);
718
         }
719
        ROT_ON;
720
        if(modell_fliegt > 1000 && Capacity.MinOfMaxPWM > 100)  // wahrscheinlich in der Luft --> langsam absenken
721
            {
722
            GasMischanteil = HooverGasEmergencyPercent;
723
            FC_StatusFlags |= FC_STATUS_EMERGENCY_LANDING;
724
            PPM_diff[EE_Parameter.Kanalbelegung[K_NICK]] = 0;
725
            PPM_diff[EE_Parameter.Kanalbelegung[K_ROLL]] = 0;
726
            PPM_in[EE_Parameter.Kanalbelegung[K_NICK]] = 0;
727
            PPM_in[EE_Parameter.Kanalbelegung[K_ROLL]] = 0;
728
            PPM_in[EE_Parameter.Kanalbelegung[K_GIER]] = 0;
729
            }
730
         else
731
                    {
732
                          MotorenEin = 0;
733
                        }  
734
        }
735
        else
736
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
737
// Emfang gut
738
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
739
        if(SenderOkay > 140)
740
            {
741
                        FC_StatusFlags &= ~FC_STATUS_EMERGENCY_LANDING;
742
            RcLostTimer = EE_Parameter.NotGasZeit * 50;
743
            if(GasMischanteil > 40 && MotorenEin)
744
                {
745
                if(modell_fliegt < 0xffff) modell_fliegt++;
746
                }
747
            if((modell_fliegt < 256))
748
                {
749
                SummeNick = 0;
750
                SummeRoll = 0;
751
                sollGier = 0;
752
                Mess_Integral_Gier = 0;
753
                } else FC_StatusFlags |= FC_STATUS_FLY;
754
 
755
            if((PPM_in[EE_Parameter.Kanalbelegung[K_GAS]] > 80) && MotorenEin == 0)
756
                {
757
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
758
// auf Nullwerte kalibrieren
759
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
760
                if(PPM_in[EE_Parameter.Kanalbelegung[K_GIER]] > 75)  // Neutralwerte
761
                    {
762
                    if(++delay_neutral > 200)  // nicht sofort
763
                        {
764
#if (defined(__AVR_ATmega1284__) || defined(__AVR_ATmega1284P__))
765
                                                   SpeakHoTT = SPEAK_CALIBRATE;
766
#endif
767
                        delay_neutral = 0;
768
                        modell_fliegt = 0;
769
                        if(PPM_in[EE_Parameter.Kanalbelegung[K_NICK]] > 70 || abs(PPM_in[EE_Parameter.Kanalbelegung[K_ROLL]]) > 70)
770
                        {
771
                         unsigned char setting=1;
772
                         if(PPM_in[EE_Parameter.Kanalbelegung[K_ROLL]] > 70 && PPM_in[EE_Parameter.Kanalbelegung[K_NICK]] < 70) setting = 1;
773
                         if(PPM_in[EE_Parameter.Kanalbelegung[K_ROLL]] > 70 && PPM_in[EE_Parameter.Kanalbelegung[K_NICK]] > 70) setting = 2;
774
                         if(PPM_in[EE_Parameter.Kanalbelegung[K_ROLL]] < 70 && PPM_in[EE_Parameter.Kanalbelegung[K_NICK]] > 70) setting = 3;
775
                         if(PPM_in[EE_Parameter.Kanalbelegung[K_ROLL]] <-70 && PPM_in[EE_Parameter.Kanalbelegung[K_NICK]] > 70) setting = 4;
776
                         if(PPM_in[EE_Parameter.Kanalbelegung[K_ROLL]] <-70 && PPM_in[EE_Parameter.Kanalbelegung[K_NICK]] < 70) setting = 5;
777
                         SetActiveParamSet(setting);  // aktiven Datensatz merken
778
                        }
779
                         if(abs(PPM_in[EE_Parameter.Kanalbelegung[K_ROLL]]) < 30 && PPM_in[EE_Parameter.Kanalbelegung[K_NICK]] < -70)
780
                          {
781
                           WinkelOut.CalcState = 1;
782
                                                   CalibrationDone = 0;
783
                           beeptime = 1000;
784
                          }
785
                          else
786
                          {
787
                               ParamSet_ReadFromEEProm(GetActiveParamSet());
788
                               LipoDetection(0);
789
                                                   LIBFC_ReceiverInit(EE_Parameter.Receiver);
790
                           if((Parameter_GlobalConfig & CFG_HOEHENREGELUNG))  // Höhenregelung aktiviert?
791
                            {
792
                             if((MessLuftdruck > 950) || (MessLuftdruck < 750)) SucheLuftruckOffset();
793
                            }
794
//                                                 ServoActive = 0;
795
                           SetNeutral(0);
796
                           CalibrationDone = 1;
797
                                                   ServoActive = 1;
798
                                                   DDRD  |=0x80; // enable J7 -> Servo signal
799
                           Piep(GetActiveParamSet(),120);
800
                         }
801
                        }
802
                    }
803
                 else
804
                if(PPM_in[EE_Parameter.Kanalbelegung[K_GIER]] < -75)  // ACC Neutralwerte speichern
805
                    {
806
                    if(++delay_neutral > 200)  // nicht sofort
807
                        {
808
                        MotorenEin = 0;
809
                        delay_neutral = 0;
810
                        modell_fliegt = 0;
811
                        SetNeutral(1);
812
                        CalibrationDone = 1;
813
                        Piep(GetActiveParamSet(),120);
814
                        }
815
                    }
816
                 else delay_neutral = 0;
817
                }
818
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
819
// Gas ist unten
820
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
821
            if(PPM_in[EE_Parameter.Kanalbelegung[K_GAS]] < 35-120)
822
                {
823
                                        if(PPM_diff[EE_Parameter.MotorSafetySwitch & 127] > 5) move_safety_switch = 100;
824
                                        else
825
                                        if(PPM_diff[EE_Parameter.MotorSafetySwitch & 127] < -5) move_safety_switch = -100;
826
                                        // Motoren Starten
827
                                        if(!MotorenEin)
828
                        {
829
                                                if((((PPM_in[EE_Parameter.Kanalbelegung[K_GIER]] < -75) && ((!(EE_Parameter.GlobalConfig3 & CFG3_MOTOR_SWITCH_MODE) && PPM_in[EE_Parameter.MotorSafetySwitch] < -75) || EE_Parameter.MotorSafetySwitch == 0)))
830
                                                || (((EE_Parameter.GlobalConfig3 & CFG3_MOTOR_SWITCH_MODE) && PPM_in[EE_Parameter.MotorSafetySwitch] > -10 && move_safety_switch == 100)))
831
                                                {
832
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
833
// Einschalten
834
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
835
                                                        if(CalibrationDone) FC_StatusFlags |= FC_STATUS_START;
836
                                                        if(++delay_einschalten > 253)
837
                                                        {
838
                                                                delay_einschalten = 0;
839
                                                                if(!VersionInfo.HardwareError[0] && CalibrationDone && !NC_ErrorCode)
840
                                                                {
841
                                                                        modell_fliegt = 1;
842
                                                                        MotorenEin = 1;
843
                                                                        sollGier = 0;
844
                                                                        Mess_Integral_Gier = 0;
845
                                                                        Mess_Integral_Gier2 = 0;
846
                                                                        Mess_IntegralNick = EE_Parameter.GyroAccFaktor * (long)Mittelwert_AccNick;
847
                                                                        Mess_IntegralRoll = EE_Parameter.GyroAccFaktor * (long)Mittelwert_AccRoll;
848
                                                                        Mess_IntegralNick2 = IntegralNick;
849
                                                                        Mess_IntegralRoll2 = IntegralRoll;
850
                                                                        SummeNick = 0;
851
                                                                        SummeRoll = 0;
852
//                                                                      ControlHeading = (((int) EE_Parameter.OrientationAngle * 15 + KompassValue) % 360) / 2;
853
                                                                        NeueKompassRichtungMerken = 100; // 2 sekunden
854
#if (defined(__AVR_ATmega1284__) || defined(__AVR_ATmega1284P__))
855
                                                                        SpeakHoTT = SPEAK_STARTING;
856
#endif
857
                                                                }
858
                                                                else
859
                                                                {
860
                                                                        beeptime = 1500; // indicate missing calibration
861
#if (defined(__AVR_ATmega1284__) || defined(__AVR_ATmega1284P__))
862
                                                                        if(!CalibrationDone) SpeakHoTT = SPEAK_ERR_CALIBARTION;
863
#endif
864
                                                                }
865
                                                        }
866
                                                }
867
                                                else delay_einschalten = 0;
868
                                        }
869
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
870
// Auschalten
871
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
872
                                        else // only if motors are running
873
                                        {
874
//                                              if((PPM_in[EE_Parameter.Kanalbelegung[K_GIER]] > 75) && (PPM_in[EE_Parameter.MotorSafetySwitch] < -75 || EE_Parameter.MotorSafetySwitch == 0))
875
                                                if((((PPM_in[EE_Parameter.Kanalbelegung[K_GIER]] > 75) && ((!(EE_Parameter.GlobalConfig3 & CFG3_MOTOR_SWITCH_MODE) && PPM_in[EE_Parameter.MotorSafetySwitch] < -75) || EE_Parameter.MotorSafetySwitch == 0)))
876
                                                || (((EE_Parameter.GlobalConfig3 & CFG3_MOTOR_SWITCH_MODE) && PPM_in[EE_Parameter.MotorSafetySwitch] < -50 && move_safety_switch == -100)))
877
                                                {
878
                                                        if(++delay_ausschalten > 250)  // nicht sofort
879
                                                        {
880
                                                                MotorenEin = 0;
881
                                                                delay_ausschalten = 0;
882
                                                                modell_fliegt = 0;
883
#if (defined(__AVR_ATmega1284__) || defined(__AVR_ATmega1284P__))
884
                                                                        SpeakHoTT = SPEAK_MK_OFF;
885
#endif
886
                                                        }
887
                                                }
888
                                                else delay_ausschalten = 0;
889
                                        }
890
                }
891
                                else // gas not at minimum
892
                                move_safety_switch = 0;
893
            }
894
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
895
// neue Werte von der Funke
896
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
897
 
898
 if(!NewPpmData-- || (FC_StatusFlags & FC_STATUS_EMERGENCY_LANDING))
899
  {
900
        static int stick_nick,stick_roll;
901
        unsigned char stick_p;
902
    ParameterZuordnung();
903
        stick_p = EE_Parameter.Stick_P;
904
    stick_nick = (stick_nick * 3 + PPM_in[EE_Parameter.Kanalbelegung[K_NICK]] * stick_p) / 4;
905
    stick_nick += PPM_diff[EE_Parameter.Kanalbelegung[K_NICK]] * EE_Parameter.Stick_D;
906
    stick_roll = (stick_roll * 3 + PPM_in[EE_Parameter.Kanalbelegung[K_ROLL]] * stick_p) / 4;
907
    stick_roll += PPM_diff[EE_Parameter.Kanalbelegung[K_ROLL]] * EE_Parameter.Stick_D;
908
 
909
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
910
// CareFree und freie Wahl der vorderen Richtung
911
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
912
        if(CareFree)
913
        {
914
                signed int nick, roll;
915
                nick = stick_nick / 4;
916
                roll = stick_roll / 4;
917
                StickNick = ((FromNC_Rotate_C * nick) + (FromNC_Rotate_S * roll)) / (32 / 4);
918
                StickRoll = ((FromNC_Rotate_C * roll) - (FromNC_Rotate_S * nick)) / (32 / 4);
919
        }
920
        else
921
        {
922
                FromNC_Rotate_C = sintab[EE_Parameter.OrientationAngle + 6];
923
                FromNC_Rotate_S = sintab[EE_Parameter.OrientationAngle];
924
                StickNick = ((FromNC_Rotate_C * stick_nick) + (FromNC_Rotate_S * stick_roll)) / 8;
925
                StickRoll = ((FromNC_Rotate_C * stick_roll) - (FromNC_Rotate_S * stick_nick)) / 8;
926
        }
927
 
928
    StickGier = -PPM_in[EE_Parameter.Kanalbelegung[K_GIER]];
929
        if(StickGier > 4) StickGier -= 4;       else
930
        if(StickGier < -4) StickGier += 4; else StickGier = 0;
931
 
932
    if(GPS_Aid_StickMultiplikator) // in that case the GPS controls stronger
933
         {
934
          StickNick = (GPS_Aid_StickMultiplikator * (StickNick / 8)) / 16;
935
          StickRoll = (GPS_Aid_StickMultiplikator * (StickRoll / 8)) / 16;
936
         }
937
 
938
    StickNick -= GPS_Nick;
939
    StickRoll -= GPS_Roll;
940
        StickGas  = PPM_in[EE_Parameter.Kanalbelegung[K_GAS]] + 127;
941
 
942
    GyroFaktor     = (Parameter_Gyro_P + 10.0);
943
    IntegralFaktor = Parameter_Gyro_I;
944
    GyroFaktorGier     = (Parameter_Gyro_Gier_P + 10.0);
945
    IntegralFaktorGier = Parameter_Gyro_Gier_I;
946
 
947
//+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
948
//+ Analoge Steuerung per Seriell
949
//+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
950
   if(ExternControl.Config & 0x01 && Parameter_ExternalControl > 128)
951
    {
952
         StickNick += (int) ExternControl.Nick * (int) EE_Parameter.Stick_P;
953
         StickRoll += (int) ExternControl.Roll * (int) EE_Parameter.Stick_P;
954
         StickGier += ExternControl.Gier;
955
     ExternHoehenValue =  (int) ExternControl.Hight * (int)EE_Parameter.Hoehe_Verstaerkung;
956
     if(ExternControl.Gas < StickGas) StickGas = ExternControl.Gas;
957
    }
958
    if(StickGas < 0) StickGas = 0;
959
 
960
    if(Parameter_GlobalConfig & CFG_HEADING_HOLD) IntegralFaktor =  0;
961
 
962
    if(abs(StickNick/STICK_GAIN) > MaxStickNick)
963
     {
964
      MaxStickNick = abs(StickNick)/STICK_GAIN;
965
      if(MaxStickNick > 100) MaxStickNick = 100;
966
     }
967
     else MaxStickNick--;
968
    if(abs(StickRoll/STICK_GAIN) > MaxStickRoll)
969
     {
970
      MaxStickRoll = abs(StickRoll)/STICK_GAIN;
971
      if(MaxStickRoll > 100) MaxStickRoll = 100;
972
     }
973
     else MaxStickRoll--;
974
    if(FC_StatusFlags & FC_STATUS_EMERGENCY_LANDING)  {MaxStickNick = 0; MaxStickRoll = 0;}
975
 
976
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
977
// Looping?
978
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
979
  if((PPM_in[EE_Parameter.Kanalbelegung[K_ROLL]] > EE_Parameter.LoopThreshold) && EE_Parameter.BitConfig & CFG_LOOP_LINKS)  Looping_Links = 1;
980
  else
981
   {
982
     {
983
      if((PPM_in[EE_Parameter.Kanalbelegung[K_ROLL]] < (EE_Parameter.LoopThreshold - EE_Parameter.LoopHysterese))) Looping_Links = 0;
984
     }
985
   }
986
  if((PPM_in[EE_Parameter.Kanalbelegung[K_ROLL]] < -EE_Parameter.LoopThreshold) && EE_Parameter.BitConfig & CFG_LOOP_RECHTS) Looping_Rechts = 1;
987
   else
988
   {
989
   if(Looping_Rechts) // Hysterese
990
     {
991
      if(PPM_in[EE_Parameter.Kanalbelegung[K_ROLL]] > -(EE_Parameter.LoopThreshold - EE_Parameter.LoopHysterese)) Looping_Rechts = 0;
992
     }
993
   }
994
 
995
  if((PPM_in[EE_Parameter.Kanalbelegung[K_NICK]] > EE_Parameter.LoopThreshold) && EE_Parameter.BitConfig & CFG_LOOP_OBEN) Looping_Oben = 1;
996
  else
997
   {
998
    if(Looping_Oben)  // Hysterese
999
     {
1000
      if((PPM_in[EE_Parameter.Kanalbelegung[K_NICK]] < (EE_Parameter.LoopThreshold - EE_Parameter.LoopHysterese))) Looping_Oben = 0;
1001
     }
1002
   }
1003
  if((PPM_in[EE_Parameter.Kanalbelegung[K_NICK]] < -EE_Parameter.LoopThreshold) && EE_Parameter.BitConfig & CFG_LOOP_UNTEN) Looping_Unten = 1;
1004
   else
1005
   {
1006
    if(Looping_Unten) // Hysterese
1007
     {
1008
      if(PPM_in[EE_Parameter.Kanalbelegung[K_NICK]] > -(EE_Parameter.LoopThreshold - EE_Parameter.LoopHysterese)) Looping_Unten = 0;
1009
     }
1010
   }
1011
 
1012
   if(Looping_Links || Looping_Rechts)   Looping_Roll = 1; else Looping_Roll = 0;
1013
   if(Looping_Oben  || Looping_Unten) {  Looping_Nick = 1; Looping_Roll = 0; Looping_Links = 0; Looping_Rechts = 0;} else Looping_Nick = 0;
1014
  } // Ende neue Funken-Werte
1015
 
1016
  if(Looping_Roll || Looping_Nick)
1017
   {
1018
    if(GasMischanteil > EE_Parameter.LoopGasLimit) GasMischanteil = EE_Parameter.LoopGasLimit;
1019
        TrichterFlug = 1;
1020
   }
1021
 
1022
 
1023
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1024
// Bei Empfangsausfall im Flug
1025
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1026
   if(FC_StatusFlags2 & FC_STATUS2_RC_FAILSAVE_ACTIVE)
1027
   {
1028
    StickNick = -GPS_Nick;
1029
    StickRoll = -GPS_Roll;
1030
        StickGas  = StickGasHover;
1031
        Parameter_GlobalConfig &= ~(CFG_HEADING_HOLD | CFG_DREHRATEN_BEGRENZER);
1032
        Parameter_GlobalConfig |= CFG_HOEHENREGELUNG | CFG_ACHSENKOPPLUNG_AKTIV | CFG_KOMPASS_AKTIV | CFG_GPS_AKTIV | CFG_HOEHEN_SCHALTER | CFG_GPS_AKTIV;
1033
        Parameter_ExtraConfig &= ~(CFG2_HEIGHT_LIMIT | CFG_LEARNABLE_CAREFREE | CFG2_VARIO_BEEP);
1034
        Parameter_HoehenSchalter = 200; // switch on
1035
   }
1036
   else
1037
   if(FC_StatusFlags & FC_STATUS_EMERGENCY_LANDING)
1038
    {
1039
     StickGier = 0;
1040
     StickNick = 0;
1041
     StickRoll = 0;
1042
     GyroFaktor     = 90;
1043
     IntegralFaktor = 120;
1044
     GyroFaktorGier     = 90;
1045
     IntegralFaktorGier = 120;
1046
     Looping_Roll = 0;
1047
     Looping_Nick = 0;
1048
    }
1049
 
1050
 
1051
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1052
// Integrale auf ACC-Signal abgleichen
1053
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1054
#define ABGLEICH_ANZAHL 256L
1055
 
1056
 MittelIntegralNick  += IntegralNick;    // Für die Mittelwertbildung aufsummieren
1057
 MittelIntegralRoll  += IntegralRoll;
1058
 MittelIntegralNick2 += IntegralNick2;
1059
 MittelIntegralRoll2 += IntegralRoll2;
1060
 
1061
 if(Looping_Nick || Looping_Roll)
1062
  {
1063
    IntegralAccNick = 0;
1064
    IntegralAccRoll = 0;
1065
    MittelIntegralNick = 0;
1066
    MittelIntegralRoll = 0;
1067
    MittelIntegralNick2 = 0;
1068
    MittelIntegralRoll2 = 0;
1069
    Mess_IntegralNick2 = Mess_IntegralNick;
1070
    Mess_IntegralRoll2 = Mess_IntegralRoll;
1071
    ZaehlMessungen = 0;
1072
    LageKorrekturNick = 0;
1073
    LageKorrekturRoll = 0;
1074
  }
1075
 
1076
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1077
  if(!Looping_Nick && !Looping_Roll && (Aktuell_az > 512 || MotorenEin))
1078
  {
1079
   long tmp_long, tmp_long2;
1080
   if(FromNaviCtrl_Value.Kalman_K > 0 /*&& !TrichterFlug*/)
1081
     {
1082
                tmp_long = (long)(IntegralNick / EE_Parameter.GyroAccFaktor - (long)(Mittelwert_AccNick - FromNaviCtrl.AccErrorN));
1083
                tmp_long2 = (long)(IntegralRoll / EE_Parameter.GyroAccFaktor - (long)(Mittelwert_AccRoll - FromNaviCtrl.AccErrorR));
1084
                tmp_long  = (tmp_long  * FromNaviCtrl_Value.Kalman_K) / (32 * 16);
1085
                tmp_long2 = (tmp_long2 * FromNaviCtrl_Value.Kalman_K) / (32 * 16);
1086
                if((MaxStickNick > 64) || (MaxStickRoll > 64))
1087
                {
1088
                tmp_long  /= 2;
1089
                tmp_long2 /= 2;
1090
                }
1091
                if(abs(PPM_in[EE_Parameter.Kanalbelegung[K_GIER]]) > 25)
1092
                {
1093
                tmp_long  /= 3;
1094
                tmp_long2 /= 3;
1095
                }
1096
                         long kmf = FromNaviCtrl_Value.Kalman_MaxFusion;
1097
                if(tmp_long >  (long) kmf)  tmp_long  = (long) kmf;
1098
                if(tmp_long <  (long)-kmf)  tmp_long  = (long)-kmf;
1099
                if(tmp_long2 > (long) kmf)  tmp_long2 = (long) kmf;
1100
                if(tmp_long2 < (long)-kmf)  tmp_long2 = (long)-kmf;
1101
     }
1102
     else
1103
     {
1104
                tmp_long = (long)(IntegralNick / EE_Parameter.GyroAccFaktor - (long)Mittelwert_AccNick);
1105
                tmp_long2 = (long)(IntegralRoll / EE_Parameter.GyroAccFaktor - (long)Mittelwert_AccRoll);
1106
                tmp_long /= 16;
1107
                tmp_long2 /= 16;
1108
                if((MaxStickNick > 64) || (MaxStickRoll > 64))
1109
                {
1110
                tmp_long  /= 3;
1111
                tmp_long2 /= 3;
1112
                }
1113
                if(abs(PPM_in[EE_Parameter.Kanalbelegung[K_GIER]]) > 25)
1114
                {
1115
                tmp_long  /= 3;
1116
                tmp_long2 /= 3;
1117
                }
1118
                KompassFusion = 25;
1119
#define AUSGLEICH  32
1120
                if(tmp_long >  AUSGLEICH)  tmp_long  = AUSGLEICH;
1121
                if(tmp_long < -AUSGLEICH)  tmp_long  =-AUSGLEICH;
1122
                if(tmp_long2 > AUSGLEICH)  tmp_long2 = AUSGLEICH;
1123
                if(tmp_long2 <-AUSGLEICH)  tmp_long2 =-AUSGLEICH;
1124
     }
1125
 
1126
   Mess_IntegralNick -= tmp_long;
1127
   Mess_IntegralRoll -= tmp_long2;
1128
  }
1129
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1130
 if(ZaehlMessungen >= ABGLEICH_ANZAHL)
1131
 {
1132
  static int cnt = 0;
1133
  static char last_n_p,last_n_n,last_r_p,last_r_n;
1134
  static long MittelIntegralNick_Alt,MittelIntegralRoll_Alt;
1135
  if(!Looping_Nick && !Looping_Roll && !TrichterFlug && EE_Parameter.Driftkomp)
1136
  {
1137
    MittelIntegralNick  /= ABGLEICH_ANZAHL;
1138
    MittelIntegralRoll  /= ABGLEICH_ANZAHL;
1139
        IntegralAccNick = (EE_Parameter.GyroAccFaktor * IntegralAccNick) / ABGLEICH_ANZAHL;
1140
        IntegralAccRoll = (EE_Parameter.GyroAccFaktor * IntegralAccRoll) / ABGLEICH_ANZAHL;
1141
    IntegralAccZ    = IntegralAccZ / ABGLEICH_ANZAHL;
1142
#define MAX_I 0
1143
// Nick ++++++++++++++++++++++++++++++++++++++++++++++++
1144
    IntegralFehlerNick = (long)(MittelIntegralNick - (long)IntegralAccNick);
1145
    ausgleichNick = IntegralFehlerNick / EE_Parameter.GyroAccAbgleich;
1146
// Roll ++++++++++++++++++++++++++++++++++++++++++++++++
1147
    IntegralFehlerRoll = (long)(MittelIntegralRoll - (long)IntegralAccRoll);
1148
    ausgleichRoll = IntegralFehlerRoll / EE_Parameter.GyroAccAbgleich;
1149
 
1150
    LageKorrekturNick = ausgleichNick / ABGLEICH_ANZAHL;
1151
    LageKorrekturRoll = ausgleichRoll / ABGLEICH_ANZAHL;
1152
 
1153
   if(((MaxStickNick > 64) || (MaxStickRoll > 64) || (abs(PPM_in[EE_Parameter.Kanalbelegung[K_GIER]]) > 25)) && (FromNaviCtrl_Value.Kalman_K == -1))
1154
    {
1155
     LageKorrekturNick /= 2;
1156
     LageKorrekturRoll /= 2;
1157
    }
1158
 
1159
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1160
// Gyro-Drift ermitteln
1161
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1162
    MittelIntegralNick2 /= ABGLEICH_ANZAHL;
1163
    MittelIntegralRoll2 /= ABGLEICH_ANZAHL;
1164
    tmp_long  = IntegralNick2 - IntegralNick;
1165
    tmp_long2 = IntegralRoll2 - IntegralRoll;
1166
 
1167
    IntegralFehlerNick = tmp_long;
1168
    IntegralFehlerRoll = tmp_long2;
1169
    Mess_IntegralNick2 -= IntegralFehlerNick;
1170
    Mess_IntegralRoll2 -= IntegralFehlerRoll;
1171
 
1172
  if(EE_Parameter.Driftkomp)
1173
   {
1174
    if(GierGyroFehler > ABGLEICH_ANZAHL/2) { AdNeutralGier++; }
1175
    if(GierGyroFehler <-ABGLEICH_ANZAHL/2) { AdNeutralGier--; }
1176
   }
1177
    GierGyroFehler = 0;
1178
 
1179
#define FEHLER_LIMIT  (ABGLEICH_ANZAHL / 2)
1180
#define FEHLER_LIMIT1 (ABGLEICH_ANZAHL * 2) //4
1181
#define FEHLER_LIMIT2 (ABGLEICH_ANZAHL * 16) //16
1182
#define BEWEGUNGS_LIMIT 20000
1183
// Nick +++++++++++++++++++++++++++++++++++++++++++++++++
1184
        cnt = 1;// + labs(IntegralFehlerNick) / 4096;
1185
        if(labs(IntegralFehlerNick) > FEHLER_LIMIT1) cnt = 4;
1186
        if(labs(MittelIntegralNick_Alt - MittelIntegralNick) < BEWEGUNGS_LIMIT || (FromNaviCtrl_Value.Kalman_MaxDrift > 3*8))
1187
        {
1188
        if(IntegralFehlerNick >  FEHLER_LIMIT2)
1189
         {
1190
           if(last_n_p)
1191
           {
1192
            cnt += labs(IntegralFehlerNick) / (FEHLER_LIMIT2 / 8);
1193
            ausgleichNick = IntegralFehlerNick / 8;
1194
            if(ausgleichNick > 5000) ausgleichNick = 5000;
1195
            LageKorrekturNick += ausgleichNick / ABGLEICH_ANZAHL;
1196
           }
1197
           else last_n_p = 1;
1198
         } else  last_n_p = 0;
1199
        if(IntegralFehlerNick < -FEHLER_LIMIT2)
1200
         {
1201
           if(last_n_n)
1202
            {
1203
             cnt += labs(IntegralFehlerNick) / (FEHLER_LIMIT2 / 8);
1204
             ausgleichNick = IntegralFehlerNick / 8;
1205
             if(ausgleichNick < -5000) ausgleichNick = -5000;
1206
             LageKorrekturNick += ausgleichNick / ABGLEICH_ANZAHL;
1207
            }
1208
           else last_n_n = 1;
1209
         } else  last_n_n = 0;
1210
        }
1211
        else
1212
        {
1213
         cnt = 0;
1214
         KompassSignalSchlecht = 100;
1215
        }
1216
        if(cnt > EE_Parameter.Driftkomp) cnt = EE_Parameter.Driftkomp;
1217
                if(FromNaviCtrl_Value.Kalman_MaxDrift) if(cnt > FromNaviCtrl_Value.Kalman_MaxDrift) cnt = FromNaviCtrl_Value.Kalman_MaxDrift;
1218
        if(IntegralFehlerNick >  FEHLER_LIMIT)   AdNeutralNick += cnt;
1219
        if(IntegralFehlerNick < -FEHLER_LIMIT)   AdNeutralNick -= cnt;
1220
 
1221
// Roll +++++++++++++++++++++++++++++++++++++++++++++++++
1222
        cnt = 1;// + labs(IntegralFehlerRoll) / 4096;
1223
        if(labs(IntegralFehlerRoll) > FEHLER_LIMIT1) cnt = 4;
1224
        if(labs(MittelIntegralRoll_Alt - MittelIntegralRoll) < BEWEGUNGS_LIMIT || (FromNaviCtrl_Value.Kalman_MaxDrift > 3*8))
1225
        {
1226
        if(IntegralFehlerRoll >  FEHLER_LIMIT2)
1227
         {
1228
           if(last_r_p)
1229
           {
1230
            cnt += labs(IntegralFehlerRoll) / (FEHLER_LIMIT2 / 8);
1231
            ausgleichRoll = IntegralFehlerRoll / 8;
1232
            if(ausgleichRoll > 5000) ausgleichRoll = 5000;
1233
            LageKorrekturRoll += ausgleichRoll / ABGLEICH_ANZAHL;
1234
           }
1235
           else last_r_p = 1;
1236
         } else  last_r_p = 0;
1237
        if(IntegralFehlerRoll < -FEHLER_LIMIT2)
1238
         {
1239
           if(last_r_n)
1240
           {
1241
            cnt += labs(IntegralFehlerRoll) / (FEHLER_LIMIT2 / 8);
1242
            ausgleichRoll = IntegralFehlerRoll / 8;
1243
            if(ausgleichRoll < -5000) ausgleichRoll = -5000;
1244
            LageKorrekturRoll += ausgleichRoll / ABGLEICH_ANZAHL;
1245
           }
1246
           else last_r_n = 1;
1247
         } else  last_r_n = 0;
1248
        } else
1249
        {
1250
         cnt = 0;
1251
         KompassSignalSchlecht = 100;
1252
        }
1253
        if(cnt > EE_Parameter.Driftkomp) cnt = EE_Parameter.Driftkomp;
1254
                if(FromNaviCtrl_Value.Kalman_MaxDrift) if(cnt > FromNaviCtrl_Value.Kalman_MaxDrift) cnt = FromNaviCtrl_Value.Kalman_MaxDrift;
1255
        if(IntegralFehlerRoll >  FEHLER_LIMIT)   AdNeutralRoll += cnt;
1256
        if(IntegralFehlerRoll < -FEHLER_LIMIT)   AdNeutralRoll -= cnt;
1257
  }
1258
  else
1259
  {
1260
   LageKorrekturRoll = 0;
1261
   LageKorrekturNick = 0;
1262
   TrichterFlug = 0;
1263
  }
1264
 
1265
  if(!IntegralFaktor) { LageKorrekturRoll = 0; LageKorrekturNick = 0;} // z.B. bei HH
1266
// +++++++++++++++++++++++++++++++++++++++++++++++++++++
1267
   MittelIntegralNick_Alt = MittelIntegralNick;
1268
   MittelIntegralRoll_Alt = MittelIntegralRoll;
1269
// +++++++++++++++++++++++++++++++++++++++++++++++++++++
1270
    IntegralAccNick = 0;
1271
    IntegralAccRoll = 0;
1272
    IntegralAccZ = 0;
1273
    MittelIntegralNick = 0;
1274
    MittelIntegralRoll = 0;
1275
    MittelIntegralNick2 = 0;
1276
    MittelIntegralRoll2 = 0;
1277
    ZaehlMessungen = 0;
1278
 } //  ZaehlMessungen >= ABGLEICH_ANZAHL
1279
 
1280
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1281
//  Gieren
1282
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1283
    if(abs(StickGier) > 3) // war 15
1284
     {
1285
//      KompassSignalSchlecht = 1000;
1286
      if(!(Parameter_GlobalConfig & CFG_KOMPASS_FIX))
1287
       {
1288
         NeueKompassRichtungMerken = 50; // eine Sekunde zum Einloggen
1289
        };
1290
     }
1291
    tmp_int  = (long) EE_Parameter.StickGier_P * ((long)StickGier * abs(StickGier)) / 512L; // expo  y = ax + bx²
1292
    tmp_int += (EE_Parameter.StickGier_P * StickGier) / 4;
1293
        tmp_int += CompassGierSetpoint;
1294
    sollGier = tmp_int;
1295
    Mess_Integral_Gier -= tmp_int;
1296
    if(Mess_Integral_Gier > 50000) Mess_Integral_Gier = 50000;  // begrenzen
1297
    if(Mess_Integral_Gier <-50000) Mess_Integral_Gier =-50000;
1298
 
1299
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1300
//  Kompass
1301
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1302
    if(KompassValue >= 0 && (Parameter_GlobalConfig & CFG_KOMPASS_AKTIV))
1303
     {
1304
      if(CalculateCompassTimer-- == 1)
1305
          {
1306
       int w,v,r,fehler,korrektur; // wird von der SPI-Routine auf 1 gesetzt
1307
       CalculateCompassTimer = 13; // falls keine Navi-Daten
1308
           // max. Korrekturwert schätzen
1309
       w = abs(IntegralNick /512); // mit zunehmender Neigung den Einfluss drosseln
1310
       v = abs(IntegralRoll /512);
1311
       if(v > w) w = v; // grösste Neigung ermitteln
1312
//       korrektur = w / 4 + 1;
1313
           korrektur = w / 8 + 2;
1314
           ErsatzKompassInGrad = ErsatzKompass/GIER_GRAD_FAKTOR;
1315
           // Kompassfehlerwert bestimmen   
1316
           fehler = ((540 + KompassValue - ErsatzKompassInGrad) % 360) - 180;
1317
           // GIER_GRAD_FAKTOR ist ca. 1200
1318
           // Kompasswert einloggen
1319
       if(KompassSignalSchlecht) KompassSignalSchlecht--;
1320
           else
1321
       if(w < 25)
1322
        {
1323
        GierGyroFehler += fehler;
1324
        if(NeueKompassRichtungMerken)
1325
         {
1326
          if(--NeueKompassRichtungMerken == 0)
1327
                   {
1328
            KompassSollWert = ErsatzKompassInGrad;
1329
                   }   
1330
         }
1331
        }
1332
       // Kompass fusionieren
1333
       if(!KompassSignalSchlecht) ErsatzKompass += (fehler * KompassFusion) / korrektur;
1334
       // MK Gieren
1335
           if(!NeueKompassRichtungMerken)
1336
       {
1337
           r = ((540 + (KompassSollWert - ErsatzKompassInGrad)) % 360) - 180;
1338
           v = r * (Parameter_KompassWirkung/2);  // nach Kompass ausrichten
1339
                   CompassGierSetpoint = v / 16;
1340
       }
1341
      else CompassGierSetpoint = 0;
1342
      } // CalculateCompassTimer
1343
     }
1344
         else CompassGierSetpoint = 0;
1345
 
1346
//DebugOut.Analog[16] = KompassFusion;
1347
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1348
//  Drehgeschwindigkeit und -winkel zu einem Istwert zusammenfassen
1349
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1350
  if(TrichterFlug)  { SummeRoll = 0; SummeNick = 0;};
1351
 
1352
  if(!Looping_Nick) IntegralNickMalFaktor = (IntegralNick * IntegralFaktor) /  (44000 / STICK_GAIN); else IntegralNickMalFaktor = 0;
1353
  if(!Looping_Roll) IntegralRollMalFaktor = (IntegralRoll * IntegralFaktor) /  (44000 / STICK_GAIN); else IntegralRollMalFaktor = 0;
1354
 
1355
#define TRIM_MAX 200
1356
 if(TrimNick > TRIM_MAX) TrimNick = TRIM_MAX; else  if(TrimNick <-TRIM_MAX) TrimNick =-TRIM_MAX;
1357
 if(TrimRoll > TRIM_MAX) TrimRoll = TRIM_MAX; else  if(TrimRoll <-TRIM_MAX) TrimRoll =-TRIM_MAX;
1358
 
1359
    MesswertNick = IntegralNickMalFaktor + (long)((long)MesswertNick * GyroFaktor + (long)TrimNick * 128L) / (256L / STICK_GAIN);
1360
    MesswertRoll = IntegralRollMalFaktor + (long)((long)MesswertRoll * GyroFaktor + (long)TrimRoll * 128L) / (256L / STICK_GAIN);
1361
    MesswertGier = (long)(MesswertGier * 2 * (long)GyroFaktorGier) / (256L / STICK_GAIN) + (long)(Integral_Gier * IntegralFaktorGier) / (2 * (44000 / STICK_GAIN));
1362
 
1363
    // Maximalwerte abfangen
1364
    #define MAX_SENSOR  (4096)
1365
    if(MesswertNick >  MAX_SENSOR) MesswertNick =  MAX_SENSOR;
1366
    if(MesswertNick < -MAX_SENSOR) MesswertNick = -MAX_SENSOR;
1367
    if(MesswertRoll >  MAX_SENSOR) MesswertRoll =  MAX_SENSOR;
1368
    if(MesswertRoll < -MAX_SENSOR) MesswertRoll = -MAX_SENSOR;
1369
    if(MesswertGier >  MAX_SENSOR) MesswertGier =  MAX_SENSOR;
1370
    if(MesswertGier < -MAX_SENSOR) MesswertGier = -MAX_SENSOR;
1371
 
1372
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1373
// Höhenregelung
1374
// Die Höhenregelung schwächt lediglich das Gas ab, erhöht es allerdings nicht
1375
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1376
  if(UBat > BattLowVoltageWarning) GasMischanteil = ((unsigned int)GasMischanteil * BattLowVoltageWarning) / UBat; // Gas auf das aktuelle Spannungvieveau beziehen
1377
  GasMischanteil *= STICK_GAIN;
1378
        // if height control is activated
1379
 if((Parameter_GlobalConfig & CFG_HOEHENREGELUNG) && !(Looping_Roll || Looping_Nick))  // Höhenregelung
1380
        {
1381
                #define HOVER_GAS_AVERAGE 16384L                // 16384 * 2ms = 32s averaging
1382
                #define HC_GAS_AVERAGE 4                        // 4 * 2ms= 8ms averaging
1383
 
1384
#if (defined(__AVR_ATmega1284__) || defined(__AVR_ATmega1284P__))
1385
#define OPA_OFFSET_STEP 15
1386
#else
1387
#define OPA_OFFSET_STEP 10
1388
#endif
1389
                int HCGas, HeightDeviation = 0,GasReduction = 0;
1390
                static int HeightTrimming = 0;  // rate for change of height setpoint
1391
                static int FilterHCGas = 0;
1392
                static unsigned long HoverGasFilter = 0;
1393
                static unsigned char delay = 100, BaroAtUpperLimit = 0, BaroAtLowerLimit = 0;
1394
            int CosAttitude;    // for projection of hoover gas
1395
 
1396
                // get the current hooverpoint
1397
                DebugOut.Analog[21] = HoverGas;
1398
 
1399
        // Expand the measurement
1400
                // measurement of air pressure close to upper limit and no overflow in correction of the new OCR0A value occurs
1401
          if(!BaroExpandActive)
1402
                   {
1403
                        if(MessLuftdruck > 920)
1404
                        {   // increase offset
1405
             if(OCR0A < (255 - OPA_OFFSET_STEP))
1406
                           {
1407
                                ExpandBaro -= 1;
1408
                                OCR0A = DruckOffsetSetting - OPA_OFFSET_STEP * ExpandBaro; // increase offset to shift ADC down
1409
                                beeptime = 300;
1410
                                BaroExpandActive = 350;
1411
                           }
1412
                           else
1413
                           {
1414
                            BaroAtLowerLimit = 1;
1415
               }
1416
                        }
1417
                        // measurement of air pressure close to lower limit and
1418
                        else
1419
                        if(MessLuftdruck < 100)
1420
                        {   // decrease offset
1421
                          if(OCR0A > OPA_OFFSET_STEP)
1422
                           {
1423
                                ExpandBaro += 1;
1424
                                OCR0A = DruckOffsetSetting - OPA_OFFSET_STEP * ExpandBaro; // decrease offset to shift ADC up
1425
                                beeptime = 300;
1426
                                BaroExpandActive = 350;
1427
                           }
1428
                           else
1429
                           {
1430
                            BaroAtUpperLimit = 1;
1431
               }
1432
                        }
1433
                        else
1434
                        {
1435
                            BaroAtUpperLimit = 0;
1436
                                BaroAtLowerLimit = 0;
1437
                        }
1438
                   }
1439
                   else // delay, because of expanding the Baro-Range
1440
                   {
1441
                    // now clear the D-values
1442
                          SummenHoehe = HoehenWert * SM_FILTER;
1443
                          VarioMeter = 0;
1444
                          BaroExpandActive--;
1445
                   }
1446
 
1447
                // if height control is activated by an rc channel
1448
        if(Parameter_GlobalConfig & CFG_HOEHEN_SCHALTER)  // Regler wird über Schalter gesteuert
1449
                {       // check if parameter is less than activation threshold
1450
                        if(Parameter_HoehenSchalter < 50) // for 3 or 2-state switch height control is disabled in lowest position
1451
                        {   //height control not active
1452
                                if(!delay--)
1453
                                {
1454
#if (defined(__AVR_ATmega1284__) || defined(__AVR_ATmega1284P__))
1455
                                    if(HoehenReglerAktiv && !SpeakHoTT) SpeakHoTT = SPEAK_ALTITUDE_OFF;
1456
#endif
1457
                                        HoehenReglerAktiv = 0; // disable height control
1458
                                        SollHoehe = HoehenWert;  // update SetPoint with current reading
1459
                                        delay = 1;
1460
                                }
1461
                        }
1462
                        else
1463
                        if(Parameter_HoehenSchalter > 70)
1464
                        {       //height control is activated
1465
#if (defined(__AVR_ATmega1284__) || defined(__AVR_ATmega1284P__))
1466
                                if(!HoehenReglerAktiv && !SpeakHoTT) SpeakHoTT = SPEAK_ALTITUDE_ON;
1467
#endif
1468
                                HoehenReglerAktiv = 1; // enable height control
1469
                                delay = 200;
1470
                        }
1471
                }
1472
                else // no switchable height control
1473
                {
1474
                        SollHoehe = ((int16_t) ExternHoehenValue + (int16_t) Parameter_HoehenSchalter) * (int)EE_Parameter.Hoehe_Verstaerkung;
1475
                        HoehenReglerAktiv = 1;
1476
                }
1477
 
1478
                // calculate cos of nick and roll angle used for projection of the vertical hoover gas
1479
                tmp_int  = (int)(IntegralNick/GIER_GRAD_FAKTOR);  // nick angle in deg
1480
                tmp_int2 = (int)(IntegralRoll/GIER_GRAD_FAKTOR);  // roll angle in deg
1481
                CosAttitude = (int16_t)ihypot(tmp_int, tmp_int2); // phytagoras gives effective attitude angle in deg
1482
                LIMIT_MAX(CosAttitude, 60); // limit effective attitude angle
1483
                CosAttitude = c_cos_8192(CosAttitude);  // cos of actual attitude
1484
                VarioCharacter = ' ';
1485
                AltitudeSetpointTrimming = 0;
1486
                if(HoehenReglerAktiv && !(FC_StatusFlags & FC_STATUS_EMERGENCY_LANDING))
1487
                {
1488
                        #define HEIGHT_CONTROL_STICKTHRESHOLD 15
1489
                // Holger original version
1490
                // start of height control algorithm
1491
                // the height control is only an attenuation of the actual gas stick.
1492
                // I.e. it will work only if the gas stick is higher than the hover gas
1493
                // and the hover height will be allways larger than height setpoint.
1494
                FC_StatusFlags2 |= FC_STATUS2_ALTITUDE_CONTROL;
1495
        if((Parameter_ExtraConfig & CFG2_HEIGHT_LIMIT) || !(Parameter_GlobalConfig & CFG_HOEHEN_SCHALTER))  // Regler wird über Schalter gesteuert)
1496
              {  // old version
1497
                        HCGas = GasMischanteil; // take current stick gas as neutral point for the height control
1498
                        HeightTrimming = 0;
1499
                        AltitudeSetpointTrimming = 0;
1500
                        // set both flags to indicate no vario mode
1501
                        FC_StatusFlags |= (FC_STATUS_VARIO_TRIM_UP|FC_STATUS_VARIO_TRIM_DOWN);
1502
          }
1503
                  else
1504
                  {
1505
                // alternative height control
1506
                // PD-Control with respect to hoover point
1507
                // the thrust loss out of horizontal attitude is compensated
1508
                // the setpoint will be fine adjusted with the gas stick position
1509
                        if(FC_StatusFlags & FC_STATUS_FLY) // trim setpoint only when flying
1510
                        {   // gas stick is above hoover point
1511
                                if(StickGas > (StickGasHover + HEIGHT_CONTROL_STICKTHRESHOLD) && !BaroAtUpperLimit)
1512
                                {
1513
                                        if(FC_StatusFlags & FC_STATUS_VARIO_TRIM_DOWN)
1514
                                        {
1515
                                                FC_StatusFlags &= ~FC_STATUS_VARIO_TRIM_DOWN;
1516
                                                SollHoehe = HoehenWert; // update setpoint to current heigth
1517
                                        }
1518
                                        FC_StatusFlags |= FC_STATUS_VARIO_TRIM_UP;
1519
                                        // Limit the maximum Altitude
1520
                                        if(Parameter_MaximumAltitude && (SollHoehe/100 > Parameter_MaximumAltitude)) AltitudeSetpointTrimming = 0;
1521
                                        else
1522
                                        {
1523
//                                      SollHoehe = (long) Parameter_MaximumAltitude * 100L;
1524
//                                      HeightTrimming += abs(StickGas - (StickGasHover - HEIGHT_CONTROL_STICKTHRESHOLD));
1525
                                        AltitudeSetpointTrimming = abs(StickGas - (StickGasHover + HEIGHT_CONTROL_STICKTHRESHOLD));
1526
                                        VarioCharacter = '+';
1527
                                        }
1528
                                        WaypointTrimming = 0;
1529
                                } // gas stick is below hoover point
1530
                                else if(StickGas < (StickGasHover - HEIGHT_CONTROL_STICKTHRESHOLD) && !BaroAtLowerLimit )
1531
                                {
1532
                                        if(FC_StatusFlags & FC_STATUS_VARIO_TRIM_UP)
1533
                                        {
1534
                                                FC_StatusFlags &= ~FC_STATUS_VARIO_TRIM_UP;
1535
                                                SollHoehe = HoehenWert; // update setpoint to current heigth
1536
                                        }
1537
                                        FC_StatusFlags |= FC_STATUS_VARIO_TRIM_DOWN;
1538
                                        AltitudeSetpointTrimming = -abs(StickGas - (StickGasHover - HEIGHT_CONTROL_STICKTHRESHOLD));
1539
//                                      HeightTrimming -= abs(StickGas - (StickGasHover - HEIGHT_CONTROL_STICKTHRESHOLD));
1540
                                        VarioCharacter = '-';
1541
                                        WaypointTrimming = 0;
1542
                                }
1543
                                else // Gas Stick in Hover Range
1544
                                {
1545
                                        VarioCharacter = '=';
1546
                    if(FromNC_AltitudeSpeed && FromNC_AltitudeSetpoint > SollHoehe) // von NC gesteuert -> Steigen
1547
                                         {
1548
                                                FC_StatusFlags |= FC_STATUS_VARIO_TRIM_UP;
1549
                                                AltitudeSetpointTrimming = FromNC_AltitudeSpeed;
1550
                                                //HeightTrimming += FromNC_AltitudeSpeed;
1551
                                                WaypointTrimming = 10;
1552
                                                VarioCharacter = '^';
1553
                                                if(FC_StatusFlags & FC_STATUS_VARIO_TRIM_DOWN)  // changed from sinking to rising
1554
                                                {
1555
                                                        FC_StatusFlags &= ~FC_STATUS_VARIO_TRIM_DOWN;
1556
                                                        SollHoehe = HoehenWert; // update setpoint to current heigth
1557
                                                }
1558
                                         }
1559
                                         else
1560
                    if(FromNC_AltitudeSpeed && FromNC_AltitudeSetpoint < SollHoehe) // von NC gesteuert -> sinken
1561
                                         {
1562
                                                FC_StatusFlags |= FC_STATUS_VARIO_TRIM_DOWN;
1563
                                                AltitudeSetpointTrimming = -FromNC_AltitudeSpeed;
1564
                                                //HeightTrimming -= FromNC_AltitudeSpeed;
1565
                                                WaypointTrimming = -10;
1566
                                                VarioCharacter = 'v';
1567
                                                if(FC_StatusFlags & FC_STATUS_VARIO_TRIM_UP) // changed from rising to sinking
1568
                                                {
1569
                                                        FC_StatusFlags &= ~FC_STATUS_VARIO_TRIM_UP;
1570
                                                        SollHoehe = HoehenWert; // update setpoint to current heigth
1571
                                                }
1572
                                         }
1573
                                        else
1574
                                        if(FC_StatusFlags & (FC_STATUS_VARIO_TRIM_UP|FC_STATUS_VARIO_TRIM_DOWN))
1575
                                        {
1576
                                                if(!WaypointTrimming) LIMIT_MIN_MAX(SollHoehe, (HoehenWert-128), (HoehenWert+128)) // max. 1m Unterschied
1577
                                                else                                    WaypointTrimming = 0;
1578
                                                FC_StatusFlags &= ~(FC_STATUS_VARIO_TRIM_UP|FC_STATUS_VARIO_TRIM_DOWN);
1579
                                                HeightTrimming = 0;
1580
                                                if(Parameter_ExtraConfig & CFG2_VARIO_BEEP) beeptime = 500;
1581
                                                if(!StartTrigger && HoehenWert > 50)
1582
                                                {
1583
                                                 StartTrigger = 1;
1584
                                                }
1585
                                        }
1586
                                }
1587
                                // Trim height set point
1588
                                HeightTrimming += AltitudeSetpointTrimming;
1589
                                if(abs(HeightTrimming) > 500) // bei Waypoint-Flug ist das ca. die 500Hz
1590
                                {
1591
                                        if(WaypointTrimming)
1592
                                         {
1593
                                          if(abs(FromNC_AltitudeSetpoint - SollHoehe) < 10) SollHoehe = FromNC_AltitudeSetpoint;
1594
                                          else SollHoehe += WaypointTrimming;
1595
                                          }
1596
                                        else
1597
                                          {
1598
                                          if(HeightTrimming > 0)        SollHoehe += EE_Parameter.Hoehe_Verstaerkung / 3;
1599
                                          else                    SollHoehe -= EE_Parameter.Hoehe_Verstaerkung / 3;
1600
                                          }
1601
                                        HeightTrimming = 0;
1602
                                        LIMIT_MIN_MAX(SollHoehe, (HoehenWert-1024), (HoehenWert+1024)); // max. 10m Unterschied
1603
                                        if(Parameter_ExtraConfig & CFG2_VARIO_BEEP) beeptime = 100;
1604
                                        //update hoover gas stick value when setpoint is shifted
1605
                       if(!EE_Parameter.Hoehe_StickNeutralPoint && FromNC_AltitudeSpeed == 0)
1606
                       {
1607
                           StickGasHover = HoverGas/STICK_GAIN; //rescale back to stick value
1608
                           StickGasHover = (StickGasHover * UBat) / BattLowVoltageWarning;
1609
                           if(StickGasHover < 70) StickGasHover = 70;
1610
                           else if(StickGasHover > 150) StickGasHover = 150;
1611
                       }
1612
                                }
1613
              if(BaroExpandActive) SollHoehe = HoehenWert; // update setpoint to current altitude if Expanding is active
1614
                        } //if FCFlags & MKFCFLAG_FLY
1615
                        else
1616
                        {
1617
                         SollHoehe = HoehenWert - 400;
1618
                         if(EE_Parameter.Hoehe_StickNeutralPoint) StickGasHover = EE_Parameter.Hoehe_StickNeutralPoint;
1619
                         else StickGasHover = 120;
1620
                         HoverGas = GasMischanteil;
1621
                         VarioCharacter = '.';
1622
                         }
1623
                        HCGas = HoverGas;      // take hover gas (neutral point)
1624
                   }
1625
         if(HoehenWert > SollHoehe || !(Parameter_ExtraConfig & CFG2_HEIGHT_LIMIT))
1626
                 {
1627
                        // from this point the Heigth Control Algorithm is identical for both versions
1628
                        if(BaroExpandActive) // baro range expanding active
1629
                        {
1630
                                HCGas = HoverGas; // hover while expanding baro adc range
1631
                                HeightDeviation = 0;
1632
                        } // EOF // baro range expanding active
1633
                        else // valid data from air pressure sensor
1634
                        {
1635
                                // ------------------------- P-Part ----------------------------
1636
                                tmp_long = (HoehenWert - SollHoehe); // positive when too high
1637
                                LIMIT_MIN_MAX(tmp_long, -32767L, 32767L);       // avoid overflov when casting to int16_t
1638
                                HeightDeviation = (int)(tmp_long); // positive when too high
1639
                                tmp_long = (tmp_long * (long)Parameter_Hoehe_P) / 32L; // p-part
1640
                                LIMIT_MIN_MAX(tmp_long, -127 * STICK_GAIN, 256 * STICK_GAIN); // more than the full range makes no sense
1641
                                GasReduction = tmp_long;
1642
                                // ------------------------- D-Part 1: Vario Meter ----------------------------
1643
                                tmp_int = VarioMeter / 8;
1644
                                LIMIT_MIN_MAX(tmp_int, -127, 128);
1645
                                tmp_int = (tmp_int * (long)Parameter_Luftdruck_D) / 4L; // scale to d-gain parameter
1646
                                LIMIT_MIN_MAX(tmp_int,-64 * STICK_GAIN, 64 * STICK_GAIN);
1647
                                if(FC_StatusFlags & (FC_STATUS_VARIO_TRIM_UP|FC_STATUS_VARIO_TRIM_DOWN)) tmp_int /= 4; // reduce d-part while trimming setpoint
1648
                                else
1649
                                if(Parameter_ExtraConfig & CFG2_HEIGHT_LIMIT) tmp_int /= 8; // reduce d-part in "Deckel" mode
1650
                                GasReduction += tmp_int;
1651
                        } // EOF no baro range expanding
1652
                        // ------------------------ D-Part 2: ACC-Z Integral  ------------------------
1653
            if(Parameter_Hoehe_ACC_Wirkung)
1654
                         {
1655
                          tmp_long = ((Mess_Integral_Hoch / 128L) * (int32_t) Parameter_Hoehe_ACC_Wirkung) / (128L / STICK_GAIN);
1656
                          LIMIT_MIN_MAX(tmp_long, -32 * STICK_GAIN, 64 * STICK_GAIN);
1657
                          GasReduction += tmp_long;
1658
                         }
1659
                        // ------------------------ D-Part 3: GpsZ  ----------------------------------
1660
                        tmp_int = (Parameter_Hoehe_GPS_Z * (int)FromNaviCtrl_Value.GpsZ)/128L;
1661
            LIMIT_MIN_MAX(tmp_int, -32 * STICK_GAIN, 64 * STICK_GAIN);
1662
                        GasReduction += tmp_int;
1663
            GasReduction = (long)((long)GasReduction * HoverGas) / 512; // scale to the gas value
1664
                        // ------------------------                  ----------------------------------
1665
                        HCGas -= GasReduction;
1666
                        // limit deviation from hoover point within the target region
1667
                        if(!AltitudeSetpointTrimming && HoverGas > 0) // height setpoint is not changed and hoover gas not zero
1668
                        {
1669
                         unsigned int tmp;
1670
                         tmp = abs(HeightDeviation);
1671
                         if(tmp <= 60)
1672
                         {
1673
                          LIMIT_MIN_MAX(HCGas, HoverGasMin, HoverGasMax); // limit gas around the hoover point
1674
                         }
1675
                         else
1676
                         {
1677
                                tmp = (tmp - 60) / 32;
1678
                                if(tmp > 15) tmp = 15;
1679
                           if(HeightDeviation > 0)
1680
                                {
1681
                                tmp = (HoverGasMin * (16 - tmp)) / 16;
1682
                                LIMIT_MIN_MAX(HCGas, tmp, HoverGasMax); // limit gas around the hoover point
1683
                                }
1684
                                else
1685
                                {
1686
                                tmp = (HoverGasMax * (tmp + 16)) / 16;
1687
                                LIMIT_MIN_MAX(HCGas, HoverGasMin, tmp); // limit gas around the hoover point
1688
                                }
1689
                          }
1690
                        }
1691
                        // strech control output by inverse attitude projection 1/cos
1692
            // + 1/cos(angle)  ++++++++++++++++++++++++++
1693
                        tmp_long2 = (int32_t)HCGas;
1694
                        tmp_long2 *= 8192L;
1695
                        tmp_long2 /= CosAttitude;
1696
                        HCGas = (int16_t)tmp_long2;
1697
                        // update height control gas averaging
1698
                        FilterHCGas = (FilterHCGas * (HC_GAS_AVERAGE - 1) + HCGas) / HC_GAS_AVERAGE;
1699
                        // limit height control gas pd-control output
1700
                        LIMIT_MIN_MAX(FilterHCGas, EE_Parameter.Hoehe_MinGas * STICK_GAIN, (MAX_GAS - 20) * STICK_GAIN);
1701
                        // set GasMischanteil to HeightControlGasFilter
1702
            if(Parameter_ExtraConfig & CFG2_HEIGHT_LIMIT)
1703
                        {  // old version
1704
                                LIMIT_MAX(FilterHCGas, GasMischanteil); // nicht mehr als Gas
1705
                                GasMischanteil = FilterHCGas;
1706
                        }
1707
                        else GasMischanteil = FilterHCGas + (GasMischanteil - HoverGas) / 4; // only in Vario-Mode
1708
                  }
1709
                }// EOF height control active
1710
                else // HC not active
1711
                {
1712
                        //update hoover gas stick value when HC is not active
1713
                        if(!EE_Parameter.Hoehe_StickNeutralPoint)
1714
                        {
1715
                                StickGasHover = HoverGas/STICK_GAIN; // rescale back to stick value
1716
                                StickGasHover = (StickGasHover * UBat) / BattLowVoltageWarning;
1717
                        }
1718
                        else StickGasHover = EE_Parameter.Hoehe_StickNeutralPoint;
1719
            LIMIT_MIN_MAX(StickGasHover, 70, 150); // reserve some range for trim up and down
1720
                        FilterHCGas = GasMischanteil;
1721
                        // set both flags to indicate no vario mode
1722
                        FC_StatusFlags |= (FC_STATUS_VARIO_TRIM_UP|FC_STATUS_VARIO_TRIM_DOWN);
1723
                        FC_StatusFlags2 &= ~FC_STATUS2_ALTITUDE_CONTROL;
1724
                }
1725
                // Hover gas estimation by averaging gas control output on small z-velocities
1726
                // this is done only if height contol option is selected in global config and aircraft is flying
1727
                if((FC_StatusFlags & FC_STATUS_FLY))// && !(FC_SatusFlags & FC_STATUS_EMERGENCY_LANDING))
1728
                {
1729
                        if(HoverGasFilter == 0 || StartTrigger == 1)  HoverGasFilter = HOVER_GAS_AVERAGE * (unsigned long)(GasMischanteil); // init estimation
1730
                        if(StartTrigger == 1) StartTrigger = 2;
1731
                                tmp_long2 = (int32_t)GasMischanteil; // take current thrust
1732
                                tmp_long2 *= CosAttitude;            // apply attitude projection
1733
                                tmp_long2 /= 8192;
1734
                                // average vertical projected thrust
1735
                            if(modell_fliegt < 4000) // the first 8 seconds
1736
                                {   // reduce the time constant of averaging by factor of 4 to get much faster a stable value
1737
                                        HoverGasFilter -= HoverGasFilter/(HOVER_GAS_AVERAGE/16L);
1738
                                        HoverGasFilter += 16L * tmp_long2;
1739
                                }
1740
                if(modell_fliegt < 8000) // the first 16 seconds
1741
                                {   // reduce the time constant of averaging by factor of 2 to get much faster a stable value
1742
                                        HoverGasFilter -= HoverGasFilter/(HOVER_GAS_AVERAGE/4L);
1743
                                        HoverGasFilter += 4L * tmp_long2;
1744
                                }
1745
                          else //later
1746
                          if(abs(VarioMeter) < 100 && abs(HoehenWert - SollHoehe) < 256) // only on small vertical speed & difference is small (only descending)
1747
                                {
1748
                                        HoverGasFilter -= HoverGasFilter/HOVER_GAS_AVERAGE;
1749
                                        HoverGasFilter += tmp_long2;
1750
                                }
1751
                                HoverGas = (int16_t)(HoverGasFilter/HOVER_GAS_AVERAGE);
1752
                                if(EE_Parameter.Hoehe_HoverBand)
1753
                                {
1754
                                        int16_t band;
1755
                                        band = HoverGas / EE_Parameter.Hoehe_HoverBand; // the higher the parameter the smaller the range
1756
                                        HoverGasMin = HoverGas - band;
1757
                                        HoverGasMax = HoverGas + band;
1758
                                }
1759
                                else
1760
                                {       // no limit
1761
                                        HoverGasMin = 0;
1762
                                        HoverGasMax = 1023;
1763
                                }
1764
                }
1765
                 else
1766
                  {
1767
                   StartTrigger = 0;
1768
                   HoverGasFilter = 0;
1769
                   HoverGas = 0;
1770
                  }
1771
        }// EOF Parameter_GlobalConfig & CFG_HEIGHT_CONTROL
1772
        else
1773
        {
1774
                // set undefined state to indicate vario off
1775
                FC_StatusFlags |= (FC_STATUS_VARIO_TRIM_UP|FC_STATUS_VARIO_TRIM_DOWN);
1776
        } // EOF no height control
1777
 
1778
   // Linits the maximum gas in case of "Out of Range emergency landing"
1779
   if(NC_To_FC_Flags & NC_TO_FC_EMERGENCY_LANDING)
1780
        {
1781
         if(GasMischanteil/STICK_GAIN > HooverGasEmergencyPercent && HoverGas) GasMischanteil = HooverGasEmergencyPercent * STICK_GAIN;
1782
         SollHoehe = HoehenWert; // update setpoint to current heigth
1783
          beeptime = 15000;
1784
          BeepMuster = 0x0E00;
1785
        }
1786
    // limit gas to parameter setting
1787
  LIMIT_MIN(GasMischanteil, (MIN_GAS + 10) * STICK_GAIN);
1788
  if(GasMischanteil > (MAX_GAS - 20) * STICK_GAIN) GasMischanteil = (MAX_GAS - 20) * STICK_GAIN;
1789
 
1790
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1791
// all BL-Ctrl connected?
1792
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1793
  if(MissingMotor || Capacity.MinOfMaxPWM != 255 || NC_ErrorCode)      // wait until all BL-Ctrls started and no Errors
1794
  if(modell_fliegt > 1 && modell_fliegt < 50 && GasMischanteil > 0)    // only during start-phase
1795
   {
1796
    modell_fliegt = 1;
1797
        GasMischanteil = (MIN_GAS + 10) * STICK_GAIN;
1798
   }
1799
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1800
// + Mischer und PI-Regler
1801
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1802
  DebugOut.Analog[7] = GasMischanteil;
1803
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1804
// Gier-Anteil
1805
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1806
    GierMischanteil = MesswertGier - sollGier * STICK_GAIN;     // Regler für Gier
1807
#define MIN_GIERGAS  (40*STICK_GAIN)  // unter diesem Gaswert trotzdem Gieren
1808
   if(GasMischanteil > MIN_GIERGAS)
1809
    {
1810
     if(GierMischanteil > (GasMischanteil / 2)) GierMischanteil = GasMischanteil / 2;
1811
     if(GierMischanteil < -(GasMischanteil / 2)) GierMischanteil = -(GasMischanteil / 2);
1812
    }
1813
    else
1814
    {
1815
     if(GierMischanteil > (MIN_GIERGAS / 2))  GierMischanteil = MIN_GIERGAS / 2;
1816
     if(GierMischanteil < -(MIN_GIERGAS / 2)) GierMischanteil = -(MIN_GIERGAS / 2);
1817
    }
1818
    tmp_int = MAX_GAS*STICK_GAIN;
1819
    if(GierMischanteil > ((tmp_int - GasMischanteil))) GierMischanteil = ((tmp_int - GasMischanteil));
1820
    if(GierMischanteil < -((tmp_int - GasMischanteil))) GierMischanteil = -((tmp_int - GasMischanteil));
1821
 
1822
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1823
// Nick-Achse
1824
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1825
    DiffNick = MesswertNick - StickNick;        // Differenz bestimmen
1826
    if(IntegralFaktor) SummeNick += IntegralNickMalFaktor - StickNick; // I-Anteil bei Winkelregelung
1827
    else  SummeNick += DiffNick; // I-Anteil bei HH
1828
    if(SummeNick >  (STICK_GAIN * 16000L)) SummeNick =  (STICK_GAIN * 16000L);
1829
    if(SummeNick < -(16000L * STICK_GAIN)) SummeNick = -(16000L * STICK_GAIN);
1830
 
1831
    if(EE_Parameter.Gyro_Stability <= 8)        pd_ergebnis_nick = (EE_Parameter.Gyro_Stability * DiffNick) / 8; // PI-Regler für Nick
1832
    else                                                                        pd_ergebnis_nick = ((EE_Parameter.Gyro_Stability / 2) * DiffNick) / 4; // Überlauf verhindern
1833
    pd_ergebnis_nick +=  SummeNick / Ki;
1834
 
1835
    tmp_int = (long)((long)Parameter_DynamicStability * (long)(GasMischanteil + abs(GierMischanteil)/2)) / 64;
1836
    if(pd_ergebnis_nick >  tmp_int) pd_ergebnis_nick =  tmp_int;
1837
    if(pd_ergebnis_nick < -tmp_int) pd_ergebnis_nick = -tmp_int;
1838
 
1839
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1840
// Roll-Achse
1841
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1842
        DiffRoll = MesswertRoll - StickRoll;    // Differenz bestimmen
1843
    if(IntegralFaktor) SummeRoll += IntegralRollMalFaktor - StickRoll;// I-Anteil bei Winkelregelung
1844
    else                 SummeRoll += DiffRoll;  // I-Anteil bei HH
1845
    if(SummeRoll >  (STICK_GAIN * 16000L)) SummeRoll =  (STICK_GAIN * 16000L);
1846
    if(SummeRoll < -(16000L * STICK_GAIN)) SummeRoll = -(16000L * STICK_GAIN);
1847
 
1848
    if(EE_Parameter.Gyro_Stability <= 8)        pd_ergebnis_roll = (EE_Parameter.Gyro_Stability * DiffRoll) / 8;        // PI-Regler für Roll
1849
        else                                                                    pd_ergebnis_roll = ((EE_Parameter.Gyro_Stability / 2) * DiffRoll) / 4;  // Überlauf verhindern
1850
    pd_ergebnis_roll += SummeRoll / Ki;
1851
 
1852
    tmp_int = (long)((long)Parameter_DynamicStability * (long)(GasMischanteil + abs(GierMischanteil)/2)) / 64;
1853
    if(pd_ergebnis_roll >  tmp_int) pd_ergebnis_roll =  tmp_int;
1854
    if(pd_ergebnis_roll < -tmp_int) pd_ergebnis_roll = -tmp_int;
1855
 
1856
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1857
// Universal Mixer
1858
// +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1859
        for(i=0; i<MAX_MOTORS; i++)
1860
        {
1861
                signed int tmp_int;
1862
                if(Mixer.Motor[i][0] > 0)
1863
                {
1864
                        // Gas
1865
                        if(Mixer.Motor[i][0] == 64) tmp_int = GasMischanteil; else tmp_int =  ((long)GasMischanteil * Mixer.Motor[i][0]) / 64L;
1866
                        // Nick
1867
                        if(Mixer.Motor[i][1] == 64) tmp_int += pd_ergebnis_nick;
1868
                        else if(Mixer.Motor[i][1] == -64) tmp_int -= pd_ergebnis_nick;
1869
                        else tmp_int += ((long)pd_ergebnis_nick * Mixer.Motor[i][1]) / 64L;
1870
            // Roll
1871
                        if(Mixer.Motor[i][2] == 64) tmp_int += pd_ergebnis_roll;
1872
                        else if(Mixer.Motor[i][2] == -64) tmp_int -= pd_ergebnis_roll;
1873
                        else tmp_int += ((long)pd_ergebnis_roll * Mixer.Motor[i][2]) / 64L;
1874
            // Gier
1875
                        if(Mixer.Motor[i][3] == 64) tmp_int += GierMischanteil;
1876
                        else if(Mixer.Motor[i][3] == -64) tmp_int -= GierMischanteil;
1877
                        else tmp_int += ((long)GierMischanteil * Mixer.Motor[i][3]) / 64L;
1878
 
1879
                        if(tmp_int > tmp_motorwert[i]) tmp_int = (tmp_motorwert[i] + tmp_int) / 2;      // MotorSmoothing
1880
//                      else tmp_int = 2 * tmp_int - tmp_motorwert[i];                       // original MotorSmoothing
1881
            else
1882
                        {
1883
                            if(EE_Parameter.MotorSmooth == 0)
1884
                                {
1885
                                  tmp_int = 2 * tmp_int - tmp_motorwert[i];  // original MotorSmoothing
1886
                                }
1887
                                                        else  // 1 means tmp_int = tmp_int;
1888
                            if(EE_Parameter.MotorSmooth > 1)
1889
                                {
1890
                                        // If >= 2 then allow >= 50% of the intended step down to rapidly reach the intended value.
1891
                                  tmp_int = tmp_int + ((tmp_motorwert[i] - tmp_int)/EE_Parameter.MotorSmooth);
1892
                                }
1893
                        }
1894
 
1895
                        LIMIT_MIN_MAX(tmp_int,(int) MIN_GAS * 4,(int) MAX_GAS * 4);
1896
                        Motor[i].SetPoint = tmp_int / 4;
1897
                        Motor[i].SetPointLowerBits = (tmp_int % 4)<<1; // (3 bits total)
1898
            tmp_motorwert[i] = tmp_int;
1899
                }
1900
                else
1901
                {
1902
                        Motor[i].SetPoint = 0;
1903
                        Motor[i].SetPointLowerBits = 0;
1904
                }
1905
        }
1906
}
1907
//DebugOut.Analog[16]