mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-01 10:04:07 +08:00
Further improved S.Bus scaling
This commit is contained in:
parent
ea10d55d71
commit
d6a6d59d2d
@ -66,8 +66,8 @@
|
||||
*/
|
||||
|
||||
/* define range mapping here, -+100% -> 1000..2000 */
|
||||
#define SBUS_RANGE_MIN 215.0f
|
||||
#define SBUS_RANGE_MAX 1790.0f
|
||||
#define SBUS_RANGE_MIN 200.0f
|
||||
#define SBUS_RANGE_MAX 1800.0f
|
||||
|
||||
#define SBUS_TARGET_MIN 1000.0f
|
||||
#define SBUS_TARGET_MAX 2000.0f
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user