mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2025-12-07 18:59:29 +08:00
6 lines
202 B
Plaintext
6 lines
202 B
Plaintext
uint64 timestamp # time since system start (microseconds)
|
|
|
|
# rpm values of 0.0 mean within a timeout there is no movement measured
|
|
float32 rpm_estimate # filtered revolutions per minute
|
|
float32 rpm_raw
|