Commit graph

117 commits

Author SHA1 Message Date
918a64df81 Link to wiringpi<->BCM GPIO numbering scheme 2018-04-29 19:40:22 +02:00
408dcd5ad2 Change wiringpi imports due to deprecation warnings 2018-04-29 19:11:04 +02:00
bf5adab659 Rejoin channels after reconnect 2018-04-24 20:45:54 +02:00
1394679dce Update docstrings 2018-04-22 23:35:13 +02:00
48ec923d17 Fix config doc 2018-04-22 22:33:09 +02:00
6cb2cb62f1 Reconnect logging 2018-04-22 22:26:05 +02:00
8b60c85658 Better comments in sample config 2018-04-22 22:22:56 +02:00
4dc09f0e16 Reporting switch change from status file in OpenSwitchThread working. 2018-04-22 22:20:09 +02:00
5a565caeba Update channel topic with given prefix before | delimiter 2018-04-22 21:46:02 +02:00
4ab81c8740 Topic retrieval works. Test code 2018-04-22 21:22:23 +02:00
c5df06fc82 Note about conflicts with pn533 kernel modules and pcscd. Change default test to Desfire NDEF read 2018-04-21 21:38:36 +02:00
33902536c1 Disable reporting of open/close switch, needs rewrite 2018-04-20 21:31:38 +02:00
fda6f26db4 Change file handler to rotating file handler, 1 MB max, 5 files 2018-04-20 21:26:00 +02:00
3cf3d182cf Remove non-working topic handler 2018-04-20 18:54:37 +02:00
837732436b Do not react to every join. Do not post privmsg upon join 2018-04-20 18:41:13 +02:00
9385a3749e Import cards from JendaSAP list (nick UID list) 2018-04-15 19:38:06 +02:00
4256abe449 Two sample scripts for testing NDEF reading with Desfire commands and also ISO 7816 APDUs 2018-04-11 00:47:40 +02:00
Ondrej Mikle
700789d362 Note about IRC topic retrieval 2017-11-22 16:45:06 +01:00
9403bc789e Fix typos 2017-10-31 23:20:37 +01:00
91360e7d3c Comment about GIL while polling with NFC reader 2017-10-29 22:28:30 +01:00
84390a7958 Update dependencies command line 2017-10-29 22:22:24 +01:00
459c0a2752 Fix extra word 2017-10-29 22:04:02 +01:00
58ff4d24cc Note about topic retrieval bug 2017-10-29 19:41:48 +01:00
5e2b8e0261 README update about topic bug, dependencies and Android app 2017-10-29 19:32:03 +01:00
1c8281f428 Fix GIL when waiting for tag 2017-10-29 16:34:41 +01:00
8a35b8b884 Warning about open-switch thread not working properly 2017-10-29 16:04:24 +01:00
ef1d8b8080 Added topic chaning for switch open/close 2017-10-29 15:39:09 +01:00
388d8a80b0 Open Switch thread skeleton 2017-10-27 20:15:06 +02:00
fdc3007904 Added another desfire to test DB 2017-10-27 20:04:32 +02:00
cfe19b55a1 Make the signature wrapped in JSON object to be able to extend structure later 2017-10-27 19:56:43 +02:00
d4a382ed2f Explicit check for signature length before verifying to avoid exception 2017-10-27 19:23:28 +02:00
5730ad184c Use privmsg_many instead of iterating over channels with privmsg 2017-10-27 00:03:54 +02:00
055706e85c Note about NDEF Host Card Emulation on Android 2017-10-26 00:09:15 +02:00
d67e39e88e Added IRC reporting functionality 2017-10-25 22:08:32 +02:00
ae1b31de79 CLion files to gitignore 2017-10-25 18:16:22 +02:00
5fa183d5ef Reverting to SWIG 2 as SWIG 3 seems to cause random segfaults 2017-10-22 23:20:06 +02:00
b99c121766 Remove debug print 2017-10-22 23:11:55 +02:00
db0e5721ff Few fixes in signature generation and verification 2017-10-22 22:53:30 +02:00
d0121aaed9 Authentication with NDEF message on Desfire containing signed UID via Ed25519 2017-10-22 22:39:55 +02:00
892b69f939 Add libfreefare to LDFLAGS 2017-10-22 19:51:10 +02:00
8dad9a5cc4 Reading NDEF from Desfire 2017-10-22 19:44:43 +02:00
dd37e20a02 Change standard to C++11 and swig to swig 3 2017-10-22 18:21:33 +02:00
1caf38de7e Add CLion files to gitignore 2017-10-22 18:20:54 +02:00
2482462a73 Change tabs to 4 spaces in python files 2017-10-22 17:27:44 +02:00
5d41737f80 Add pycharm files to gitignore 2017-10-22 17:22:49 +02:00
e1f1d29ef7 README 2015-12-06 17:47:13 +01:00
32c159ba88 README 2015-12-06 17:46:13 +01:00
a3e7765ae6 README 2015-12-06 17:15:31 +01:00
b57259b51d Renamed module and files to nfc_smartcard 2015-12-06 17:06:53 +01:00
c297246545 Guess default python-config binary 2015-12-06 16:46:34 +01:00