Skip to content

Stable Release v1.13.0

Compare
Choose a tag to compare
@dagar dagar released this 22 Jun 04:54
v1.13.0
6823cbc

This is the v1.13 stable release, which brings a number of significant improvements to PX4:

The full release notes are here: https://docs.px4.io/master/en/releases/1.13.html

Common

Sensors

Hardware

MAVLink

  • MAVLink triggered parachute system support (PR#18589)

Estimation

  • EKF2 barometer bias estimator
  • EKF2 range finder kinematic consistency check
  • EKF2 propeller momentum drag coefficient used for multi-rotor wind estimation.
  • incremental accel and gyro auto-calibration
  • dedicated magnetometer bias estimator for easy preflight calibration

Control

  • Dynamic Control Allocation (PR#18776)
    • Disabled by default, see usage instructions to get started
    • Easy and flexible actuator configuration
    • Support for more hardware setups without manual mixer file adjustments
    • Possibility to dynamically adjust allocation in flight e.g. rotor loss

CAN

  • UAVCANv1 aka OpenCyphal
  • DroneCAN
    • Battery Support
    • Hygrometer Support
    • Internal Combustion Engine (ICE)
    • Log message handling from CAN nodes

Full Changelog:

Full Changelog: v1.12.0...v1.13.0