FAQ

Frequently asked questions

Short, direct answers about the open-source, software-defined drone platform: what it is, what it works with, and how to get started.

// The platform

The platform

What is Altnautica?

Altnautica is an open-source, software-defined drone platform. It provides an onboard drone agent, a browser-based ground control station called Mission Control, a ground station, a compute workstation, and cloud fleet management, so you can make almost any drone smart and autonomous.

What is ADOS?

ADOS is Altnautica's drone operating stack: the software layers that run across the drone, the ground, and the cloud. It is open source under GPLv3, works with ArduPilot, PX4, Betaflight, and iNav, and runs on hardware you already own.

Is Altnautica free and open source?

Yes. All of the software, including Mission Control, the drone agent, the ground agent, and the workstation, is free and open source under GPLv3. There is no paid edition and no locked features. Revenue comes from optional cloud fleet hosting, hardware, and support.

// Compatibility

Compatibility

What companion computer works with ArduPilot?

A Raspberry Pi, NVIDIA Jetson, or almost any ARM64 Linux board works as an ArduPilot companion computer once you install the Altnautica drone agent. It connects to the flight controller over MAVLink and adds video, long-range links, cloud connectivity, and on-vehicle AI. Seventeen boards are supported today.

Which flight-controller firmware does Altnautica support?

Altnautica supports ArduPilot and PX4 fully over MAVLink, and Betaflight and iNav over MSP. The same Mission Control ground station configures and flies all four.

What hardware does the drone agent run on?

The drone agent runs on 17 supported companion boards, from a Raspberry Pi 3, 4, and 5 and Compute Modules to NVIDIA Jetson Nano and Orin Nano, Radxa, Orange Pi, and other Rockchip ARM64 Linux boards. One install command detects the board and configures it.

// Getting started

Getting started

How do I make an existing drone autonomous?

Add a companion computer running the Altnautica drone agent next to your flight controller, connect them over MAVLink, and control the drone from Mission Control. You keep your existing ArduPilot, PX4, Betaflight, or iNav flight controller and gain autonomy, long-range video, and fleet connectivity in software.

Is there an open-source ground control station?

Yes. Altnautica Mission Control is an open-source, browser-based ground control station for any drone. It runs in the browser with no install and covers fleet telemetry, mission planning, a 3D simulator, deep flight-controller configuration, and a game-like cockpit, all under GPLv3.

Does Altnautica need the internet or the cloud?

No. The platform is local-first. Mission Control reaches a drone directly over the local network, and the drone-to-ground link is a local radio. Cloud fleet management through MeshNet is an optional layer for remote access and analytics.

// Comparisons

Comparisons

What is an open-source alternative to DJI?

Altnautica is an open-source, software-defined drone platform that runs on hardware you choose rather than a single closed ecosystem. Instead of a sealed system, you get an open ground station, an onboard agent, long-range video, and cloud fleet management that you can inspect, modify, and self-host, working with ArduPilot, PX4, Betaflight, and iNav.

Why choose an open-source drone platform?

An open-source platform lets you inspect, modify, self-host, and extend every layer, avoids vendor lock-in, and keeps your data and fleet under your control. Altnautica is GPLv3 across the stack and works with any supported drone, so the software outlives any single airframe or vendor.

Get Early Access