Skip to content

Add UDP Out connection support#1082

Merged
1Blademaster merged 2 commits into
mainfrom
1069-feature-add-udpout-connection-support
Mar 15, 2026
Merged

Add UDP Out connection support#1082
1Blademaster merged 2 commits into
mainfrom
1069-feature-add-udpout-connection-support

Conversation

@1Blademaster
Copy link
Copy Markdown
Member

No description provided.

@1Blademaster 1Blademaster linked an issue Mar 14, 2026 that may be closed by this pull request
Copilot AI review requested due to automatic review settings March 14, 2026 10:34
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the GCS connection UI to better support UDP connections by distinguishing between inbound (bind) and outbound UDP modes when connecting to an aircraft over the network.

Changes:

  • Split the previous UDP network option into UDP In (udpin) and UDP Out (udpout).
  • For udpin, hide the IP address input and build the connection string using 0.0.0.0 to bind on all interfaces.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread gcs/src/components/navbar.jsx
Comment thread gcs/src/components/navbar.jsx
@1Blademaster 1Blademaster merged commit 0000d1a into main Mar 15, 2026
5 checks passed
@1Blademaster 1Blademaster deleted the 1069-feature-add-udpout-connection-support branch March 15, 2026 12:20
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.

[FEATURE] Add udpout connection support

2 participants