Created
March 17, 2020 09:09
-
-
Save combatpoodle/0307b5139c457c0946ee4cc66acca7b6 to your computer and use it in GitHub Desktop.
iNav autolaunch Caipiranha 2 suggestions
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
set nav_fw_launch_velocity = 100 | |
set nav_fw_launch_accel = 1863 | |
set nav_fw_launch_max_angle = 90 | |
set nav_fw_launch_detect_time = 40 | |
set nav_fw_launch_thr = 1700 | |
set nav_fw_launch_idle_thr = 1000 | |
set nav_fw_launch_motor_delay = 100 | |
set nav_fw_launch_spinup_time = 100 | |
set nav_fw_launch_min_time = 0 | |
set nav_fw_launch_timeout = 5000 | |
set nav_fw_launch_max_altitude = 0 | |
set nav_fw_launch_climb_angle = 18 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment