-
-
Notifications
You must be signed in to change notification settings - Fork 115
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
Issue:The motor that pushes backwards in 3D flight mode responds incorrectly #873
Comments
I'll let someone else answer this, but please do set |
Thank you so much |
Have you tested it on the bench (no props please, Edit: Reading through old discord chat. This is a known issue and will work fine on bench then flip out in air. I believe it came about with introduction of 0.4.0. However your FC doesn't have a 0.3.x firmware version (@nerdCopter how hard would it be to get an 0.3.x version ported?). As far as I can see, there were attempts to fix, but not enough consistent feedback from test pilots to ever get it figured out. |
@Quick-Flash thinks it logic bug, but did not yet reply. we briefly discussed in discord. |
Yes, I started testing at the configurator(props off), the motors are spinning normally and the response is correct, but it seems that when I pick up the drone, the yaw axis will twitch left and right,. I will try to find a FC that can flash 0.3.x firmware, thanks for your reply~ |
It is just the yaw direction that is wrong? |
The loss of control came too quickly for me to see clearly,so i grabbed the drone with Props off to find out issues, when the drone was turned upside down, if I were to roll to the right, it should be motors 1 and 2 that spined faster, but in fact it seemed to be motors 4 and 3. My friend also had the same problem in 0.4.x, then he tested 0.3.x and flew well. |
@DiehardFPV , @BeauBrewski suggested i port the |
@DiehardFPV its a temporary fix for now, but hopefully will get you flying. Confirmed its showing up in configurator. 👏 |
Thank you guys so much! |
I've tried it but it still doesn't work |
@DiehardFPV , was this fixed with newer (maybe even beta) BlueJay firmware? or still seemingly an EmuFlight bug? |
curious for any further news. otherwise will close this ticket soon. |
another report of broken 3D mode: emuflight/EmuConfigurator#523 |
Yes, my question is the same as DiehardFPV's, forgive me for not articulating it clearly. I've tried 0.4.1 and 0.4.0 and both have the same problem, but 0.4.2 and 0.3.4 still haven't tried, due to academic issues I may test it out next week when I have time, and hopefully it can be fixed, because EMU is my favorite open source firmware, and its flight feel is something BF can't bring me! |
I've tried bluejay and bls and bl32 firmware and can rule out that this is a logical issue with the EMU |
In addition, one of my whoops had an issue where arm could not be activated when the angle mode was activated, and the OSD showed "LOAD". (LDARCf411 EMU0.4.1) |
0.4.2 will not be fixed, but likely 0.3.4 works. unfortunate that 0.3.4 does not have the modern filters/features. for if the target LDARCF411 does not exist in 0.3.4 releases, then i can create it upon request. |
Yes, currently LDARC_F411 only 0.4.1, hope to use 0.3.4, thank you |
EmuFlight_0.3.4_LDARC_F411_Build_e248bee9b.hex.zip i will add to 0.3.4 assets as well for Confiurator to list it. |
Okay, thank you. I will continue to test the firmware of the EMU and provide you with some bug examples |
i don't know how to configure a quad for 3D. can someone give me a diff of the 3d-specific settings, and maybe how a TX-model (edgeTX) should be setup? |
@clsfpv |
@ anyone |
I am sorry, I am studying in the high school in China so I can't take a test until next wednesday |
I will test 0.3.4 next Wednesday🤜🏻 |
Hi,I've tested 0.3.4. 3D mode is work well! |
Hi guys, I think that this could be the reason: In the previous version the sign, that was called The fix COULD be removing the multiplication with the Could someone thest this hypotesis? I'm sorry but I can't. |
thank you so much @tylercorleone! ii will attempt. |
@tylercorleone , would you mind specifying some exact lines [to potentially modify]? the diffs are "noisy" to read. |
Of course, this is the line: The differences in the We can catch up in Discord if this is not gonna work! |
maybe modify |
nope, it flips out when inverted. right-side up seems to still work. |
@tylercorleone , i commented in discord. i failed with multiple attempts to different lines of code. not sure what else to try. |
This comment was marked as outdated.
This comment was marked as outdated.
I think this fixes it, but it needs real-world testing: https://github.com/emuflight/dev-unstable/releases/tag/20240618.193242-hex |
I'm still happy to try, but I don't know much about code, and I hope to provide me with a copy of the firmware directly for testing, still LDARC-F411,thanks. |
Sorry I didn't review the firmware carefully, I've found the LDARC-F411 and I'll test it later! |
3D mode works well!Thank you! |
Thank you thank you thank you, i will merge soon! |
Sure,I will share it to you tomorrow! |
Can you odd my friends to discord?I just joined discord,My discord name is Augenstern |
New build: fixes both 2PASS and non-2PASS motor-output-mixers:
Please test-fly and report feedback in either the PR Link or Discord. |
Recently tried the 3D flight mode, using firmware 0.4.1, there was no problem when testing at the configurator (accurate steering And the direction of thrust is correct), and the forward flight was normal, but the reverse flight would immediately roll over(it feels like there is a problem with the rotational logic of the motor when flying backwards);But the same setup flies fine with BF firmware
Flight controller configuration:diff data
hardware
Maybe I have some setup errors
Thanks for the answer, I really don't want to go back to BF when having 3 drones flashed EMUF
The text was updated successfully, but these errors were encountered: