gromeck / LatencyMeasure

A tool to measure latency from keybard or mouse input to a visual response on the screen.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Improve calibration

gromeck opened this issue · comments

The device should compute the optimal Uref during the calibration process.
The optimal Uref is the mean value between the lowest and highest Uin.

Empiric evaluation turned out that not the optimal Uref is not the mean between the lowest Uin (bright) and the hight Uin (dark), but a value of 80% of of the delta between lowest and highest Uin.
The optimization is implemented with commit d7d07f9