Fix fp_get_pollfds()
[libfprint.git] / TODO
blob5d1034d2b0cbd723d34b333c7c6f4ff2782a7781
1 LIBRARY
2 =======
3 test suite against NFIQ compliance set
4 make library optionally asynchronous and maybe thread-safe
5 nbis cleanups
6 API function to determine if img device supports uncond. capture
7 race-free way of saying "save this print but don't overwrite"
9 NEW DRIVERS
10 ===========
11 Sunplus 895 driver
12 AES3400/3500 driver
13 ID Mouse driver
14 Support for 2nd generation MS devices
15 Support for 2nd generation UPEK devices
17 IMAGING
18 =======
19 ignore first frame or two with aes2501
20 aes2501: increase threshold "sum" for end-of-image detection
21 aes2501 gain calibration
22 aes4000 gain calibration
23 aes4000 resampling
24 PPMM parameter to get_minutiae seems to have no effect
25 nbis minutiae should be stored in endian-independent format
27 PORTABILITY
28 ===========
29 OpenBSD can't do -Wshadow or visibility
30 OpenBSD: add compat codes for ENOTSUP ENODATA and EPROTO