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

core: disable fallback to system ID for now #514

Merged
merged 1 commit into from
Aug 30, 2018
Merged

Conversation

julianoes
Copy link
Collaborator

The fallback to system ID causes problems on systems with multiple
components that might answer but do not actually mean that a vehicle is
connected. For instance the remote controller might also send heartbeats
and trigger a discovery event when really the drone is not discovered
(yet).

In the future we might add an option for UUID vs. system ID but for now
this should resolve the issues described.

The fallback to system ID causes problems on systems with multiple
components that might answer but do not actually mean that a vehicle is
connected. For instance the remote controller might also send heartbeats
and trigger a discovery event when really the drone is not discovered
(yet).

In the future we might add an option for UUID vs. system ID but for now
this should resolve the issues described.
@JonasVautherin JonasVautherin merged commit 7d9b334 into develop Aug 30, 2018
@JonasVautherin JonasVautherin deleted the fix-discovery branch August 30, 2018 19:55
rt-2pm2 pushed a commit to rt-2pm2/DronecodeSDK that referenced this pull request Nov 27, 2018
core: disable fallback to system ID for now
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.

2 participants