Data release v20260807_031925 Generated 2026-08-07 Methodology Report missing resource

Problem statement

I want to develop against PX4 locally. Which firmware, protocol, ground control and simulator pieces form the standard open loop?

Audience and prerequisites

PX4 developers and robotics researchers

Layered technology path

Layer 1

Flight firmware

The PX4 autopilot stack and its build toolchain.

Required

Selection: Official PX4 repository

Layer 2

Telemetry protocol

The MAVLink protocol used between PX4 and ground tools.

Required

Selection: Protocol reference repository

Layer 3

Ground control

Ground station used to connect to a SITL instance and inspect telemetry.

Required

Selection: Reference ground station in the PX4 ecosystem

Layer 4

Simulator

Physics simulation target for software-in-the-loop tests.

Optional

Selection: Official simulation documentation

Validation sequence

  1. Build the PX4 firmware with the official toolchain.
  2. Launch the simulator and connect the ground station.
  3. Verify MAVLink message flow and then proceed to hardware testing.

Known boundaries

  • The official PX4 documentation is the source of truth for version-specific setup steps.
  • This toolkit is a development loop, not a certification path.