Files
gguidone 4fee468f3f docs: add Remote ID in-flight failsafe documentation
Update safety.md, remote_id.md, and releases/main.md to document the extended COM_ARM_ODID parameter  and the new in-flight failsafe behaviour that will be introduced in PX4 v1.18.
2026-04-21 10:42:57 +02:00

6.2 KiB

PX4-Autopilot Main Release Notes

<script setup> import { useData } from 'vitepress' const { site } = useData(); </script>

This page is on a release branch, and hence probably out of date. See the latest version.

This contains changes to PX4 main branch since the last major release (PX v1.16).

::: warning PX4 v1.17 is in alpha/beta testing. Update these notes with features that are going to be in main (PX4 v1.18 or later) but not the PX4 v1.17 release. :::

Read Before Upgrading

  • TBD …

Please continue reading for upgrade instructions.

Major Changes

  • TBD

Upgrade Guide

Other changes

Hardware Support

  • TBD

Common

Control

Estimation

  • Added EKF2_POS_LOCK to force constant position fusion while landed, useful for vehicles relying on dead-reckoning sensors (airspeed, optical flow) that provide no aiding on the ground.

Sensors

Simulation

Debug & Logging

  • Asset Tracking: Automatic tracking and logging of external device information including vendor name, firmware and hardware version, serial numbers. Currently supports DroneCAN devices. (PX4-Autopilot#25617)

Ethernet

  • TBD

uXRCE-DDS / Zenoh / ROS2

  • TBD
  • TBD

RC

  • Parse ELRS Status and Link Statistics TX messages in the CRSF parser.

Multi-Rotor

VTOL

  • TBD

Fixed-wing

  • TBD

Rover

  • TBD

ROS 2

  • TBD