-
-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
No 'hw ping' or 'hw break' stop support for iclass simulation #2180
Comments
I guess this is the reason: In Line 1446 in 833bc4d
Line 1018 in 833bc4d
In Line 516 in 55e1b67
Line 1165 in 55e1b67
|
Simulation is a very time critical piece of code. The check for data available distrupted it. |
I think the |
yeah, however , simulation fiddling means testing against real readers. and iclass means testing against a bunch of different models, since they are all a bit different in their time sensitivity |
Indeed |
The ability to perform 'hw ping' or 'hw break' commands in order to abort simulation of iclass cards is not supproted.
Last full release that i found that supports this is v4.9237, and the bug was introduced by v4.13441.
Emulation only stops by physical button press.
Example running latest fw.
hw ping failing to respond and stop emulation of mode 1 iclass.
example of mode 3 "full card simulation"
The text was updated successfully, but these errors were encountered: