Commit Graph

26 Commits

Author SHA1 Message Date
80e67f3afc Add ArrayDisplay Utils method 2020-12-01 15:33:43 +01:00
7b5716b8f3 Fix ComputeChecksumData 2020-12-01 15:33:08 +01:00
f93a821a2b Add TryGetComparisonLevel and TrySetComparisonLevel commands 2020-11-30 09:45:30 +01:00
76163715bb Add TryQueryPermission command 2020-11-30 09:39:50 +01:00
713a3a2188 Clean code 2020-11-30 09:36:46 +01:00
7fa2159d05 Add Comparison11 and TryComparison1N commands 2020-11-30 09:31:17 +01:00
bf8ce006e4 Add DeleteAllUsers command 2020-11-30 09:05:16 +01:00
da763d5912 Add DeleteUser command 2020-11-30 09:01:38 +01:00
4287e00665 Add AddFingerprintAndAcquireEigenvalues command 2020-11-30 09:01:33 +01:00
ca04700291 Add ReadData 2020-11-30 08:45:05 +01:00
6ea11cb368 Add Include in .csproj 2020-11-30 08:20:51 +01:00
933aac042f Add SensorStateException
Throws an exception if trying to send
a command while the sensor is sleeping
2020-11-30 08:14:43 +01:00
5af87ed327 Add readonly to fields 2020-11-30 08:13:11 +01:00
b2b275d638 Add AddFingerprint command 2020-11-30 07:54:16 +01:00
67fb46174a Fix Checksum 2020-11-24 17:07:13 +01:00
d601150e4d Update Waked delegate 2020-11-24 16:33:21 +01:00
2162ebad89 Add Waked event and Wake command 2020-11-24 16:30:45 +01:00
10e15f3d5c Add QuerySerialNumber command 2020-11-24 16:29:46 +01:00
cc370ad56b Update Utils 2020-11-24 16:28:54 +01:00
8b95d4b89d Add SendAndReceiveRaw 2020-11-24 15:53:29 +01:00
93dacbbaa6 Update TryGetUserCount
Change default timeout in TryGetUserCount
2020-11-24 15:42:11 +01:00
92a3a312ad Remove unused methods 2020-11-24 15:36:05 +01:00
1eefc8993c Add TrySendAndReceive 2020-11-24 15:34:50 +01:00
9b6e8799b0 Add timeout 2020-11-24 15:34:20 +01:00
65faa1b8e8 Add projects 2020-11-23 22:11:14 +01:00
cc47f8752e Initial commit 2020-11-23 22:08:38 +01:00