PX4 Firmware
PX4 Autopilot Software http://px4.io
lis3mdl.cpp File Reference

Driver for the LIS3MDL magnetometer connected via I2C or SPI. More...

#include <px4_platform_common/time.h>
#include "lis3mdl.h"
Include dependency graph for lis3mdl.cpp:

Go to the source code of this file.

Detailed Description

Driver for the LIS3MDL magnetometer connected via I2C or SPI.

Based on the hmc5883 driver.

Definition in file lis3mdl.cpp.