mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-01-29 18:08:29 +00:00
a/math: Fix description typo in m_imu_pre_filter_part
Part-of: <https://gitlab.freedesktop.org/monado/monado/-/merge_requests/2188>
This commit is contained in:
parent
32e496ab90
commit
8b0f9e228b
|
@ -19,7 +19,8 @@ extern "C" {
|
|||
|
||||
/*!
|
||||
* This is a common IMU pre-filter which takes raw 'ticks' from a 3 axis IMU
|
||||
* measurement and converts it into degrees per secs and meters per floats.
|
||||
* measurement and converts it into degrees per secs and meters per second^2
|
||||
* floats.
|
||||
*
|
||||
* One of these is used per gyro, accelerometer and magnometer.
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue