From: pwpiwi Date: Sat, 5 Oct 2019 15:57:16 +0000 (+0200) Subject: fix 'hf iclass sim' X-Git-Url: https://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/commitdiff_plain/8efd0b80f2d11946b2fc0911cde939f9f93eb40f?hp=8efd0b80f2d11946b2fc0911cde939f9f93eb40f fix 'hf iclass sim' * fix tag response timing. iClass differs from ISO15693 in this respect. * speedup CodeIso15693AsTag() * TransmitTo15693Tag(): don't send unmodulated start of SOF * reduce modulation depth in hi_simulate.v * calculate CRC for configuration block when simulating * Show real response time instead of planned response time in 'hf list iclass' ---