Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/iNavFlight/inav-configurator.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/tabs
diff options
context:
space:
mode:
authorPawel Spychalski (DzikuVx) <pspychalski@gmail.com>2019-05-19 12:40:52 +0300
committerPawel Spychalski (DzikuVx) <pspychalski@gmail.com>2019-05-19 12:40:52 +0300
commitf0a9c8727bc6de772ddeee63b6862622657c1edb (patch)
treea0771764791b2d0affdd7a3b65c28da37202e8d3 /tabs
parenta03f64cb4040f89801844a5e7528690ccc0f7872 (diff)
GUI for airmode
Diffstat (limited to 'tabs')
-rwxr-xr-xtabs/pid_tuning.html14
1 files changed, 14 insertions, 0 deletions
diff --git a/tabs/pid_tuning.html b/tabs/pid_tuning.html
index fd7784ab..e6bc9ed3 100755
--- a/tabs/pid_tuning.html
+++ b/tabs/pid_tuning.html
@@ -228,6 +228,13 @@
<table class="rate-tpa rate-tpa--filtering">
<tbody>
<tr class="requires-v2_2">
+ <th data-i18n="mc_airmode_type"></th>
+ <td >
+ <select data-setting="mc_airmode_type" />
+ <div class="helpicon cf_tip" data-i18n_title="mc_airmode_type_help"></div>
+ </td>
+ </tr>
+ <tr class="requires-v2_2">
<th data-i18n="itermRelax"></th>
<td >
<select data-setting="mc_iterm_relax" />
@@ -249,6 +256,13 @@
<table class="spacer_left rate-tpa rate-tpa--filtering">
<tbody>
<tr class="requires-v2_2">
+ <th data-i18n="mc_airmode_threshold"></th>
+ <td >
+ <select data-setting="mc_airmode_threshold" />
+ <div class="helpicon cf_tip" data-i18n_title="mc_airmode_threshold_help"></div>
+ </td>
+ </tr>
+ <tr class="requires-v2_2">
<th data-i18n="itermRelaxType"></th>
<td >
<select data-setting="mc_iterm_relax_type" />