Subversion Repositories FlightCtrl

Rev

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

Rev 1805 Rev 1849
Line 20... Line 20...
20
 
20
 
21
# Use optional one the RCs if EXT = NAVICTRL has been used
21
# Use optional one the RCs if EXT = NAVICTRL has been used
22
#RC = DSL
22
#RC = DSL
Line 23... Line 23...
23
#RC = SPECTRUM
23
#RC = SPECTRUM
24
 
24
 
25
#GYRO=ENC-03_FC1.3
25
GYRO=ENC-03_FC1.3
26
#GYRO_HW_NAME=ENC
26
GYRO_HW_NAME=ENC
27
#GYRO_HW_FACTOR=1.304f
27
GYRO_HW_FACTOR=1.304f
Line 28... Line 28...
28
#GYRO_PITCHROLL_CORRECTION=0.83f
28
GYRO_PITCHROLL_CORRECTION=0.83f
29
#GYRO_YAW_CORRECTION=0.93f
29
GYRO_YAW_CORRECTION=0.93f
30
 
30
 
31
#GYRO=ADXRS610_FC2.0
31
#GYRO=ADXRS610_FC2.0
32
#GYRO_HW_NAME=ADXR
32
#GYRO_HW_NAME=ADXR
Line 33... Line 33...
33
#GYRO_HW_FACTOR=1.2288f
33
#GYRO_HW_FACTOR=1.2288f
34
#GYRO_PITCHROLL_CORRECTION=1.0f
34
#GYRO_PITCHROLL_CORRECTION=1.0f
35
#GYRO_YAW_CORRECTION=1.0f
35
#GYRO_YAW_CORRECTION=1.0f
36
 
36
 
37
GYRO=invenSense
37
#GYRO=invenSense
Line 38... Line 38...
38
GYRO_HW_NAME=Isense
38
#GYRO_HW_NAME=Isense
39
GYRO_HW_FACTOR=0.6827f
39
#GYRO_HW_FACTOR=0.6827f
Line 40... Line 40...
40
GYRO_PITCHROLL_CORRECTION=0.93f
40
#GYRO_PITCHROLL_CORRECTION=0.93f
Line 265... Line 265...
265
#
265
#
266
#AVRDUDE_PROGRAMMER = dt006
266
#AVRDUDE_PROGRAMMER = dt006
267
#AVRDUDE_PROGRAMMER = stk200
267
#AVRDUDE_PROGRAMMER = stk200
268
#AVRDUDE_PROGRAMMER = ponyser
268
#AVRDUDE_PROGRAMMER = ponyser
269
AVRDUDE_PROGRAMMER = avrispv2
269
AVRDUDE_PROGRAMMER = avrispv2
270
#falls Ponyser ausgewählt wird, muss sich unsere avrdude-Configdatei im Bin-Verzeichnis des Compilers befinden
270
#falls Ponyser ausgew�hlt wird, muss sich unsere avrdude-Configdatei im Bin-Verzeichnis des Compilers befinden
Line 271... Line 271...
271
 
271
 
272
#AVRDUDE_PORT = com1    # programmer connected to serial device
272
#AVRDUDE_PORT = com1    # programmer connected to serial device
273
#AVRDUDE_PORT = lpt1    # programmer connected to parallel port
273
#AVRDUDE_PORT = lpt1    # programmer connected to parallel port