aboutsummaryrefslogtreecommitdiffstats
path: root/libsensors
diff options
context:
space:
mode:
authorAndreas Blaesius <skate4life@gmx.de>2015-06-16 22:07:49 +0200
committerAndreas Blaesius <skate4life@gmx.de>2015-08-15 14:22:51 -0700
commit795af716f8e0db0c7f6590c127bac8c404579987 (patch)
tree0fd73a47815488499bd7bbd8245850e8cc56a2fe /libsensors
parent469a3ddad4fc39451250b3bf5b8417c3ca930289 (diff)
downloaddevice_samsung_espressowifi-795af716f8e0db0c7f6590c127bac8c404579987.zip
device_samsung_espressowifi-795af716f8e0db0c7f6590c127bac8c404579987.tar.gz
device_samsung_espressowifi-795af716f8e0db0c7f6590c127bac8c404579987.tar.bz2
espresso-common: libsensors: update vendor-names
Change-Id: Iff7213601e79b691b6cdc930c8f58c08480895af
Diffstat (limited to 'libsensors')
-rw-r--r--libsensors/piranha_sensors.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/libsensors/piranha_sensors.c b/libsensors/piranha_sensors.c
index 7c5ce6f..7474b33 100644
--- a/libsensors/piranha_sensors.c
+++ b/libsensors/piranha_sensors.c
@@ -35,13 +35,13 @@
*/
struct sensor_t piranha_sensors[] = {
- { "BMA250 Acceleration Sensor", "Bosch", 1, SENSOR_TYPE_ACCELEROMETER,
+ { "BMA250 Acceleration Sensor", "Bosch Sensortec", 1, SENSOR_TYPE_ACCELEROMETER,
SENSOR_TYPE_ACCELEROMETER, 2 * GRAVITY_EARTH, GRAVITY_EARTH / 256.0f, 0.13f, 10000,
0, 0, 0, 0, 0, SENSOR_FLAG_CONTINUOUS_MODE, {0}, },
- { "YAS530 Magnetic Sensor", "Yamaha", 1, SENSOR_TYPE_MAGNETIC_FIELD,
+ { "YAS530 Magnetic Sensor", "Yamaha Corporation", 1, SENSOR_TYPE_MAGNETIC_FIELD,
SENSOR_TYPE_MAGNETIC_FIELD, 800.0f, 0.3f, 4.0f, 10000,
0, 0, 0, 0, 0, SENSOR_FLAG_CONTINUOUS_MODE, {0}, },
- { "YAS Orientation Sensor", "Yamaha", 1, SENSOR_TYPE_ORIENTATION,
+ { "YAS Orientation Sensor", "Yamaha Corporation", 1, SENSOR_TYPE_ORIENTATION,
SENSOR_TYPE_ORIENTATION, 360.0f, 0.1f, 0.0f, 10000,
0, 0, 0, 0, 0, SENSOR_FLAG_CONTINUOUS_MODE, {0}, },
#ifdef TARGET_DEVICE_P5100