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

Improve connection #344

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

elral
Copy link
Collaborator

@elral elral commented Nov 25, 2024

Description of changes

From time to time it happens that a board is not recognized from the connector. For now the reason is unclear.

Some times it happens, that a board sends messages from inputs even that they are initialized on their actual status. It might be that these messages are send when the connector expects the board info and therefore these messages are interpreted as info. As they are totally diferent to the board info message, the connector will not recognize this board.

On start up from a board the config gets loaded and status changes of input devices get send afterwords. With this change an additional flag is added that suppress messages from input devices until the config was read from the connector. Hopefully this will fix the connection problems which occur sometimes.

@elral elral requested a review from DocMoebiuz as a code owner November 25, 2024 10:08
Copy link

Board and firmware folder for this pull request:
Mobiflight-Connector.zip

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

Successfully merging this pull request may close these issues.

1 participant