Hamish Willee 88d623bedb
Move PX4 Guide source into /docs (#24490)
* Add vitepress tree

* Update existing workflows so they dont trigger on changes in the docs path

* Add nojekyll, package.json, LICENCE etc

* Add crowdin docs upload/download scripts

* Add docs flaw checker workflows

* Used docs prefix for docs workflows

* Crowdin obvious fixes

* ci: docs move to self hosted runner

runs on a beefy server for faster builds

Signed-off-by: Ramon Roche <mrpollo@gmail.com>

* ci: don't run build action for docs or ci changes

Signed-off-by: Ramon Roche <mrpollo@gmail.com>

* ci: update runners

Signed-off-by: Ramon Roche <mrpollo@gmail.com>

* Add docs/en

* Add docs assets and scripts

* Fix up editlinks to point to PX4 sources

* Download just the translations that are supported

* Add translation sources for zh, uk, ko

* Update latest tranlsation and uorb graphs

* update vitepress to latest

---------

Signed-off-by: Ramon Roche <mrpollo@gmail.com>
Co-authored-by: Ramon Roche <mrpollo@gmail.com>
2025-03-13 16:08:27 +11:00

4.7 KiB

Release 1.13

사전 출시

변경 사항

공통

센서

하드웨어

  • MAVLink triggered parachute system support (PR#18589)

Estimation

  • Control Allocation Beta (PR#18776)
  • 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

제어

  • 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

멀티콥터

  • auto tune

수직이착륙기(VTOL)

  • auto tune

GPS

NuttX

CAN

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