Commit 43f7fad
fw(nav): drop the forced-poshold RC-alt-adjust guard - measured a bit-identical no-op
The guard blocked adjustFixedWingAltitudeFromRCInput during forced
poshold, defending against a real structural feedback (the nav loiter
writes rcCommand, this function reads rcCommand[PITCH] as a pilot climb
command). A/B on the floor-orbit flight was bit-identical with and
without it: the observed orbit climb was the missing-pitot centrifugal
compensation, fixed separately. Unproven defensive code is not worth
its upstream diff; the feedback class stays documented here.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>1 parent 56e9f24 commit 43f7fad
1 file changed
Lines changed: 0 additions & 14 deletions
File tree
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
111 | 111 | | |
112 | 112 | | |
113 | 113 | | |
114 | | - | |
115 | | - | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | 114 | | |
129 | 115 | | |
130 | 116 | | |
| |||
0 commit comments