One server on your own network that speaks MAVLink to your aircraft and ground stations, publishes the whole fleet to ATAK, and records what happened. Switch on Fleet Server Cloud and it files every flight to RotorLab too.
Every airframe published as a MIL-STD-2525 track — position, heading and the sensor footprint on the ground. Your crews get their own markers too, so the map shows who is where.
An approved operator tasks an aircraft by dropping a marker on the map. The ground station decides whether to carry it out — nothing here ever touches an autopilot directly.
A station joins with a code somebody types once, then dials out over TLS. No inbound ports, works across NAT, and any station can be revoked instantly by name.
A ground station hands over a finished flight and is done. Whether RotorLab is reachable is the server's problem, never the pilot's and never the aircraft's — a durable outbox replays everything when the link returns.
Each session is written to an append-only, hash-chained record. Replay the fleet picture at any moment of a call, and re-verify that the recording has not been altered since.
Roster, registry and checklists are pulled from RotorLab and served from the local copy, so a crew picking a pilot and an aircraft never waits on an internet round trip. Stale but present beats absent.
The one credential lives here, on a server in your building. Nothing downstream — not a ground station, not a vehicle, not the aircraft — carries anything that opens your RotorLab account.
Not a product and nothing to buy. It is a menu item inside Fleet Server: paste a RotorLab Device Key and the connection to RotorLab switches on.