Subversion Repositories FlightCtrl

Rev

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

Rev 690 Rev 703
Line 5... Line 5...
5
 
5
 
6
// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
6
// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
7
// Abstimmung
7
// Abstimmung
8
// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
8
// ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
9
#define ACC_AMPLIFY    12
9
#define ACC_AMPLIFY    12
Line 10... Line 10...
10
#define FAKTOR_I   0.0001
10
#define FACTOR_I   0.0001
11
 
11
 
12
 
12