mirror of
https://github.com/iNavFlight/inav-configurator.git
synced 2025-07-24 16:55:22 +03:00
Cleanup defaults and presets
This commit is contained in:
parent
b900f554eb
commit
905d19cd2c
2 changed files with 0 additions and 96 deletions
|
@ -61,10 +61,6 @@ helper.defaultsDialog = (function() {
|
|||
key: "dterm_lpf2_type",
|
||||
value: "PT1"
|
||||
},
|
||||
{
|
||||
key: "use_dterm_fir_filter",
|
||||
value: "OFF"
|
||||
},
|
||||
{
|
||||
key: "dynamic_gyro_notch_enabled",
|
||||
value: "ON"
|
||||
|
@ -92,14 +88,6 @@ helper.defaultsDialog = (function() {
|
|||
key: "mc_airmode_type",
|
||||
value: "THROTTLE_THRESHOLD"
|
||||
},
|
||||
{
|
||||
key: "dterm_setpoint_weight",
|
||||
value: 0.75
|
||||
},
|
||||
{
|
||||
key: "mc_iterm_relax_type",
|
||||
value: "SETPOINT"
|
||||
},
|
||||
{
|
||||
key: "mc_iterm_relax",
|
||||
value: "RP"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue