From 164f9c7c20237cdcee411953b72102cb67aff855 Mon Sep 17 00:00:00 2001 From: Darren Lines Date: Sun, 2 Jun 2024 18:54:28 +0100 Subject: [PATCH] Consolidate the old `PIDProfile` and `Profile` in to `Control Profile` - Consolidate the old `PIDProfile` and `Profile` in to `Control Profile` - Improve consistency by maintaining the order of `Control Profile`, `Mixer Profile`, and `Battery Profile`. - Added missing `Set Heading Target` operator to the programming UI --- index.html | 20 ++++++++++---------- js/logicConditionOperantTypes.js | 4 ++-- js/logicConditionOperators.js | 9 ++++++++- js/msp/MSPHelper.js | 2 +- locale/en/messages.json | 10 +++++----- src/css/main.css | 4 ++-- 6 files changed, 28 insertions(+), 21 deletions(-) diff --git a/index.html b/index.html index e41c0f288..651930611 100644 --- a/index.html +++ b/index.html @@ -95,16 +95,6 @@

-
- -
+
+ +