Subversion Repositories FlightCtrl

Rev

Rev 1171 | Rev 1595 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1171 Rev 1377
Line 20... Line 20...
20
 #define K_GIER    3
20
 #define K_GIER    3
21
 #define K_POTI1   4
21
 #define K_POTI1   4
22
 #define K_POTI2   5
22
 #define K_POTI2   5
23
 #define K_POTI3   6
23
 #define K_POTI3   6
24
 #define K_POTI4   7
24
 #define K_POTI4   7
25
// +++++++++++++++++++++++++++++++
-
 
26
// + Getestete Settings:
25
 #define K_POTI5   8
27
// +++++++++++++++++++++++++++++++
-
 
28
// Setting: Kamera
26
 #define K_POTI6   9
29
// Stick_P:3
-
 
30
// Stick_D:0
-
 
31
// Gyro_P: 175
-
 
32
// Gyro_I: 175
-
 
33
// Ki_Anteil: 10
27
 #define K_POTI7   10
34
// +++++++++++++++++++++++++++++++
-
 
35
// + Getestete Settings:
28
 #define K_POTI8   11
36
// +++++++++++++++++++++++++++++++
-
 
37
// Setting: Normal
-
 
38
// Stick_P:2
-
 
39
// Stick_D:8
-
 
40
// Gyro_P: 80
-
 
41
// Gyro_I: 150
-
 
42
// Ki_Anteil: 5
-