mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-26 01:17:51 +08:00
sensor mag add minimal queue and calibration check all
- mag calibration acceptance check sphere/ellipsoid fit status
This commit is contained in:
@@ -12,3 +12,5 @@ float32 temperature # temperature in degrees celsius
|
||||
uint32 error_count
|
||||
|
||||
bool is_external # if true the mag is external (i.e. not built into the board)
|
||||
|
||||
uint8 ORB_QUEUE_LENGTH = 3
|
||||
|
||||
Reference in New Issue
Block a user