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

vehicle-discovery: Allow finding IPs generated by a DHCP server in the vehicle #1495

Conversation

rafaellehmkuhl
Copy link
Member

@rafaellehmkuhl rafaellehmkuhl commented Dec 9, 2024

The vehicle usually has some IPs generated by it's own servers (e.g.: 192.168.3.1 for USB C connections), which offers a dynamic IP for the topside computer. With this change, those IPs are also findable.

Before and after:
image image

This commit is the correct implementation that I changed during the review process, and should be in the original PR, but I lost it during the rebase. My bad.

@rafaellehmkuhl rafaellehmkuhl changed the title vehicle-discovery: Fix implementation to allow finding IPs generated by a DHCP server in the vehicle vehicle-discovery: Allow finding IPs generated by a DHCP server in the vehicle Dec 9, 2024
@rafaellehmkuhl rafaellehmkuhl marked this pull request as draft December 9, 2024 15:45
…by a DHCP server in the vehicle

The vehicle usually has some IPs generated by it's own servers (e.g.: 192.168.3.1 for USB C connections), which offers a dynamic IP for the topside computer. With this change, those IPs are also findable.

This commit should be in the original PR, but got lost on the rebase process.
@rafaellehmkuhl rafaellehmkuhl force-pushed the fix-vehicle-discovery-system branch from b84ef81 to 42ccc3c Compare December 9, 2024 15:48
@rafaellehmkuhl rafaellehmkuhl marked this pull request as ready for review December 9, 2024 15:48
@rafaellehmkuhl rafaellehmkuhl requested review from ArturoManzoli and removed request for ArturoManzoli December 9, 2024 15:48
@ArturoManzoli ArturoManzoli merged commit c6c4ace into bluerobotics:master Dec 9, 2024
10 checks passed
@rafaellehmkuhl rafaellehmkuhl deleted the fix-vehicle-discovery-system branch December 9, 2024 16:42
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