libfprint/libfprint/drivers/elanmoc
Benjamin Berg a2d950044d device: Add simple temperature model for devices
This temperature model has three states:
 * COLD
 * WARM
 * HOT

Device drivers can define the time it requires for the device to get HOT
and COLD. The underlying model assumes an exponential warming and
cooling process and enforces a cool-off time after the device has
reached the HOT state. This cool down period is however shorter than the
specified time in the driver.
2021-08-09 16:08:17 +02:00
..
elanmoc.c device: Add simple temperature model for devices 2021-08-09 16:08:17 +02:00
elanmoc.h elanmoc: Add elanmoc driver 2021-07-07 13:35:59 +02:00