Commit 38da5a7
NEXUS: fix IMU alignment to match board orientation arrow
The CW90 value was taken directly from the Rotorflight NEXUS_F7 target,
but Rotorflight does not enforce arrow-forward as the board reference
orientation. The Rotorflight CW90 was calibrated to an arbitrary
mounting, not the case arrow. iNAV convention is arrow = forward,
which requires CW180 on this hardware.
Same root cause as the NEXUSX fix in #11338 / #11325.
Co-Authored-By: Joshua Perry <josh@6bit.com>1 parent 2b8d571 commit 38da5a7
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
48 | 49 | | |
49 | 50 | | |
50 | 51 | | |
51 | | - | |
| 52 | + | |
52 | 53 | | |
53 | 54 | | |
54 | 55 | | |
| |||
0 commit comments