Subversion Repositories FlightCtrl

Rev

Rev 2142 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 2142 Rev 2143
Line 83... Line 83...
83
  // Control
83
  // Control
84
  staticParams.externalControl = 0;
84
  staticParams.externalControl = 0;
85
  staticParams.IFactor = 52;
85
  staticParams.IFactor = 52;
Line 86... Line 86...
86
 
86
 
87
  staticParams.airspeedCorrection = 1;
87
  staticParams.airspeedCorrection = 1;
-
 
88
  staticParams.isFlyingThreshold = 4;
-
 
89
 
-
 
90
  staticParams.minFlashAirspeed = 5;
Line 88... Line 91...
88
  staticParams.isFlyingThreshold = 10;
91
  staticParams.maxFlashAirspeed = 9;
89
 
92
 
90
  // Servos
93
  // Servos
91
  staticParams.servoCount = 6;
94
  staticParams.servoCount = 6;