tune: stabilize heading-up rotation deadzone
This commit is contained in:
@@ -28,7 +28,7 @@ const ROTATE_STEP_DEG = 15
|
||||
const AUTO_ROTATE_FRAME_MS = 10
|
||||
const AUTO_ROTATE_EASE = 0.24
|
||||
const AUTO_ROTATE_SNAP_DEG = 0.1
|
||||
const AUTO_ROTATE_DEADZONE_DEG = 1.5
|
||||
const AUTO_ROTATE_DEADZONE_DEG = 5
|
||||
const AUTO_ROTATE_MAX_STEP_DEG = 0.9
|
||||
const AUTO_ROTATE_HEADING_SMOOTHING = 0.32
|
||||
|
||||
|
||||
Reference in New Issue
Block a user