Initial commit

This commit is contained in:
Daniel Drake
2008-03-04 12:36:28 +00:00
commit b69cb4a705
17 changed files with 2131 additions and 0 deletions

13
TODO Normal file
View File

@ -0,0 +1,13 @@
Enrollment
Identification
Image transfer
Imaging
Automatically ReleaseDevice when application disconnects from bus
Rethink print handling - we discover on ListEnrolled and rediscover on each LoadPrintData
Enforce command sequences:
force VerifyStop after non-retry verify result comes in
only allow GetVerifyResult during a verification
only allow VerifyStop during a verification
etc