Commit graph

10 commits

Author SHA1 Message Date
Viktor Dragomiretskyy
746ef2888d Properly handle shutdown sequence in both prototype and dbus service. 2020-07-07 14:07:19 +12:00
Viktor Dragomiretskyy
7f14da61a8 A few things.
- automatically locate supported usb device
- prototype will call reboot() on exit
- enroll() & identify() are now async
- dbus service rewriten to use standard dbus.service
- use own simplified DBus interface for backend comms
2020-07-07 02:22:43 +12:00
Viktor Dragomiretskyy
3261db1075 Add sensor.open() to open97(). Use userid from the DBus context. 2020-07-03 10:35:06 +12:00
Viktor Dragomiretskyy
268008e499 Revert "Use root as a default username when clients do not specify any"
This reverts commit 4f8c061f53.
2020-07-03 10:33:58 +12:00
Viktor Dragomiretskyy
4f8c061f53 Use root as a default username when clients do not specify any 2020-07-03 09:19:45 +12:00
Marco Trevisan (Treviño)
23fa2a9c90 Rename package from proto97 to proto9x 2020-06-11 14:08:59 +02:00
Viktor Dragomiretskyy
269fd1955e A bit of refactoring 2019-08-26 23:05:42 +12:00
Viktor Dragomiretskyy
859f163520 Fix some imports so that demo stuff is still working. 2019-06-29 20:46:26 +12:00
Viktor Dragomiretskyy
ae7f5f9a3b A couple of small tweaks
- added a [lame] way to cancel an active capture
- detect when usb device is disconnected (seems to work fine with suspend/resume)
- try to gracefully end dbus service when device is disconnected
2019-05-27 20:01:17 +12:00
Viktor Dragomiretskyy
b690db7498 Added a sample DBus service which can impersoname fprintd 2019-05-23 00:16:46 +12:00