mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-28 02:36:37 +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