Modification to FXOS8700Q for use in Data Logger project
Dependencies: FXOS8700Q MotionSensor
Dependents: GPS_6Axis_DataLogger_SD_UDP
Fork of FXOS8700Q by
History
Initial version.; ; Working:; - Capture GPS; - Capture 6 Axis Sensor; - Write to SD Card (crude); ; Issues:; - Update frequency is slow (5s); - SD functions needs improved; - Need status LED + start/stop button; - Clean up class + docs; - Param for printf's
2015-03-27, by rlinnmoran [Fri, 27 Mar 2015 08:32:03 +0000] rev 10
Initial version.; ; Working:; - Capture GPS; - Capture 6 Axis Sensor; - Write to SD Card (crude); ; Issues:; - Update frequency is slow (5s); - SD functions needs improved; - Need status LED + start/stop button; - Clean up class + docs; - Param for printf's
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
Minor feature change
2014-04-14, by JimCarver [Mon, 14 Apr 2014 17:13:15 +0000] rev 2
Minor feature change
This version fixes bugs in the previous version
2014-04-13, by JimCarver [Sun, 13 Apr 2014 21:22:58 +0000] rev 1
This version fixes bugs in the previous version