Minor fixes

Dependencies:   LSM9DS1_Library SDFileSystem mbed nrf51_rtc

Fork of LSM303DLHTest by Toshihisa T

Changes

RevisionDateWhoCommit message
12:f361ccfc191e 2016-09-29 afmiee Minor fixes default tip
11:a246c67d44b0 2016-07-27 afmiee This version can do Buttons or motion depending on the MOTION definition. It also has FIFO enable to try to capture data when the door is being open. The best accelerometer threshold was 0x0C.
10:e7ab0493ed9f 2016-07-26 afmiee Works automatically, still needs the thresholds and durations to be tuned. Uses accelerator interrupt on INT1 and inactivity on INT2.
9:61fcd186ac50 2016-07-21 afmiee Starts and stops automatically with the gyroscope interrupt and the inactivity interrupt. Creating the files takes too long. Will be fixed by creating temporary files and then renaming them.
8:8f4d7f1c588f 2016-07-20 afmiee Have the interrupot pins INT1 and INT2 working for Data ready on accelerometer and on gyroscope respectively.
7:cbfdcc57f110 2016-07-19 afmiee Made some correction to library
6:9db9f4bfaf98 2016-07-15 afmiee First version working on the nRF51-DK with the MKI159V1 prototyping board for the LSM9DS1. The SD card writes the raw data with time referenced file names.
5:b1a689c55f59 2016-07-14 afmiee First Version of 9DOF with nRF51, Adafruit 9DOF and Sparkfun microSD shield
4:3c677edffb13 2012-05-06 tosihisa cut space.
3:f3796683b4c9 2012-05-06 tosihisa An angle of inclination is obtained using an accelerometer.
2:39cdefe3c9f2 2010-11-30 tosihisa test +/-4g,8.1gauss
1:14b97953bd2f 2010-11-28 tosihisa magnetometer bug-fix.
0:750784997b84 2010-11-28 tosihisa 1st Release