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

Add Multicast Dns Device Detection #93

Merged
merged 5 commits into from
Oct 23, 2021
Merged

Conversation

justinlampley
Copy link
Collaborator

Add support to detect ExpressLRS devices that are connected to the same WIFI network as the configurator.

A new service was added to support this feature, which listens for mdns broadcasts from ExpressLRS devices and adds them to the list of known devices. A subscription is exposed to which the UI can subscribe to get updates about new and removed devices. When a new device is added, a notification is shown and it is added to the Network Devices table at the bottom of the configurator view. When one of these devices is selected, the WIFI target for the device is selected and its ip is chosen as the flashing target.

@jurgelenas jurgelenas marked this pull request as ready for review October 23, 2021 05:45
@jurgelenas jurgelenas merged commit 15f0059 into ExpressLRS:master Oct 23, 2021
@justinlampley justinlampley deleted the mdns branch November 7, 2021 16:00
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