Commit Graph

243 Commits

Author SHA1 Message Date
Fanani M. Ihsan e4b229886e cleanup code 2018-12-27 13:59:02 +07:00
kurenai-ryu 0d04f61e1f
Merge pull request #25 from kurenai-ryu/master
added support for 32byte on live capture
2018-12-07 19:41:04 -04:00
Arturo Hernandez dea9d36a1f add device and restore related project on README 2018-12-07 19:35:05 -04:00
Arturo Hernandez 1a11a48476 Merge branch 'master' of github.com:kurenai-ryu/pyzk 2018-12-07 19:28:14 -04:00
Arturo Hernandez 80070941ad added test for 32 bytes live_capture response 2018-12-07 19:26:58 -04:00
Fanani M. Ihsan 876a5f15a0 fixes readme 2018-10-30 09:04:15 +07:00
Fanani M. Ihsan 0cebf52d6f
Merge pull request #18 from kurenai-ryu/master
major changes (with tcp support)
2018-10-30 08:40:28 +07:00
Fanani M. Ihsan 17e03f0bf6
Merge branch 'master' into master 2018-10-30 08:40:14 +07:00
Fanani M. Ihsan 7a8a847ae0
Merge pull request #22 from Alsum/set-time
adding set-time func
2018-10-30 08:30:45 +07:00
Arturo Hernandez 761383b576 Update README.md 2018-10-02 12:01:50 -04:00
kurenai-ryu 0e1cfd3f8c Update issue templates 2018-10-01 17:43:48 -04:00
Arturo Hernandez 2603513ce3 added 0 end string 2018-09-13 12:38:52 -04:00
Arturo Hernandez ded7b1d395 added clear error (test) 2018-09-13 12:22:47 -04:00
Arturo Hernandez 063c520bb1 fix face_fun_on 2018-09-13 12:07:32 -04:00
Arturo Hernandez 5406985142 fix extend fmt (not needed) 2018-09-13 11:46:01 -04:00
Arturo Hernandez c2533da942 don't read empty fingers 2018-09-13 10:30:34 -04:00
Arturo Hernandez 1233ec86f3 added erase to backup (to clean tests) 2018-09-13 10:23:58 -04:00
Arturo Hernandez 7a97e382c7 update readme 2018-09-13 09:47:49 -04:00
Arturo Hernandez 5c8eb1f4d2 test: fix read broken data packets 2018-09-12 16:20:37 -04:00
Arturo Hernandez 4822a13e1c test huellas 2018-09-12 15:21:07 -04:00
Arturo Hernandez 69275a79bd backup file changed from pickle to json (for python2&3 support) 2018-09-03 20:00:30 -04:00
Arturo Hernandez 84e4d98eb1 missing back restore doc, and clear_attendance flag 2018-09-03 17:53:04 -04:00
Arturo Hernandez e5e6a65f3c restore working with pickle! (can't share data between python versions) 2018-09-03 17:42:16 -04:00
Arturo Hernandez d2c10f31b0 better order on fix of small TCP DATA 2018-08-31 20:17:28 -04:00
Arturo Hernandez 5826aac263 latest test for smaller TCP DATA packet (on JZ4725_TFT) 2018-08-31 20:16:10 -04:00
Arturo Hernandez 99b677a9da minor fixes, backup generator (TODO: restorer) 2018-08-30 16:31:49 -04:00
Arturo Hernandez a726545d18 test missing timeout 2018-08-21 09:00:46 -04:00
Arturo Hernandez d3e587a756 fixed unittest for python3 2018-08-13 11:04:17 -04:00
Arturo Hernandez 005d1a7221 minor fixes, and name encoding default UTF-8 2018-08-09 20:07:37 -04:00
Arturo Hernandez cd2ae44b92 added raw finger template (dump) for test_machine
TODO: upload dumped finger
2018-07-27 18:14:58 -04:00
kurenai-ryu 20b1768ca8 Update issue templates 2018-07-27 17:37:05 -04:00
Arturo Hernandez c78d652162 added supported list and -basic flag for simpler tests 2018-07-24 19:49:18 -04:00
Arturo Hernandez 46560b4511 added test case and fixed incomplete data 2018-07-20 19:47:36 -04:00
alsum 0cb0d6c035 handling unauthorized connnections 2018-07-17 11:28:01 +02:00
alsum 7dd807502a adding set-time func 2018-07-17 11:05:41 +02:00
Arturo Hernandez ff7b4902c2 force int values on finger 2018-07-05 11:52:36 -04:00
Arturo Hernandez 850bfe578f fixed self connect detections 2018-07-02 16:25:51 -04:00
Arturo Hernandez e78bce1793 added some test 2018-06-14 21:12:40 -04:00
Arturo Hernandez 8063077cd1 remove test print 2018-06-14 09:43:23 -04:00
Arturo Hernandez b69471f45c added some unittests (and moved basic test) 2018-06-13 15:23:21 -04:00
Arturo Hernandez 4cedf3ee5b clean up the get_sizes function, 2018-06-13 10:14:21 -04:00
Arturo Hernandez 6b102f8a0f missing punch but need more test on old firmware 2018-06-12 20:38:35 -04:00
Arturo Hernandez dbe494b258 restore Attendance compatibility...
simple uid is not very used with Attendance
(mostly all works with user_id, and not local uid)
so I'm pushing to optional argument as the original pyzk

as most users get direcctly all the records with `get_attendance()`, I think no body will notice...
2018-06-12 20:34:37 -04:00
Arturo Hernandez b6cfd862f9 test status vs punch 2018-06-11 18:28:52 -04:00
Arturo Hernandez 71c77d5878 safe int cast for broken packets 2018-06-08 10:17:27 -04:00
Arturo Hernandez 8a5af7d447 broken responses on tcp 2018-06-06 18:12:22 -04:00
Arturo Hernandez 199aa96aeb try reading a complete chunk 2018-06-06 17:42:43 -04:00
Arturo Hernandez 450e448713 test prepacked tcp data, and unlock door 2018-06-06 15:10:18 -04:00
Arturo Hernandez 4bfbcf6b49 test read_sizes and fixed finger repack 2018-06-06 08:48:30 -04:00
Arturo Hernandez 9157826077 minor fix 2018-05-30 22:18:43 -04:00