Commit graph

132 commits

Author SHA1 Message Date
8664839f6b Readme - dependencies - pysftp optional, swig >= 2 <3 required 2018-07-24 20:56:42 +02:00
71566fac2a Fix sftp spaceapi upload, add logging for sftp upload 2018-07-24 19:55:05 +02:00
43e5ecaab8 Upload open/close status on startup and status change 2018-07-22 19:40:17 +02:00
8fd2b47638 Explicit UTF-8 encoding, flush temp file before upload 2018-07-22 19:29:24 +02:00
45aead62ad SpaceAPI sftp uploader 2018-07-22 19:19:58 +02:00
534afb2d8c Space API SFTP upload config 2018-07-22 18:07:41 +02:00
de2e46d6d3 Merge branch 'change_pn532_poll' 2018-05-06 19:35:10 +02:00
91c0d72de6 Change method for scanning for card from poll, which is OK for USB-connected PN532, but causes 100% CPU usage with SPI-connected PN532 2018-05-06 01:43:43 +02:00
Ondrej Mikle
3bd05b0b3d Reassign topic handlers after reconnect, otherwise OPEN/CLOSE doesn't work 2018-05-04 13:52:47 +02:00
9b89a230c9 Fix test script 2018-05-01 23:39:58 +02:00
aa6e0d10e4 Start message in log 2018-05-01 19:08:37 +02:00
cbe1292526 Sample systemd service description for automated startup 2018-04-29 22:54:03 +02:00
f360395739 Execute permission on startup script 2018-04-29 20:06:30 +02:00
f6d4602755 Sample startup script that prepares BCM GPIO PIN 22 with pullup to be used with OPEN/CLOSED switch 2018-04-29 20:04:05 +02:00
6b96cdca43 Configuration comment on using a simple switch with internal pullup on Raspberry for the OPEN/CLOSED status 2018-04-29 19:48:05 +02:00
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