-
Notifications
You must be signed in to change notification settings - Fork 397
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Added option for multiple RFID Readers #1012
Commits on Jun 13, 2020
-
Added option for multiple RFID Readers MiczFlor#760
To use it, the two files Reader.py and RegisterDevice.py must be replaced with the *py..Multi files. If you activate multiple RFID readers it´s e.g. possible to read Card and "Figure" RFID parallel.
Markus Prochaska authored and Markus Prochaska committedJun 13, 2020 Configuration menu - View commit details
-
Copy full SHA for 9145cae - Browse repository at this point
Copy the full SHA 9145caeView commit details
Commits on Jun 14, 2020
-
Added multi-reader support for experimental reader
Markus Prochaska authored and Markus Prochaska committedJun 14, 2020 Configuration menu - View commit details
-
Copy full SHA for 4e16606 - Browse repository at this point
Copy the full SHA 4e16606View commit details -
Fixed waiting for Reader result
Markus Prochaska authored and Markus Prochaska committedJun 14, 2020 Configuration menu - View commit details
-
Copy full SHA for f5f2736 - Browse repository at this point
Copy the full SHA f5f2736View commit details -
Markus Prochaska authored and Markus Prochaska committed
Jun 14, 2020 Configuration menu - View commit details
-
Copy full SHA for 8604023 - Browse repository at this point
Copy the full SHA 8604023View commit details -
Added multiple USB reader support for Reader.py.experimental (see fil…
…e Reader.py.experimental.Multi) Added Register NonUSB Devices with RegisterDevice (see RegisterDevice.py.Multi)
Markus Prochaska authored and Markus Prochaska committedJun 14, 2020 Configuration menu - View commit details
-
Copy full SHA for 2aeb657 - Browse repository at this point
Copy the full SHA 2aeb657View commit details -
Fixed bug when adding devices to read
Markus Prochaska authored and Markus Prochaska committedJun 14, 2020 Configuration menu - View commit details
-
Copy full SHA for 0ba3272 - Browse repository at this point
Copy the full SHA 0ba3272View commit details
Commits on Jun 15, 2020
-
Removed duplicate of get_devices()
Markus Prochaska authored and Markus Prochaska committedJun 15, 2020 Configuration menu - View commit details
-
Copy full SHA for bc1d675 - Browse repository at this point
Copy the full SHA bc1d675View commit details
Commits on Jul 2, 2020
-
Update of Multi reader and install script
-Added Multi Reader registration to buster-install-default.sh as extra option -Changed the installscripts/buster-install-default.sh to use new RegisterDevice.py.Multi -Added requirement for PN532 and RC522 installation direct to RegisterDevice.py.Multi if the user chooses it.
Markus Prochaska authored and Markus Prochaska committedJul 2, 2020 Configuration menu - View commit details
-
Copy full SHA for dc2a864 - Browse repository at this point
Copy the full SHA dc2a864View commit details