libfprint/libfprint
Vasily Khoruzhick d8aae30a67 aes2501: Harden against low finger pressure
Wait for 3 empty frames before stopping the scan

The driver used to stop the scan immediately after an empty frame
(by checking for hist sum == 0), but it is possible to get empty
frames in the middle of the scan due to low finger pressure.
Waiting for 3 empty frames stop the driver wrongly aborting the scan
too early.

https://bugs.freedesktop.org/show_bug.cgi?id=56715
2012-11-05 19:47:32 +01:00
..
drivers aes2501: Harden against low finger pressure 2012-11-05 19:47:32 +01:00
nbis Rework some image handling; add public binarization API 2007-11-17 12:51:28 +00:00
aeslib.c Adapting to latest libusb 2008-04-06 23:52:04 +01:00
aeslib.h aeslib: introduce user_data for write registers callback 2008-02-16 12:49:27 +00:00
async.c update for new libusb_open API 2008-06-15 10:54:07 -05:00
core.c lib: Add AES2550/AES2810 driver 2012-10-11 15:24:14 +02:00
data.c Disable finger_num_to_str when debugging is disabled 2008-11-25 16:08:58 +00:00
drv.c Public async API implementation 2008-03-01 13:02:17 +00:00
fp_internal.h lib: Add support for DigitalPersona URU4500 2012-11-05 18:39:16 +01:00
fprint-list-udev-rules.c lib: Add driver names to the udev rules 2012-08-28 20:02:17 +01:00
fprint.h Add C++ guards to take care of C++ name-mangling. 2010-09-08 11:02:25 +01:00
gdkpixbuf.c Fix function fpi_im_resize on create new image 2011-02-22 19:14:02 +00:00
imagemagick.c Split imagemagick hack from main library 2008-08-10 14:41:13 -05:00
img.c Port imaging layer to asynchronous model 2008-02-16 12:48:44 +00:00
imgdev.c Fix possible crash without a deactivate callback 2012-01-20 12:57:27 +00:00
Makefile.am lib: Add AES2550/AES2810 driver 2012-10-11 15:24:14 +02:00
poll.c Fix return timeout of fp_get_next_timeout 2011-02-18 13:59:28 +00:00
sync.c lib: Fix warning when debug logs are disabled 2012-11-05 19:24:55 +01:00