1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-13 03:19:58 +03:00

Merge pull request #10405 from error414/change-gimbal-sensitivity-from-programming-framework

Change gimbal sensitivity from programming framework
This commit is contained in:
Sensei 2025-03-04 14:19:24 -06:00 committed by GitHub
commit fb319527c5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 23 additions and 1 deletions

View file

@ -101,6 +101,7 @@ IPF can be edited using INAV Configurator user interface, or via CLI. To use COn
| 52 | LED Pin PWM | Value `Operand A` from [`0` : `100`] starts PWM generation on LED Pin. See [LED pin PWM](LED%20pin%20PWM.md). Any other value stops PWM generation (stop to allow ws2812 LEDs updates in shared modes). |
| 53 | Disable GPS Sensor Fix | Disables the GNSS sensor fix. For testing GNSS failure. |
| 54 | Mag calibration | Trigger a magnetometer calibration. |
| 55 | Set Gimbal Sensitivity | Scales `Operand A` from [`-16` : `15`]
### Operands