Jon Trulson 8fb7907a4e bmx055, bmi055, bmc160, bma250e, bmg150, bmm150: Initial implementation
This module (bmx055) implements support for the following core Bosch
chipsets:

bma250e - accelerometer, 3 variants (chip id's 0x03, 0xf9, and 0xfa)
bmm150 - magnetometer
bmg160 - gyroscope

The other 3 devices are combinations of the above:

bmx055 - accel/gyro/mag
bmc160 - accel/mag
bmi055 - accel/gyro

...for 6 devices total.

For the combination devices, all of the sub-devices appear as
individual independent devices on the I2C/SPI bus.

The combination drivers provide basic configuration and data output.
For more detailed control as well as interrupt support, you should use
the core device drivers (accel/gyro/mag) directly.

These devices support both I2C and SPI communications.  They must be
powered at 3.3vdc.

Signed-off-by: Jon Trulson <jtrulson@ics.com>
2016-06-14 16:40:21 -06:00
..
2015-05-21 13:52:11 -07:00
2015-01-23 17:58:29 -08:00
2015-10-27 17:07:51 -07:00
2015-07-29 13:25:05 -07:00
2016-03-22 16:57:08 -07:00
2015-04-01 10:03:58 -07:00
2015-10-27 17:08:08 -07:00
2016-03-22 22:52:31 -07:00
2016-05-09 13:33:11 -07:00
2015-01-20 16:50:32 -08:00
2016-03-22 16:36:10 -07:00
2015-10-27 17:08:13 -07:00
2016-05-02 16:04:56 -07:00
2016-04-29 16:37:30 -07:00
2016-04-15 10:00:04 -07:00
2015-01-22 20:12:02 -08:00
2015-09-08 13:39:19 -07:00
2015-05-29 16:23:13 -07:00
2014-12-04 10:58:04 +00:00
2015-04-14 16:36:10 -07:00
2016-03-22 22:58:17 -07:00
2016-01-28 13:25:51 -08:00
2015-05-07 15:00:01 -07:00
2015-01-29 16:13:20 -08:00
2016-04-15 09:59:29 -07:00
2015-07-06 15:19:18 -07:00
2015-05-19 11:31:15 -07:00
2016-01-28 13:26:05 -08:00
2016-01-29 16:21:57 -08:00
2015-04-14 16:36:18 -07:00
2015-01-23 17:14:36 -08:00
2015-09-21 15:13:57 -07:00
2015-08-04 15:56:25 -07:00
2015-06-03 09:58:55 -07:00
2015-08-27 10:21:37 -07:00
2015-07-29 13:25:05 -07:00
2015-07-29 13:25:05 -07:00
2015-09-04 19:37:34 -07:00
2015-09-22 12:33:39 -07:00
2015-09-22 12:34:21 -07:00
2015-09-22 12:32:13 -07:00
2015-09-22 12:32:57 -07:00
2015-12-23 16:02:19 -08:00
2015-11-25 13:55:19 -08:00
2015-07-21 16:29:58 -07:00
2016-01-28 13:31:01 -08:00
2015-05-06 17:46:00 -07:00
2015-09-08 13:38:42 -07:00
2015-11-24 14:58:40 -08:00
2015-11-24 14:58:40 -08:00
2015-05-06 17:30:08 -07:00
2016-01-26 16:32:22 -08:00
2016-03-22 16:49:37 -07:00
2016-03-22 17:16:21 -07:00
2016-04-15 09:59:29 -07:00
2015-04-14 16:35:56 -07:00
2015-10-27 17:02:47 -07:00
2015-10-27 17:02:47 -07:00
2016-04-19 15:38:48 -07:00
2015-04-01 10:03:58 -07:00
2015-10-27 17:02:10 -07:00
2015-04-14 16:35:38 -07:00