Fork from https://os.mbed.com/teams/NXP/code/FXOS8700Q/ to use a local and namespaced MotionSensor.h header that would otherwise clash with other libraries.
Dependents: TALab2B_Part2_ECE595 TALab3C_i2c_acc Project1 FinalProject ... more
History
Added the MbedComponent namespace to the MotionSensor class.
2019-10-08, by carlosperate [Tue, 08 Oct 2019 18:48:38 +0000] rev 13
Added the MbedComponent namespace to the MotionSensor class.
Use local MotionSensor.h
2019-10-08, by carlosperate [Tue, 08 Oct 2019 17:28:40 +0000] rev 12
Use local MotionSensor.h
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