From 75fcd7c17c53fc55d90c00c1ffa081c87e0a48e2 Mon Sep 17 00:00:00 2001 From: Arturo Manzoli Date: Thu, 2 Jan 2025 14:28:59 -0300 Subject: [PATCH] Views: Telemetry: Add telemetry update frequency slider Signed-off-by: Arturo Manzoli --- src/views/ConfigurationLogsView.vue | 50 ++++++++++++++++++----------- 1 file changed, 31 insertions(+), 19 deletions(-) diff --git a/src/views/ConfigurationLogsView.vue b/src/views/ConfigurationLogsView.vue index 476dc4d56..d1e813e00 100644 --- a/src/views/ConfigurationLogsView.vue +++ b/src/views/ConfigurationLogsView.vue @@ -310,6 +310,34 @@ + + + +
Reset Positions @@ -369,30 +397,12 @@
-
-

Frequency of the telemetry log

- - Common values (1 - 100Hz) can be set with the slider. - - - The full allowed range (0.1 - 1000Hz) can be specified using the text input. - -
- - - - -
-