Commit Graph

73 Commits (master)

Author SHA1 Message Date
vuko 987705b436 update to new MutableMapping import path
collections.MutableMapping is deprecated since version Python 3.3
and was removed in Python 3.10
2022-10-04 22:00:58 +02:00
vuko 8bff421cc4 add shell.nix 2022-02-27 19:01:44 +01:00
vuko cee4dae456 adding default.nix and setup.py 2021-11-11 22:01:04 +01:00
vuko 877ab90cde port to python3, revert to serial connection 2021-11-11 22:00:55 +01:00
vuko 7555b62a1e move files 2021-11-11 20:38:17 +01:00
vuko 44d1949951 modify admin to connect via TCP 2020-02-12 21:04:09 +01:00
informatic dc3227a7cb Increase space, fix zerofill in emem_print, disable DEBUG, dumper util
Note: emem_print output format has been changed
2016-07-22 23:58:00 +02:00
Bartosz Stebel e04883e09f gnuj 2015-08-31 22:48:36 +02:00
q3k 93f976357d Add Adafruit PN532 as just a bunch of files 2015-04-02 20:49:42 +02:00
q3k e9094c7165 Delete submodule 2015-04-02 20:49:21 +02:00
q3k 3cbd7d377a Switch to PN532 NFC reader 2015-04-02 20:46:26 +02:00
q3k 1079e497e4 Reset the NFC reader every 30 minutes
This should fix an apparent crash in the NFC reader firmware.
2015-03-24 18:40:39 +01:00
q3k eb0a11c706 Final new version. 2015-03-07 02:58:07 +01:00
q3k d15ede7072 Add MACd comms to Python client 2015-03-05 00:45:18 +01:00
q3k 180220f19b Add MAC'd PC comms 2015-03-05 00:44:42 +01:00
q3k fbca8b027a Remove README crud 2015-03-04 23:09:30 +01:00
q3k 406882b5de Merge branch 'minefield' 2015-03-04 23:08:22 +01:00
q3k 26b0134866 Add Arduino readme 2015-03-04 23:06:59 +01:00
q3k 5b0e1cbb36 ino compatibility 2015-03-04 23:05:19 +01:00
q3k b158beac3c Refactor into Arduino tabs 2015-03-04 21:11:38 +01:00
q3k db0a73ab57 Rename to .ino, NOP all RFID functions. 2015-03-04 20:06:57 +01:00
Tomek Dubrownik 043b4ed4a9 python2 2012-01-14 19:34:17 +01:00
Tomek Dubrownik 45eaf49465 format string fixed 2012-01-12 18:11:30 +01:00
Tomek Dubrownik dcc30292de added the _show_cards utility 2012-01-06 22:40:35 +01:00
Tomek Dubrownik 0349e3c1c9 Merge branch 'minefield' of github.com:tdubrownik/doorman into minefield 2012-01-06 22:39:51 +01:00
Tomek Dubrownik dacfb779b0 set of changes adding flags to _add, _revoke_{card,user}
try them with -h/--help
2012-01-06 22:38:31 +01:00
Mateusz Maciaś 6d2b9d3dc6 Merge branch 'minefield' of github.com:tdubrownik/doorman into minefield 2012-01-06 13:12:13 +01:00
Mateusz Maciaś d8a4d06852 Fixed bug with id decoding. 2012-01-06 13:11:29 +01:00
Tomek Dubrownik 2bf714766c storage should be mostly fixed now 2012-01-06 13:04:34 +01:00
Tomek Dubrownik 52e7f09a84 oops 2012-01-05 18:35:24 +01:00
Tomek Dubrownik e3012705f7 Merge branch 'minefield' of github.com:tdubrownik/doorman into minefield 2012-01-05 18:33:33 +01:00
Tomek Dubrownik 8747af607a testing 2012-01-05 18:32:58 +01:00
Mateusz Maciaś 80ae9d8148 Fixed wrong message code. 2012-01-05 17:33:54 +01:00
Mateusz Maciaś 511296b8d9 Bugfix by fixxer - keyboard hang ups fixed. 2011-12-19 08:17:34 +01:00
Mateusz Maciaś 3ab40684e0 Keyboard code by fixxer. 2011-12-19 08:16:45 +01:00
Mateusz Maciaś 06ceec65fb New protocol support (witch hashes). 2011-12-13 18:15:06 +01:00
Mateusz Maciaś 4596cadb0d Keypad communication by fixxer. 2011-11-27 16:37:36 +01:00
Mateusz Maciaś 721fab7fce Further work on modifications for hashes. 2011-11-24 19:35:27 +01:00
Mateusz Maciaś ef93596f77 Added Sha arduino library since it different from upstream version.
See: http://code.google.com/p/cryptosuite/issues/detail?id=2
2011-11-23 09:48:34 +01:00
Mateusz Maciaś a17533aa1c Merge branch 'minefield' of github.com:tdubrownik/doorman into minefield 2011-11-22 18:28:14 +01:00
Mateusz Maciaś e53c89e460 Work on hashes. 2011-11-22 18:27:55 +01:00
Sergiusz Bazanski 0515af97b7 Merge branch 'minefield' 2011-11-09 18:16:36 +01:00
Sergiusz Bazanski 8bf4441eba Added empty cards file. 2011-11-09 18:16:09 +01:00
Sergiusz Bazanski e8e9b35ce7 Fucking destructor, how does it work? 2011-11-09 18:15:45 +01:00
Sergiusz Bazanski edec8301a4 Fucking gitignore. 2011-11-09 17:53:14 +01:00
Mateusz Maciaś d5f12ba369 Resolving upstream conflict. 2011-11-09 17:37:00 +01:00
Mateusz Maciaś 2221cf504f Added pin compare. 2011-11-09 17:34:42 +01:00
Tomek Dubrownik 74e73df110 minor fixes 2011-11-09 17:25:04 +01:00
Mateusz Maciaś d94957a8cb Fuck Arduino. 2011-11-09 15:51:03 +01:00
Tomek Dubrownik 44057288e7 Merge branch 'minefield' of github.com:tdubrownik/doorman 2011-11-08 15:58:52 +01:00