Added support for temperature measurement. Added only to magnetometer class.
Fork of FXOS8700Q by
History
Added temperature measurement.
2015-07-22, by Pythia [Wed, 22 Jul 2015 13:15:24 +0000] rev 12
Added temperature measurement.
; The functionality is added only to magnetic sensor portion as physically is dependent on enabling the magnetic portion.
Update addr type in readRegs parameter
2015-06-19, by sam_grove [Fri, 19 Jun 2015 12:16:44 -0500] rev 11
Update addr type in readRegs parameter
Update driver based on changes to MotionSensor
2015-06-18, by sam_grove [Thu, 18 Jun 2015 22:53:07 +0000] rev 10
Update driver based on changes to MotionSensor
Minor change to improve efficiency to I2C usage
2014-05-07, by JimCarver [Wed, 07 May 2014 18:08:08 +0000] rev 9
Minor change to improve efficiency to I2C usage
Changed device settings to improve magnetometer performance
2014-04-26, by JimCarver [Sat, 26 Apr 2014 01:36:41 +0000] rev 8
Changed device settings to improve magnetometer performance
Version 1.0 using MotionSensor virtual class
2014-04-25, by JimCarver [Fri, 25 Apr 2014 16:45:51 +0000] rev 7
Version 1.0 using MotionSensor virtual class
Added Virtual Motion Sensor Class
2014-04-24, by JimCarver [Thu, 24 Apr 2014 16:30:31 +0000] rev 6
Added Virtual Motion Sensor Class
experiment
2014-04-23, by JimCarver [Wed, 23 Apr 2014 17:12:15 +0000] rev 5
experiment
Added unit converted magnetometer support
2014-04-19, by JimCarver [Sat, 19 Apr 2014 00:16:49 +0000] rev 4
Added unit converted magnetometer support
Added necessary Comments and API documentation
2014-04-17, by JimCarver [Thu, 17 Apr 2014 17:54:13 +0000] rev 3
Added necessary Comments and API documentation