mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
drivers: add PCF8583 RPM sensor (#14018)
This commit is contained in:
7
msg/rpm.msg
Normal file
7
msg/rpm.msg
Normal file
@@ -0,0 +1,7 @@
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user