Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Patrick Campanale
android_device_hp_tenderloin
Commits
437e8de5
Commit
437e8de5
authored
12 years ago
by
James Sullins
Browse files
Options
Download
Email Patches
Plain Diff
libsensors: adjust mag maxRange/resolution/minDelay
Change-Id: I860bd5092ade4caa932e9cb4ac95cce29018b833
parent
b037c5e7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
libsensors/sensors.c
libsensors/sensors.c
+1
-1
No files found.
libsensors/sensors.c
View file @
437e8de5
...
@@ -38,7 +38,7 @@ static const struct sensor_t sSensorList[] = {
...
@@ -38,7 +38,7 @@ static const struct sensor_t sSensorList[] = {
{
"LSM303DLH Magnetometer"
,
{
"LSM303DLH Magnetometer"
,
"ST Microelectronics"
,
"ST Microelectronics"
,
1
,
SENSORS_HANDLE_BASE
+
ID_M
,
1
,
SENSORS_HANDLE_BASE
+
ID_M
,
SENSOR_TYPE_MAGNETIC_FIELD
,
1
.
0
f
,
1
.
0
f
,
0
.
5
f
,
10000
000
/*10ms*/
,
{
}
},
SENSOR_TYPE_MAGNETIC_FIELD
,
400
.
0
f
,
0
.
1
f
,
0
.
5
f
,
10000
/*10ms*/
,
{
}
},
{
"ISL29023 Light sensor"
,
{
"ISL29023 Light sensor"
,
"Intersil"
,
"Intersil"
,
1
,
SENSORS_HANDLE_BASE
+
ID_L
,
1
,
SENSORS_HANDLE_BASE
+
ID_L
,
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment