mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-02 04:34:07 +08:00
The atan function is now being used correctly instead of the tan function. This fixes problems with large heading errors or declination values. The simple heading fusion has been decoupled from the magnetic field measurements. This enables external yaw measurements to be used in the future.