mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
8 lines
395 B
Plaintext
8 lines
395 B
Plaintext
uint64 timestamp # time since system start (microseconds)
|
|
|
|
float32 indicated_frequency_hz # indicated rotor Frequency in Hz
|
|
float32 estimated_accurancy_hz # estimated accurancy in Hz
|
|
float32 indicated_frequency_rpm # indicated rotor Frequency in Revolution per minute
|
|
float32 estimated_accurancy_rpm # estimated accurancy in Revolution per minute
|
|
|