Simplify clock estimation
The slope encodes the drift between the device clock and the computer clock. Its real value is expected very close to 1. To estimate it, just assume it is exactly 1. Since the clock is used to estimate very close points in the future, the error caused by clock drift is totally negligible, and in practice it is way lower than the slope estimation error. Therefore, only estimate the offset.
R
Romain Vimont committed
2f9396e24a5beb76f8754bca37a858aa95536abc
Parent: 0ebb3df