proxmark3/include
pwpiwi d9de20fa4b
Fix 15 snoop (#752)
* fixing hf 15: implement hf 15 snoop
* rename hf 15 record to hf 15 snoop
* speedup sampling / decoding:
*   new FPGA mode FPGA_HF_READER_RX_XCORR_AMPLITUDE implements amplitude(ci, cq) on FPGA
*   inlining the decoders in iso15693.c
*   inlining memcpy/memset in LogTrace()
*   giving up the moving correlator for SOF in Handle15693SamplesFromTag
* decode more of EOF in Handle15693SamplesFromTag()
* some refactoring
2019-01-12 13:28:26 +01:00
..
at91sam7s512.h ADD: tnp3xxx identification in luascripts. 2015-01-06 21:20:41 +01:00
common.h simplify some code, add comments 2016-03-19 00:09:58 -04:00
config_gpio.h Add license headers to armsrc/bootrom/common stuff 2010-02-21 00:12:52 +00:00
hitag2.h hitag2 write (#310) 2017-07-05 20:16:54 +02:00
hitagS.h HitagS Improvements (#721) 2018-11-30 17:42:22 +01:00
legic.h Legic: rewrite reader to use xcorrelation and precise timing (#654) 2018-08-20 22:29:34 +02:00
legic_prng.h legic write/simulate [Anon] 2010-05-06 11:24:01 +00:00
mifare.h moved includes, added clear_trace flag (it was there...) and fixed multiapdu iso14443 stream 2017-11-03 13:42:38 +02:00
proxmark3.h RDV40 compatibility fixes (#678) 2018-09-21 08:27:35 +02:00
smartcard.h Emv commands work with smartcard interface (RfidResearchGroup PR67 by @Merlokk) (#743) 2019-01-05 09:47:12 +01:00
usb_cmd.h Fix 15 snoop (#752) 2019-01-12 13:28:26 +01:00