Commit 9a32bbe
common: imu-notch-filtering: fix setup-flow ordering and stale cross-links
Issue #7986: the Notch Filter Setup Overview listed steps out of order
relative to the page's own sections (select method / determine
frequency before the Enable step that actually reveals the relevant
parameters), and the pages needed to determine noise frequencies
(Raw IMU Logging, IMU Batch Sampler) lived only under the unrelated
Logging section, disconnected from the notch filter setup flow.
- Reorder the Overview so Enable is step 1, matching the page's
actual section order.
- Add Raw IMU Logging and IMU Batch Sampler as toctree children so
they're reachable from the setup flow itself.
- Add anchors to Raw IMU Logging's determination and
post-configuration-confirmation flight steps, and point the
Traditional Heli and In-Flight FFT advanced setup pages at them
(falling back to the legacy Batch Sampler anchors for slower
autopilots) instead of only linking the legacy method.
- Fix the heli setup page's claim that its noise-frequency
determination step is "explained in the Throttle based setup
section" -- that section actually links to Raw IMU Logging, not
the anchor this page pointed to.
Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>1 parent d3a9990 commit 9a32bbe
4 files changed
Lines changed: 14 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | | - | |
| 47 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| 30 | + | |
30 | 31 | | |
31 | 32 | | |
32 | | - | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
| |||
130 | 130 | | |
131 | 131 | | |
132 | 132 | | |
| 133 | + | |
| 134 | + | |
133 | 135 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
19 | 22 | | |
20 | 23 | | |
21 | 24 | | |
22 | 25 | | |
23 | 26 | | |
24 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
25 | 31 | | |
26 | 32 | | |
0 commit comments