summaryrefslogtreecommitdiffstats
path: root/hal/sensors/2.0/iio_utils.cpp
Commit message (Expand)AuthorAgeFilesLines
* Adding support in Sensor HAL for reading sensor resolutionJyoti Bhayana2020-09-241-14/+21
* Adding support for Sensor configuration and making sure that accel andJyoti Bhayana2020-09-181-0/+1
* Adding support for reading sensor max range from scmi iio driverJyoti Bhayana2020-06-121-1/+18
* Factor common code to read/write IIO attributesEnrico Granata2020-06-111-53/+32
* Changing sampling frequency from int to double in sensor HALJyoti Bhayana2020-05-281-4/+14
* Modifying Sensor HAL to get sensor power from IIO sysfs attrJyoti Bhayana2020-05-211-3/+50
* Use std::unique_ptr to automatically close FILE* and DIR* instancesEnrico Granata2020-04-151-59/+36
* Move Sensor HAL to hal/sensors/2.0Enrico Granata2020-04-151-0/+383