enhancing Multitech's library for some accelerometer

Fork of MMA845x by Multi-Hackers

Revisions of MMA845x.cpp

Revision Date Message Actions
18:2316ca98e599 2018-07-05 FIX setting LowPower mode <- wrong bitmask was setting Fast mode instead, SIC File  Diff  Annotate
16:eefd7fc1b19f 2018-07-04 fix: result (of configInterrupt) was never a used File  Diff  Annotate
14:683234dfe179 2018-07-04 implemented single tap setup File  Diff  Annotate
13:77a8994b3bb2 2018-07-03 generic interface for enabling/disabling interrupts File  Diff  Annotate
12:92294b5ca1c1 2018-07-02 added interrupt bitmasks. they happen to be shared among CTRL_REG4, CTRL_REG5 and INT_SOURCE; added INT_PINs; modified proto for enableOrientation to include some parameters File  Diff  Annotate
10:89dd748f9211 2018-07-02 orientation detection is supported by every version, although limited compared to MMA8451 File  Diff  Annotate
9:645f94e7e1d5 2018-07-02 error in setting oversampling mode. (0xFB ? 0xF8) ? yeah I know, they look similar // File  Diff  Annotate
5:d662a7003b6f 2018-01-31 Make driver thread safe by making i2c read transactions atomic File  Diff  Annotate
4:4ff1650da84c 2016-10-17 Remove disable and enable of irqs around I2C accesses. Mbed5 takes care of peripheral access protection. File  Diff  Annotate
3:7c2fbf79f607 2015-12-21 protect serial transactions by disabling interrupts File  Diff  Annotate
2:70df6adad015 2015-10-28 <CTRL><SHIFT><f> for formatting File  Diff  Annotate
1:41af2b3eefb5 2015-07-06 Added basic setup functions and added RTOS calls. Set data get to poll if interrupt pointers are set to NULL. File  Diff  Annotate
0:9d1e3a344e4f 2013-03-29 Work in progress File  Diff  Annotate