-
Notifications
You must be signed in to change notification settings - Fork 320
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
[MASTER] Unreliable behaviour selecting tabs/saving settings #2058
Comments
@breadoven Same results here. |
Yup, there are issues with |
@breadoven might be fixed by #2063 |
but it's not done yet for some tabs, will dig deeper |
I tried the latest changes including #2063 and it definitely seems much better especially on faster boards, e.g. F722. But it still has tab selection issues on slower boards, e.g. F411. You can select the Modes tab for instance, which loads quickly normally, and it'll load, then select the Adjustments tab, which also loads quickly, but then select the Modes tab again and it hangs and doesn't load. The Status tab also still fails to load reliably. I'm guessing this is a timing tweaking issue perhaps ? However, the settings now save on Advanced Tuning even with the slower board which is probably more important. I also noticed the sensor status at the top now works correctly, that was a bit hit and miss before (showed a Mag but no GPS when no Mag was present but a GPS was). |
This looks like issue with MSP load on slower boards. But we won't be supporting F411 in INAV 8 so probably priority of it is slightly lower now |
Has anyone else noticed the OSD tab crashes if an ALT page is selected. Or if the save button is pressed in the OSD tab ? |
I don't get a crash selecting ALT pages but I do if I try and Save. (F722 windows). EDIT: Actually console log indicates a reboot was requested so maybe not crashing but rebooting when it didn't before ? It does seem to save changes:
|
Guys, if something does not work make a new ticket. It's hard to track comments in different tickets |
I think tab switching issues should be resolved with #2082 |
Current master seems to be unreliable when switching between tabs and when saving changes. e.g. :
Advanced Tuning tab ... change WP turning smoothing setting ... click Save and Reboot.
Reboots to Status screen but screen gets stuck loading ... you have to disconnect and connect again.
On reconnecting the Status Screen works most of the time but can hang randomly.
When you can connect WP turning smoothing setting in Advanced Tuning tab is unchanged ... save failed.
The same happens for other settings in Advanced Tuning.
Console output when this happens indicates Settings saved in EEPROM:
Changing setting in CLI works OK.
Selecting other tabs sometimes needs a couple of tries because they also get stuck loading.
This is for FLYWOOF411 target on Windows 10.
The text was updated successfully, but these errors were encountered: