File tree Expand file tree Collapse file tree 1 file changed +15
-5
lines changed
Expand file tree Collapse file tree 1 file changed +15
-5
lines changed Original file line number Diff line number Diff line change @@ -808,7 +808,7 @@ Enable/disable dynamic gyro notch also known as Matrix Filter
808808
809809| Default | Min | Max |
810810| --- | --- | --- |
811- | ON | OFF | ON |
811+ | OFF | OFF | ON |
812812
813813---
814814
@@ -1698,13 +1698,23 @@ Specifies the type of the software LPF of the gyro signals.
16981698
16991699| Default | Min | Max |
17001700| --- | --- | --- |
1701- | STATIC | | |
1701+ | LULU | | |
1702+
1703+ ---
1704+
1705+ ### gyro_lulu_sample_count
1706+
1707+ Gyro lulu sample count, in number of samples.
1708+
1709+ | Default | Min | Max |
1710+ | --- | --- | --- |
1711+ | 3 | | 15 |
17021712
17031713---
17041714
17051715### gyro_main_lpf_hz
17061716
1707- Software based gyro main lowpass filter. Value is cutoff frequency (Hz)
1717+ Software based gyro main lowpass filter. Value is Hz
17081718
17091719| Default | Min | Max |
17101720| --- | --- | --- |
@@ -2198,7 +2208,7 @@ This is the main loop time (in us). Changing this affects PID effect with some P
21982208
21992209| Default | Min | Max |
22002210| --- | --- | --- |
2201- | 1000 | | 9000 |
2211+ | 500 | | 9000 |
22022212
22032213---
22042214
@@ -5728,7 +5738,7 @@ Enable Kalman filter on the gyro data
57285738
57295739| Default | Min | Max |
57305740| --- | --- | --- |
5731- | ON | OFF | ON |
5741+ | OFF | OFF | ON |
57325742
57335743---
57345744
You can’t perform that action at this time.
0 commit comments