PX4-Autopilot Main Release Notes
AlphaThis contains changes to the PX4 main branch that are not included in the next release (PX4 v1.18).
WARNING
PX4 v1.18 is in beta testing. Update these notes with features that are going to be in main (PX4 v1.19 or later) but not the PX4 v1.18 release.
Read Before Upgrading
Please continue reading for upgrade instructions.
Major Changes
- TBD
Upgrade Guide
COM_ARM_TRAFFhas been replaced byCOM_TRAFF_AVOID. The old value 3 ("enforce for mission modes only") is migrated toCOM_TRAFF_AVOID=2, which blocks arming in all modes, not just mission modes. If you relied on being able to arm manually with traffic detected, setCOM_TRAFF_AVOID=1(warning only) instead.
Other changes
- Fast mission Return modes (RTL_TYPE = 2 and 4) now skip
DO_JUMPcommands (loops) while following the mission path. (PX4-Autopilot#26993: fix(navigator): goToNextPositionItem skip loops when required)
Hardware Support
- TBD
Common
- TBD
Control
- TBD
Safety
- Geofence Aware Return mode. (PX4-Autopilot#27145: feat(navigator): Geofence Aware RTL, PX4-Autopilot#28001: docs(navigator): [geofence] added some more warnings about limitations).
Estimation
- TBD
Sensors
- TBD
Simulation
- TBD
Debug & Logging
- TBD
Ethernet
- TBD
uXRCE-DDS / Zenoh / ROS2
- TBD
MAVLink
- TBD
RC
- TBD
Multi-Rotor
- TBD
VTOL
- TBD
Fixed-wing
- TBD
Rover
- TBD
ROS 2
- TBD