# PX4-Autopilot Головна нотатка щодо релізу

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](../releases/1.16.md)). :::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. ::: ## Прочитайте перед оновленням - TBD … Please continue reading for [upgrade instructions](#upgrade-guide). ## Основні зміни - Уточнюється ## Інструкції для оновлення ## Інші зміни ### Підтримка обладнання - Уточнюється ### Загальні - [QGroundControl Bootloader Update](../advanced_config/bootloader_update.md#qgc-bootloader-update-sys-bl-update) via the [SYS_BL_UPDATE](../advanced_config/parameter_reference.md#SYS_BL_UPDATE) parameter has been re-enabled after being broken for a number of releases. ([PX4-Autopilot#25032: build: romf: fix generation of rc.board_bootloader_upgrade](https://github.com/PX4/PX4-Autopilot/pull/25032)). - [Feature: Allow prioritization of manual control inputs based on their instance number in ascending or descending order](../config/manual_control.md#px4-configuration). ([PX4-Autopilot#25602: Ascending and descending manual control input priorities](https://github.com/PX4/PX4-Autopilot/pull/25602)). ### Управління - Added new flight mode(s): [Altitude Cruise (MC)](../flight_modes_mc/altitude_cruise.md), Altitude Cruise (FW). For fixed-wing the mode behaves the same as Altitude mode but you can disable the manual control loss failsafe. ([PX4-Autopilot#25435: Add new flight mode: Altitude Cruise](https://github.com/PX4/PX4-Autopilot/pull/25435)). ### Оцінки - Added [EKF2_POS_LOCK](../advanced_config/parameter_reference.md#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. ### Датчики - Add [sbgECom INS driver](../sensor/sbgecom.md) ([PX4-Autopilot#24137](https://github.com/PX4/PX4-Autopilot/pull/24137)) - Quick magnetometer calibration now supports specifying an arbitrary initial heading ([PX4-Autopilot#24637](https://github.com/PX4/PX4-Autopilot/pull/24637)) ### Симуляція - SIH: Add option to set wind velocity ([PX4-Autopilot#26467](https://github.com/PX4-Autopilot/pull/26467)) ### Debug & Logging - [Asset Tracking](../debug/asset_tracking.md): Automatic tracking and logging of external device information including vendor name, firmware and hardware version, serial numbers. Currently supports DroneCAN devices. ([PX4-Autopilot#25617](https://github.com/PX4/PX4-Autopilot/pull/25617)) ### Ethernet - Уточнюється ### uXRCE-DDS / Zenoh / ROS2 - Уточнюється ### MAVLink - Уточнюється ### RC - Parse ELRS Status and Link Statistics TX messages in the CRSF parser. ### Мульти-Ротор - Removed parameters `MPC_{XY/Z/YAW}_MAN_EXPO` and use default value instead, as they were not deemed necessary anymore. ([PX4-Autopilot#25435: Add new flight mode: Altitude Cruise](https://github.com/PX4/PX4-Autopilot/pull/25435)). - Renamed `MPC_HOLD_DZ` to `MAN_DEADZONE` to have it globally available in modes that allow for a dead zone. ([PX4-Autopilot#25435: Add new flight mode: Altitude Cruise](https://github.com/PX4/PX4-Autopilot/pull/25435)). ### VTOL - Уточнюється ### Літак з фіксованим крилом - Уточнюється ### Ровер - Уточнюється ### ROS 2 - Уточнюється