Files
PX4-Autopilot/docs/zh/msg_docs/VehicleMagnetometer.md
T
PX4 Build Bot cadf69f73c New Crowdin translations - zh-CN (#24854)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-05-15 12:27:25 +10:00

17 lines
549 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
# 载具磁力计器 (UORB 消息)
[源文件](https://github.com/PX4/PX4-Autopilot/blob/main/msg/VehicleMagnetometer.msg)
```c
uint64 timestamp #
uint64 timestamp_sample # ID
uint32 device_id # ID
float32[3] magnetometer_ga # FRD XYZ
uint8 calibration_count #
```