Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
deltaflight
Delta Configurator
Commits
3e6b621d
Commit
3e6b621d
authored
Mar 21, 2021
by
Alexander van Saase
Browse files
lpf cutoff
parent
6b091f3f
Changes
2
Hide whitespace changes
Inline
Side-by-side
js/defaults_dialog.js
View file @
3e6b621d
...
...
@@ -207,7 +207,7 @@ helper.defaultsDialog = (function() {
},
{
key
:
"
dterm_lpf_hz
"
,
value
:
1
0
value
:
4
0
},
{
key
:
"
gyro_lpf_type
"
,
...
...
@@ -377,7 +377,7 @@ helper.defaultsDialog = (function() {
},
{
key
:
"
dterm_lpf_hz
"
,
value
:
1
0
value
:
4
0
},
{
key
:
"
gyro_lpf_type
"
,
...
...
js/preset_definitions.js
View file @
3e6b621d
...
...
@@ -1183,7 +1183,7 @@ presets.presets = [
},
{
key
:
"
dterm_lpf_hz
"
,
value
:
1
0
value
:
4
0
},
{
key
:
"
gyro_lpf_type
"
,
...
...
@@ -1349,7 +1349,7 @@ presets.presets = [
},
{
key
:
"
dterm_lpf_hz
"
,
value
:
1
0
value
:
4
0
},
{
key
:
"
gyro_lpf_type
"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment