solettaproject / soletta

Soletta Project is a framework for making IoT devices. With Soletta Project's libraries developers can easily write software for devices that control actuators/sensors and communicate using standard technologies. It enables adding smartness even on the smallest edge devices.
http://solettaproject.org
Apache License 2.0
225 stars 108 forks source link

New IIO C-API to read configuration attributes v3 #2350

Closed guchaojie closed 8 years ago

guchaojie commented 8 years ago

including 3 C-API to read scale, offset and sampling_frequency attribute

Signed-off-by: guchaojie chao.jie.gu@intel.com

guchaojie commented 8 years ago

@ceolin @edersondisouza @fulong82 @laykuanloon This PR is for issue #2117. According to PR #2348 review comments , update 3nd PR and please have a review. Thanks

ceolin commented 8 years ago

merged, thanks a lot !