From 4c9ee562bff37dc962a8266bc7eb5abe001e0e08 Mon Sep 17 00:00:00 2001 From: Uwe Fechner Date: Fri, 14 Jun 2024 17:04:30 +0200 Subject: [PATCH] Increase k_factor to 1.2 --- data/fpp_settings.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/fpp_settings.yaml b/data/fpp_settings.yaml index ae36f57f..6d67ecf5 100644 --- a/data/fpp_settings.yaml +++ b/data/fpp_settings.yaml @@ -16,5 +16,5 @@ fpp_settings: heading_offset_high: 54.0 # dito, for elevation angles > 47.5 degrees heading_offset_up: 60.0 # degrees, before finishing the up-turn heading_upper_turn: 335 # degrees - k_factor: 1.0 # a factor > 1 reduces the width of the intermediate phase + k_factor: 1.2 # a factor > 1 reduces the width of the intermediate phase corr_vec: [12.01, 24.02, 36.08, 32.70, 25.40, 19.85, 16.13, 13.55, 11.42, 9.32, 7.38, 5.58, 3.84]