Skip to content

Clarify docs: TCP server, radio UART #788

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

Merged
merged 2 commits into from
Jan 23, 2025
Merged

Clarify docs: TCP server, radio UART #788

merged 2 commits into from
Jan 23, 2025

Conversation

gdt
Copy link
Contributor

@gdt gdt commented Jan 23, 2025

This PR contains two commits, each documented in its commit message.

The first clarifies the TCP server feature. The second notes which UART the data port is connected to.
Thanks to forum users for help understanding.

gdt added 2 commits January 22, 2025 20:21
  - Remove "PVT" because the point is that this mechanism sends
    whatever data is configured, which is generic across
    serial/USB/Bluetooth.  It could be RTCM3 emitted by a base.
  - Clarify that this works in base mode; the previous PVT wording
    implied that it might not.
  - Be clearer about what client and server mean; with one's phone and
    a SparkFun device the point of view is confusing.
  - Hoist generic content to be above the TCP/UDP sections
  - Clarify that data flow is both ways in TCP, and by omission imply
    it isn't in UDP.

(Thanks to forum users ahsrabrifat and sparky.)
@nseidle
Copy link
Member

nseidle commented Jan 23, 2025

Excellent, thank you!

@nseidle nseidle merged commit 69ba0c1 into sparkfun:main Jan 23, 2025
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