Commit graph

146 commits

Author SHA1 Message Date
5e4d16a857 Unfuck fucking irc not needed clusterfucking megafuck 2021-09-14 22:35:51 +02:00
8a6f7499ad Only import irc if selected in config 2021-05-28 01:33:06 +02:00
ef0c4d3f7e 2021 update for latest raspberry/raspbian 2021-05-28 01:30:11 +02:00
b778741ce1 Fix for old libfreefare Desfire timeout deadlocks 2021-04-16 21:13:09 +02:00
374ba4df5d Option to import desfires 2020-08-05 20:34:01 +02:00
7e5f4a3603 Saver script if reader HW goes dead 2018-07-26 02:46:08 +02:00
8e36a89443 README 2018-07-26 02:38:17 +02:00
f0cdfdf31a README 2018-07-26 02:35:22 +02:00
31e8f86891 Installation photos 2018-07-26 02:32:11 +02:00
f75ab94d01 README details 2018-07-26 02:00:46 +02:00
1092c1ab30 README details 2018-07-26 01:59:12 +02:00
d5f2eca587 README details 2018-07-26 01:57:58 +02:00
b067c2866b Testing notes - Raspi vs x86 and SPI vs USB-based PN532 readers 2018-07-25 23:56:20 +02:00
c02f498025 README: sftp security and IRC reconnect notes 2018-07-25 23:48:00 +02:00
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