Skip to content

Update TCP server to better work as an NTRIP or base caster #664

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

Open
wants to merge 12 commits into
base: release_candidate
Choose a base branch
from

Conversation

LeeLeahy2
Copy link
Collaborator

Remember to enable some RTCM messages, link fails when no RTCM data is being sent!

Changes:

  • TcpServer: Periodically display data sent messages for all clients
  • TcpServer: Output TCP Server, NTRIP Caster or Base Caster messages
  • TcpServer: Make port selection in tcpServerEnabled
  • TcpServer: Determine operating mode in tcpServerEnabled
  • TcpServer: Select WiFi mode in tcpServerEnabled
  • TcpServer: Move the client handling into tcpServerClientUpdate
  • TcpServer: Rework the client connection logic
  • TcpServer: Periodically display all of the client connections
  • TcpServer: Separate the tcpServerTimer from the tcpServerClientTimers
  • TcpServer: Use client states to wait for and process caster request
  • TcpServer: Handle client allocation failures
  • TcpServer: Don't send data until the client enters *_CLIENT_SENDING_DATA

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.

1 participant