From c335e88e060d4f989b9477a67263124b25d515ea Mon Sep 17 00:00:00 2001 From: mikeller Date: Mon, 4 Jul 2016 19:36:19 +1200 Subject: [PATCH 1/2] Fixed #73 --- tabs/pid_tuning.html | 8 +++++--- tabs/pid_tuning.js | 1 + 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/tabs/pid_tuning.html b/tabs/pid_tuning.html index 76c80c40..196b28d9 100755 --- a/tabs/pid_tuning.html +++ b/tabs/pid_tuning.html @@ -179,7 +179,7 @@ - +
@@ -203,7 +203,6 @@
-
@@ -214,7 +213,10 @@
diff --git a/tabs/pid_tuning.js b/tabs/pid_tuning.js index 05492468..f33c8f4a 100755 --- a/tabs/pid_tuning.js +++ b/tabs/pid_tuning.js @@ -289,6 +289,7 @@ TABS.pid_tuning.initialize = function (callback) { if (have_sensor(CONFIG.activeSensors, 'acc')) { $('#pid_accel').show(); + $('#pid_level').show(); } var showTitle = false; From 4986ce387f8eef35560bd461b639a505744a1972 Mon Sep 17 00:00:00 2001 From: mikeller Date: Tue, 5 Jul 2016 23:41:21 +1200 Subject: [PATCH 2/2] Fixed help ballon placements. --- tabs/pid_tuning.html | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/tabs/pid_tuning.html b/tabs/pid_tuning.html index 196b28d9..9d1a4079 100755 --- a/tabs/pid_tuning.html +++ b/tabs/pid_tuning.html @@ -42,7 +42,6 @@
-
-
+
+
+
+
@@ -57,7 +56,10 @@
@@ -250,13 +252,17 @@
-
+
+
+
+
- +
+
+
+
+
+
-