1 **This is outdated, INAV 1.6 is out and is using PRESET. Values here are old and variable names have changed by adding "mc" and "fw" to differentiate between multicopter and fixed wing.**
3 Values written here must be based on 1.2 or later!
5 This is not a replacement for tuning your PIDs, this is only a starting point from you to tune from. There are various tutorials on the internet on how to tune your PIDs.
7 Worth reading regards to deciding to use asynchronous mode. https://quadmeup.com/inav-how-to-setup-asynchronous-gyro/
9 ### History: **PLEASE WRITE HERE IF YOU CHANGE ANYTHING AND WHY.**
11 05.01.3017 oleøst: Changed some settings in 250 class.
12 21.11.2016 oleoat: Removed disabling of baro because fixed in INAV 1.4
13 21.11.2016 oleoat: Changed recommend gyro_lpf on flying wing, should probably be changed on acrobatic airplanes aswell
14 17.11.2016 oleost: Added disabled baro for fixedwing until [543](https://github.com/iNavFlight/inav/pull/543) is fixed
15 17.11.2016 oleost: Added values for fixed wing.
16 03.10.2016 artekw: Added default settings for F450
17 01.10.2016 oleost: Removed old PIDs based on pre 1.2
18 10.07.2016 oleost: Added disabling mag on flying wing aswell
19 24.06.2016 oleost: Created first version of this wiki
20 24.06.2016 oleost: Changed default to "mag_hardware = 1" on regular regular airplane because airplanes flies better with gps heading instead of mag heading.
21 24.06.2016 oleost: removed looptime 1000, to low for f1 targets.
22 2016-11-21 stronnag Added Quad 250 settings for F3/ INAV 1.4
23 2016-11-21 stronnag Added Tri 600 settings for F3/ INAV 1.4
26 # Change to default INAV settings
28 Changes **you** think that should be done to INAV globally:
31 24.06.2016 oleost: Change default to velned on because it generally looks like a better solution. (use_gps_velned = 1)
89 set tpa_breakpoint = 1650
91 Also reduce looptime if your FC is capable of it.
94 set gyro_sync_denom = 8
99 Weight: ~1200g (with battery)
144 set gyro_sync_denom = 2
150 Home design 600mm tricopter. Same amateur pilot who only ever flies in horizon /LOS.
153 3S, 4200mAh (Graphene), 10x5 HQ Thin Electic props, 1000kv. c. 900grams all up.
154 INAV 1.4 for the rockin' async_gyro.
155 Gets about 18 minutes gentle / nav modes, maybe 16 mins for aggressive manual flying.
157 F3 (SPEVO). Enjoys the relatively high PIDs.
200 smix reverse 5 2 r # for the tail servo :)
203 set gyro_sync_denom = 8
204 set async_mode = GYRO
206 set motor_pwm_rate = 2000
207 set motor_pwm_protocol = ONESHOT125
208 set servo_pwm_rate = 160
210 set gps_provider = UBLOX
211 set gps_sbas_mode = EGNOS
212 set gps_dyn_model = AIR_1G
222 set tpa_breakpoint = 1650
281 set auto_disarm_delay = 0
314 set mag_hardware = none
316 set gyro_sync_denom = 1
318 set gyro_soft_lpf_hz = 40
319 set acc_soft_lpf_hz = 15
320 set dterm_lpf_hz = 30
321 set nav_fw_launch_accel = 1500
322 set nav_fw_launch_detect_time = 40
323 set nav_fw_launch_thr = 1600
324 set nav_fw_launch_motor_delay = 150
325 set naw_fw_launch_timeout = 5000
326 set naw_fw_launch_climb_angle = 13
327 set max_angle_inclination_rll = 600
328 set max_angle_inclination_pit = 450
332 set tpa_breakpoint = 1300
334 set auto_disarm_delay = 0