From: iceman1001 Date: Thu, 12 Mar 2015 22:04:02 +0000 (+0100) Subject: FIX: adding a test to see if we managed to get the correct demodulation from an... X-Git-Url: http://cvs.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/commitdiff_plain/3e4811c8b77f4e3d84ed681f6b49704a18c2b3c4?hp=3e4811c8b77f4e3d84ed681f6b49704a18c2b3c4 FIX: adding a test to see if we managed to get the correct demodulation from an unknown t55x7 tag. By checking if the configuration data (page 0, block 0) has some settings that must be the same. think reserved 7bits, This is a trail and error approach. But together with setting a manual configuration to read a tag and this automatic verification it will help out alot I think. ---