Library for Bosch Sensortec BMI160 IMU

Dependents:   Rocket MAX32630FTHR_JOYSTICK MAX32630FTHR_IMU_Hello_World Pike_the_Flipper_Main_Branch ... more

Fork of BMI160 by Justin Jordan

Revisions of bmi160.h

Revision Date Message Actions
20:a521606048bb 2018-05-04 Some minor changes are done to make it be compiled by IAR. It can be still compiled by GCC, mbed online, Keil compilers and it has the same functionality with the previous revision File  Diff  Annotate
19:8e66f58bef44 2018-05-04 Some minor changes are done to make it be compiled by IAR. It can be still compiled by GCC, mbed online, Keil compilers and it has the same functionality with the previous revision File  Diff  Annotate
18:4949e9b15b6e 2017-07-11 Made private i2c and spi vars reference as they should be to comply with NonCopyable class in mbed lib. File  Diff  Annotate
17:0ae99e97bcf5 2017-01-05 Updated docs for virtual fxs; File  Diff  Annotate
16:12782f5d4aa4 2016-12-20 Added support for gyro File  Diff  Annotate
15:dc35ccc0b08e 2016-12-20 working File  Diff  Annotate
14:646eb94fa2eb 2016-12-20 working on docs File  Diff  Annotate
13:5d132f873b07 2016-12-20 working on docs File  Diff  Annotate
12:64931a80340d 2016-12-20 experimenting with doxygen File  Diff  Annotate
11:24602ff07e9f 2016-12-20 na File  Diff  Annotate
10:9e219f2f1fb3 2016-12-20 Added get sensor time fx File  Diff  Annotate
9:ca6b5fecdd63 2016-12-20 Added range support for accelerometer File  Diff  Annotate
8:a89b529b1d96 2016-12-20 Added ACC get data fxs File  Diff  Annotate
7:9848196cb65e 2016-12-15 Fixed PowerModes enum File  Diff  Annotate
5:35e032c8d8aa 2016-12-14 working on lib File  Diff  Annotate
4:ebac8c8f6347 2016-12-09 Fixed typo, added power modes File  Diff  Annotate
3:e1770675eca4 2016-12-09 Added register enumeration documentation File  Diff  Annotate
2:598e601e5846 2016-12-08 Made BMI160 abstract base class and created derived classes BMI160_I2C and BMI160_SPI to support both interfaces. File  Diff  Annotate
1:a4c911640569 2016-12-07 Added markups for enum and public static members File  Diff  Annotate
0:bb5b832891fb 2016-12-07 Init Commit, basic skeleton of class File  Diff  Annotate