LSM303DLHC Full Driver: Readings For Acc, Mag and Temp; Class Method for frequently-used 13 sensor parameters; Class Method to direct modify registers; Support Calibration (offset+scale);
History
Add offset calibration for specific use in HPF-on situation and therefore remove (bool) HPF_state and isHPFEn() and associated code
2016-06-09, by Airium [Thu, 09 Jun 2016 15:19:00 +0000] rev 4
Add offset calibration for specific use in HPF-on situation and therefore remove (bool) HPF_state and isHPFEn() and associated code
Add Compact User Instruction in header; Some names changed for convenience; Reg addrs defined in a separate header; if no bug this shall be the final version
2016-06-07, by Airium [Tue, 07 Jun 2016 15:18:48 +0000] rev 3
Add Compact User Instruction in header; Some names changed for convenience; Reg addrs defined in a separate header; if no bug this shall be the final version
err.. fix bug
2016-06-07, by Airium [Tue, 07 Jun 2016 06:25:44 +0000] rev 2
err.. fix bug
Add Accelerometer Axis Sel to ACtrl() Method Overloaded
2016-06-07, by Airium [Tue, 07 Jun 2016 06:20:17 +0000] rev 1
Add Accelerometer Axis Sel to ACtrl() Method Overloaded
Full Driver for LSM303DLHC (e-compass); Readings for accelerometer, magnetometer and temperature meter; Class method to friendly modify Frequently-used 12 sensor settings; Class method to direct modify registers; Support calibration (offset+scale)
2016-06-06, by Airium [Mon, 06 Jun 2016 07:40:45 +0000] rev 0
Full Driver for LSM303DLHC (e-compass); Readings for accelerometer, magnetometer and temperature meter; Class method to friendly modify Frequently-used 12 sensor settings; Class method to direct modify registers; Support calibration (offset+scale)