10 Commits

Author SHA1 Message Date
luoqing
c0ac94b3e1 fix(ukey):Fix the issue of duplicate binding of the same UKey device
- 修复同一个UKey设备可以重复绑定的问题

Related #I78P3F
2023-06-16 14:51:34 +08:00
luoqing
fe4d374448 fix(feature-db):Fix the issue of not obtaining features from the database when deviceSerialNumber is empty
- 修复deviceSerialNumber为空时,从数据库获取不到feature的问题
2023-06-02 20:46:58 +08:00
luoqing
0b0d3a5df1 fix(ukey):Fix the issue where only one ukey can be bound to a device;Fix some self-test bugs
- 修复一台设备只能绑一个ukey的问题
  修复一些自测缺陷

Closes #I78P3F
2023-06-02 16:58:45 +08:00
luoqing
261c122c0c fix(mf-iristar-driver):Fix compilation issues with std:: function in lower versions
- 修复std::function在低版本的编译问题
2023-05-24 17:48:14 +08:00
luoqing
2895d8ad0b feature(*):add Ukey management tool;added iristar device , supporting iris and facial enroll and identify;fix some defects.
- 新增Ukey管理工具
  新增iristar设备,支持虹膜、人脸的录入和验证
  修复一些缺陷
2023-05-24 14:59:12 +08:00
wangyucheng
fe0b860002 fix ld error: undefined reference to symbol 'dlclose@@GLIBC_2.2.5'
- 修复在低于2.34版本的glibc环境中出现的链接错误
2023-04-21 14:02:36 +08:00
wangyucheng
e8b53e63d0 fix(cmake): qt5 cmake command compatible
- 兼容qt5,cmake命令的兼容修改
2023-04-21 10:33:27 +08:00
luoqing
90caaf6034 Add libusb dependency 2023-04-20 16:32:56 +08:00
luoqing
a5909fc6cb feature(ukey):The UKey device is adapted
- 完成UKey设备适配
2023-04-19 10:59:04 +08:00
luoqing
7fc9843b29 Initial build 2023-04-03 15:20:59 +08:00