Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Servo value settings #9436

Closed
kibbycabbit opened this issue Oct 31, 2023 · 1 comment
Closed

Servo value settings #9436

kibbycabbit opened this issue Oct 31, 2023 · 1 comment

Comments

@kibbycabbit
Copy link

Based on iNAV 7.0 Oct 31 2023 Build

Servos Outputting
MID, MIN, MAX and Rate %, Reverse

Has strange behaviour when setting values where servos may not set position correctly.

For example, VTOL, I spend nearly an hour finding the values for Hee Wing Ranger T-1 VTOL servos for turning motors forward and up. I managed to get it going with the following:

Step to reproduce:

Servo mixer
servo 3 100% weight
servo 4 -100% weight (notice minus value)

Servo output
[ servo # | mid | low | high | rate ]
servo 3 1500 2400 2000 100
servo 4 500 1500 1000 100

Expected behaviour

[Left VTOL Servo, Right VTOL Servo)
LOW: 1500, 1500 (motors to be 0º angle)
MID: 2000, 1000 (motors to be 45º angle)
HIGH: 2400, 500 (motors to be 90º angle)

Hardware:
SPEEDYBEEF405WING flashed with Oct 31 2023 firmware
Wing: Hee Wing Ranger T-1 with VTOL upgrade

Version:

version

INAV/SPEEDYBEEF405WING 7.0.0 Oct 31 2023 / 11:26:39 (fdb61d3)

GCC-10.3.1 20210824 (release)

Dump:
https://pastebin.com/sk5iwiUp

@kibbycabbit
Copy link
Author

Update #1: I learn that this may not be the correct way to configure VTOL. I recently learn about mmix/smix with transition ID assigned.

Although this bug report is still viable to report.

@kibbycabbit kibbycabbit closed this as not planned Won't fix, can't repro, duplicate, stale Nov 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant