summaryrefslogtreecommitdiffhomepage
path: root/tracker-tobii-eyex/tobii-settings.cpp
AgeCommit message (Collapse)Author
2017-10-31tracker/tobii: set up settings for prototype vesionStanislaw Halik
The initial version won't have a generalized spline with multiple parameters to configure the gain. But it's doable in one go unlike a fully-fledged version from the start.
2017-10-29static constexpr -> constexprStanislaw Halik
2017-10-20fix wrt spline apiStanislaw Halik
2017-01-29tracker/tobii: i don't know what this is but sadly it's still brokenStanislaw Halik
2016-12-16tracker/tobii: flush, but still brokenStanislaw Halik
Needs the spline class to allow initializing itself from a function. Even if the passed control points are correct, it still looks like shit. Presently they aren't correct though. Need to work on linear approximation.
2016-12-09tracker/tobii: flush further work. it's still broken.Stanislaw Halik