Subversion Repositories FlightCtrl

Rev

Rev 1775 | Rev 2035 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1775 Rev 1960
Line 20... Line 20...
20
 * This is the conversion factor.
20
 * This is the conversion factor.
21
 * --> Replaced back again by CONTROL_SCALING. Even though the 2 things are not quite the
21
 * --> Replaced back again by CONTROL_SCALING. Even though the 2 things are not quite the
22
 * same, they are unseperable anyway.
22
 * same, they are unseperable anyway.
23
 */
23
 */
Line 24... Line -...
24
 
-
 
25
extern uint8_t RequiredMotors;
-
 
26
 
24
 
27
// looping params
25
// looping params
Line 28... Line 26...
28
// extern long TurnOver180Nick, TurnOver180Roll;
26
// extern long TurnOver180Nick, TurnOver180Roll;
29
 
27