Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.altnautica.com/llms.txt

Use this file to discover all available pages before exploring further.

Sources

The Sources page is the receiver role’s view into the streams flowing from each relay node into this aggregator. It surfaces the bitrate and frame counters per source, plus the combined downlink.
Sources page

Fields

FieldMeaning
AggregatedCombined downlink bitrate across all relays.
Frames combinedTotal frames successfully merged from multiple relays.
Frames dedupFrames the receiver dropped as duplicates from a parallel relay.
Per-sourceOne row per relay node with its own bitrate and FEC counters.

Role gating

The Sources page requires the receiver role. On other roles the sidebar entry is hidden and the URL renders the “Not available on this profile” panel.

Backend endpoints

MethodPathPurpose
GET/api/v1/dashboard/snapshotPowers the panel (sources block)
GET/api/v1/ground-station/wfbWFB receiver config

Troubleshooting

No relays are contributing. Confirm the relay nodes are up, on the same channel, and reachable via mesh (see the Mesh page). The receiver only counts relays that have completed the mesh handshake.
Two relays are duplicating the same air-side stream. This is expected when both relays have line-of-sight to the drone; the dedup keeps the downlink clean. If aggregated bitrate is also growing, the system is healthy.