summaryrefslogtreecommitdiffstats
path: root/libsensors/MPLSensor.h
Commit message (Collapse)AuthorAgeFilesLines
* libsensors: Big cleanup.Kyle Repinski2016-01-171-1/+20
| | | | | | | - Some formatting nitpicks. - Removed useless 'dev_name'/'dev_fd' stuff for SensorBase. - Merged sensor structs together. - Added handleToDriver for MPLSensor.
* sensors: Fix filling in LinearAcceleration res/power/range.Kyle Repinski2016-01-171-4/+0
| | | | While we're at it, make these constants and axe the functions.
* sensors: Merge invensense HAL into main tuna HAL.Kyle Repinski2016-01-171-0/+133
Since these are both in our device tree now, there's no need to have them be separated. This saves about 14KB of space as well. Change-Id: Ibfcd7da4b30bb261586ecd9373e6fd4a343e0e06