mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-13 03:57:34 +08:00
add hall sensor uORB message
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
uint64 timestamp # time since system start (microseconds)
|
||||
|
||||
int8 instance # sensor instance
|
||||
|
||||
float32 mag_t # magnetic field measurement in Tesla
|
||||
|
||||
float32 temp_c # temperature measurement in deg C
|
||||
Reference in New Issue
Block a user