-
Notifications
You must be signed in to change notification settings - Fork 13.7k
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
1.11.beta: Fixed Wing Flaps PWM output only on ch6, but not on ch7 #14743
Comments
@jstrebel could you share a log from this? Even from some bench testing would be useful, so just arm the vehicle on the ground and apply the flaps. Thanks! |
the first is the log 1.10.1 Hope this helps. ( I did downgrade to 1.10.1 und upgrade to 1.11.beta several times. NO change with the hardware nor parameter changes |
Thanks for the logs. So far I haven't found the anything, beside that they confirm your findings (output 5 and 6 are fixed to 0). |
@jstrebel could you maybe run a test with all the other stuff beside the settings for the Flap channels removed in the mixer, so only: servo 6 flaps links servo 7 Flaps rechts M: 1 If you want to check if that makes the flaps move you would then need to connect them to channel 1 and 2 (in the log it would though be anyway noticeable). |
@jstrebel I would test removing all comment lines. Multi-line comments and alike things are not officially supported in mixers. |
@LorenzMeier, I deleted the comment lines. No change in behavior.
|
@sfuhrer, did you get the required info you requested from me? |
@dagar do you have any idea what could have changed on the mixer level lately? |
I made some further experiments as suggested by sfuhrer. Put the following mixer file on the sd card then I get: AAERTWF.main.mixSkywalker 200010.4 16:30servo 1 Quer rechtsM: 1 servo2 Quer linksM: 1 servo 3 HoeheM: 1 servo4 SeiteM: 1 servo 6 flaps linksM: 1 servo 7 Flaps rechtsM: 1 Test with a changed test mixer file: AAERTWF.main.mixSkywalker 200010.4 16:30servo 1 Quer rechtsM: 1 servo2 Quer linksM: 1 servo 3 HoeheM: 1 servo4 SeiteM: 1 servo4 SeiteM: 1 servo 6 flaps linksM: 1 servo 7 Flaps rechtsM: 1 |
@jstrebel Really weird. I assume that you are using IO for pwm, correct? |
Correct I/O PWM OUT on the pixhawk4. Its really weird. Going back to 1.10.1 everything works again. |
@jstrebel Can you try to use the pwm test command on that channel? |
I did the following test with the standard Bormatec mixer no SD CARD inserted |
I’ll load up a fresh plane with 11 beta (and the Albatross standard mixer) and report back the results on the flaps. We have flaps on ch 7 and 8. |
Just did another test putting my mixer file back to the SD Card. |
I loaded up 11 beta 1 and tested as well. We have 2 channel flap output, main 7 and 8 but triggered by RC channel 9 when done manually. It also doesn't work in our case. Looking at it a little closer, we have no output on anything from output 6 and up (servo_output_raw) shows this as well. Taking from above, running pwm test -c 7 -p 1000 and we have movement but otherwise output shows 0 us. This was done on 11 beta 1 with the Albatross aircraft selected and mixer that goes with it, nothing on the SD card or mixer to pull in, all standard and pulled from QGC. |
@mcsauder : No change |
@jstrebel can confirm with his tests, but this change appears to have made this issue show up. Hi @dagar , you might be able to explain what the intention of this change was and if there is a better way to address the current behavior observed in this issue. (@jstrebel , in the meantime, if you want, you can explicitly place Updated Current master behaves differently than v1.11.0-beta1 and what I wrote above is likely incorrect. (Edited, sorry @bkueng , I was looking at a different commit when I tagged you.) |
I don't think I'm following the issue here. That change shouldn't have been more than a rename, is that not the case? I'll take this issue and try to reproduce. |
@dagar, happy to help and do more beta testing. |
Just tested it on Beta2. Its ok now |
On my FW with 1.10.1 I have the flaps on channel 6 & 7, works fine.
Not with 1.11.beta1. Only flap on channel 6 is moving. Flap on Channel 7 is dead.
Reverted back to 1.10.1 on the same pixhawk, both Flaps working again.
QGC is on 4.0.6
HW: pixhawk4
Please let me know If you need futher info
Mixer file is on ./microsd/etc/mixers
The text was updated successfully, but these errors were encountered: