Subversion Repositories FlightCtrl

Rev

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

Rev 935 Rev 936
Line 1... Line 1...
1
// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
1
// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
2
// Testmodi
-
 
3
// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-
 
4
#define MOTOR_OFF       0
-
 
5
 
-
 
6
// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
-
 
7
// Abstimmung
2
// Abstimmung
8
// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
3
// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
9
#define ACC_AMPLIFY    12
4
#define ACC_AMPLIFY    12
10
#define FACTOR_I   0.0001
5
#define FACTOR_I   0.0001