Commit Graph

61 Commits

Author SHA1 Message Date
Ajay Ramaswamy 362c5b9600 Add support for writing RFID cards 2018-04-19 05:22:38 +05:30
Ajay Ramaswamy bea82416f1 fix for reading card info when reading all users 2018-04-18 10:00:31 +05:30
Ajay Ramaswamy 4a5e298ee5 Add support for reading RFID cards
From my tests I see that the name is 24 characters and the RFID card is encoded in the next 4 positions as an Integer
2018-04-18 06:01:18 +05:30
Ajay Ramaswamy dc142f38ef silence an informational message 2018-04-18 05:45:59 +05:30
Arturo Hernandez 6772e1c758 agregado pruebas de voz 2018-04-12 19:10:01 -04:00
Arturo Hernandez 1e06eefa3f fix menores 2018-04-11 19:38:37 -04:00
Arturo Hernandez ec46ef24c5 pruebas enroll user 2018-04-06 20:01:35 -04:00
Arturo Hernandez 3a2d82c83c lectura huella individual 2018-03-27 19:32:56 -04:00
Arturo Hernandez f5f1b1c1c4 agregado lectura de huellas y lectura bulk 2018-03-23 19:44:00 -04:00
Arturo Hernandez d123ddbd63 test, read fingerprint data
works! but needs more test, we need to test write and pass to another device
2018-03-20 19:59:04 -04:00
Arturo Hernandez a3a184af08 testing extra commands 2018-03-16 20:00:24 -04:00
Arturo Hernandez 0a5322528e soporte inicial para firmware version 6 2018-01-30 18:17:08 -04:00
Arturo Hernandez 949ec91447 agregado uid en attendance record 2017-12-28 12:01:12 -04:00
Arturo Hernandez 2adf1d3e1b test udp limits 366KB 2017-12-09 13:39:16 -04:00
Arturo Hernandez 27b4996b02 fix menor 2017-12-07 20:02:18 -04:00
Arturo Hernandez cf81b697c7 agregado get set time 2017-12-06 19:28:41 -04:00
Arturo Hernandez 13d40ef6c4 agregado contraseña INT 2017-12-06 10:11:22 -04:00
Arturo Hernandez e59bd5ead9 agregado autenticacion con contraseña del equipo (ZK800) 2017-11-28 18:57:17 -04:00
Jos De Graeve 464a609f2c FIX better handle null terminated string input from clock
There is no guarantee about what is after the first null byte
in ordinary C strings.  When string buffers are read, the
current code fails when garbage is sent after the first null byte.

This patch causes everything after the first byte to be discarded.
2017-11-10 12:30:30 +01:00
Fanani M. Ihsan 536e4a932f fixed get_users: update data parser 2016-07-04 16:15:41 +07:00
Fanani M. Ihsan 4b807ddfa1 update constant variable 2016-07-04 13:55:29 +07:00
Fanani M. Ihsan c6b8cf1200 pep8 standarization 2016-06-24 19:00:55 +07:00
Fanani M. Ihsan 36fc5525f8 minor fix 2016-06-17 14:18:29 +07:00
Fanani M. Ihsan 410ef01cbb fixing method clear_data 2016-06-15 19:41:59 +07:00
Fanani M. Ihsan c9a3d712f2 add method to clear attendance 2016-06-15 19:15:12 +07:00
Fanani M. Ihsan 4662212bdc add function to get attendance record 2016-06-12 16:35:02 +07:00
Fanani M. Ihsan 0bd1f62ac0 add function to get attendance recorrd 2016-06-12 15:46:20 +07:00
Fanani M. Ihsan ac51194f57 add module delete user 2016-06-11 13:58:49 +07:00
Fanani M. Ihsan 21c685e8c5 update exception 2016-06-10 15:35:55 +07:00
Fanani M. Ihsan ef1944f4da typo 2016-06-10 14:16:22 +07:00
Fanani M. Ihsan 7b33ceeded add function to clear data 2016-06-10 11:27:49 +07:00
Fanani M. Ihsan 577ade6c4b fixing get_serialnumber method 2016-06-09 13:37:19 +07:00
Fanani M. Ihsan 77887d1e7a add module to get serial number 2016-06-09 11:20:39 +07:00
Fanani M. Ihsan eb0e87da0a release app version 0.2 2016-05-30 09:47:58 +07:00
Fanani M. Ihsan ff4495e0f7 fixing get_user bugs when user null 2016-05-29 20:27:01 +07:00
Fanani M. Ihsan 16acb77cbe minor fix get_users function 2016-05-27 10:15:13 +07:00
Fanani M. Ihsan 362a0b91be minor fix 2016-05-27 10:01:00 +07:00
Fanani M. Ihsan f6d9cc2887 reffactor function 2016-05-27 09:59:52 +07:00
Fanani M. Ihsan aca1e14b4e update documentation 2016-05-27 08:54:17 +07:00
Fanani M. Ihsan baf672bcb9 make automodule docs 2016-05-27 00:52:50 +07:00
Fanani M. Ihsan 616641d073 update base class 2016-05-26 12:45:28 +07:00
Fanani M. Ihsan d3a0e90ad7 add some to do list function 2016-05-25 21:35:50 +07:00
Fanani M. Ihsan 368347ae92 fixing get user data parser 2016-05-25 17:38:59 +07:00
Fanani M. Ihsan 8b8715944f update get_user function 2016-05-25 16:28:55 +07:00
Fanani M. Ihsan 5b0c7c26a8 fixing get_user function 2016-05-25 15:35:45 +07:00
Fanani M. Ihsan 6444ad234c update base.py 2016-05-25 13:21:41 +07:00
Fanani M. Ihsan 619aaf1f43 update test file and fixing set_user password bug 2016-05-25 12:38:11 +07:00
Fanani M. Ihsan bd6554f88d fixing set_user function 2016-05-25 12:27:13 +07:00
Fanani M. Ihsan c4880a9c59 update user command string 2016-05-25 12:02:56 +07:00
Fanani M. Ihsan 5d3aae3884 add function set_user 2016-05-25 01:32:06 +07:00