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

AP_Scripting: added bindings for ipv4 address #28263

Merged
merged 3 commits into from
Oct 1, 2024

Conversation

tridge
Copy link
Contributor

@tridge tridge commented Sep 29, 2024

This makes a UDP server that responds back to individual clients possible by allowing recv to know the source address of the sender. It also allows for conversion between the string and uint32_t form of IPv4 addresses

@tridge tridge force-pushed the pr-scripting-ipv4-addr branch 2 times, most recently from 5682263 to 1fdd577 Compare September 29, 2024 07:31
libraries/AP_Scripting/docs/docs.lua Outdated Show resolved Hide resolved
libraries/AP_Scripting/docs/docs.lua Outdated Show resolved Hide resolved
@tridge tridge merged commit b6f20e3 into ArduPilot:master Oct 1, 2024
96 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants