-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
Constant MSP Packet errors and very slow MSP data rate as a result #8514
Comments
Are you sure those PRs are right? They're 5 years old. |
@MrD-RC lol seems I accidently copied the Firmware Build Numbers and not the PR numbers. |
@DzikuVx |
I have found all sensor icons is dead in 6.0.0fp2 configurator, maybe i need to use the latest master of the configurator? |
@shota3527 do you mean these? They work for me in master and FP2 as well |
@shota3527 you need latest firmware and configurator. FP2 will not work with current master of firmware |
@DzikuVx I guess you mean for the Icon issue? But the Task time issue on F411 is unrelated. It happens also with latest configurator master, built 2 days ago. |
i have tried the latest master c398c52 with latest configurator master 1a33ca1b |
OK I will doublecheck in the evening with a brand new build. The last build of the configurator that I used was from October 29th. |
Alright, I rebased my fork now with the latest upstream and can confirm that the issue is gone. Thank you both for looking into it! I'll close this now. |
Somewhere between #8495 and #8493 something changed that causes MSP throwing 2-3 packet errors per second on F411 FCs. Confirmed on F411-WING, F411-WSE
Only seems to affect F411 targets, specifically the MATEKF411SE. MATEKF405SE shows no problem.
Packet errors constantly raise and the data rate is extremely low. Applying a DIFF in CLI also aborts at one point and skips a bunch of settings suddenly.
Saw it the first time on e088782 but then narrowed it down to somewhere between the above mentioned PRs. #8495 works fine.
Tasks look weird. The percentages and rates are totally fine but the total ms are like 4-5x higher on that build:
I also tried commit #8493 that does not show MSP Packet errors. Task times are much lower here.
The issue MIGHT also cause issues in flight. I had some strange uncommanded movements of the plane I can't remember that I had this behavior before. I aborted the flight afterwards as my location was over water.
The text was updated successfully, but these errors were encountered: