You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 27, 2019. It is now read-only.
Introduce calibration library into Soletta, calibration is needed to increase accuracy of sensors especially motion sensors such as accelerometer, gyroscope and magnetometer.
Task Description
Introduce calibration library into Soletta, calibration is needed to increase accuracy of sensors especially motion sensors such as accelerometer, gyroscope and magnetometer.
Calibration C-API (e.g. soletta/src/lib/calibration)
Calibration FBP node (e.g. soletta/src/modules/flow/calibration)
Calibration Sample App (with C-API and FBP node)
The calibration algorithms and FBP node should be applied to all supported sensor types regardless of
The sample app for calibration should cover following scenario:
The text was updated successfully, but these errors were encountered: