From: pwpiwi Date: Sat, 11 Apr 2020 06:56:14 +0000 (+0200) Subject: Merge pull request #926 from pwpiwi/fix_iso15693_fpga X-Git-Url: http://git.zerfleddert.de/cgi-bin/gitweb.cgi/proxmark3-svn/commitdiff_plain/ebf1404a813867dbfb60dc5f4b13cfee62fb3b71?hp=-c Merge pull request #926 from pwpiwi/fix_iso15693_fpga * make fpga_version_info.c phony and delete it on 'make clean' * wait for transfer to complete before returning from FpgaSendCommand() * log correct tag times in iclass simulation * shorten pulse from TC1 to TC0 in StartCountSspClk() * shorten ssp_frame pulse in fpga/hi_reader.v * some reformatting and whitespace fixes * NOISE_THRESHOLD /= 2 (starting with c41dd5f it became a relative threshold) * remove superfluous reader initialization --- ebf1404a813867dbfb60dc5f4b13cfee62fb3b71