Magnetometer With1Step Calibration
Peripheral interface for magnetometer with 1-step calibration process.
The calibration is done on the 3 axes simultaneously: roll, pitch and yaw.
This peripheral can be obtained from a peripheral providing device (such as a drone or a remote control) using:
device.getPeripheral(MagnetometerWith1StepCalibration.class)
Content copied to clipboard
See also
Peripheral. Provider
Types
Link copied to clipboard
interface CalibrationProcessState
State of the calibration process.
Functions
Link copied to clipboard
The magnetometer calibration state.
Link copied to clipboard
Cancels the calibration process.
Link copied to clipboard
Gets the state of the calibration process.
Link copied to clipboard
Starts the calibration process.