Description
Describe the problems
@doegox and me has spent some time in making lf t55xx commands better. Especially when it comes to demodulation of the different clockspeeds. In order to make testing easer we have created a lua script, test_t55xx.lua where you can edit in order to test a specific modulation or all of them.
Our intention is that we should get 32/32 for a test, or 100% . Sadly it isn't that right now. Below I have added current biphase status, it gives a great result of 31/32. Try ASK and you be suppresed the fail tests.
To Reproduce
Steps to reproduce the behavior:
- script run test_t55x7
2019-04-08T14:50:43Z remark: [SUMMARY] Success rate: 31/32 tests passed, help me improving that number!
Expected behavior
We want the output on those tests to say, 32/32
Desktop (please complete the following information):
-- running latest firmware/client
Please help us with testing and corrections!