proxmark3/common
iceman1001 8d0a3e87d7 FIX: a shot at fixing the "_" underscore problem in fileutils.c. This one uses _ifdefine. I hope it works. Linux people can let me know if it works.
FIX: changed the DetectASKClock in lfdemod.c to correct detect all clocks in the array.
CHG: I like code with more spaces inside of it and tried change some stuff according to our codestyle in HACKING.txt
ADD: some zero checks and overflows, god knows where it was.

The T55XX commands will be rewritten to use Marshmellows lfdemod.c instead.
CHG: Made the graph window smaller.
CHG: lf read  now does a "data samples" also.  (less writing commands)
CHG: data samples now defaults to samples size of 20000
2015-01-04 22:49:54 +01:00
..
cmd.c Updated the README.txt 2015-01-01 14:07:42 +01:00
cmd.h First check in. 2014-09-11 23:23:46 +02:00
crc.c Add license headers to armsrc/bootrom/common stuff 2010-02-21 00:12:52 +00:00
crc.h First check in. 2014-09-11 23:23:46 +02:00
crc16.c ADD: tnp3.lua can now validate the checkums in the dump 2014-11-12 23:18:46 +01:00
crc16.h ADD: tnp3.lua can now validate the checkums in the dump 2014-11-12 23:18:46 +01:00
crc32.c First check in. 2014-09-11 23:23:46 +02:00
crc32.h First check in. 2014-09-11 23:23:46 +02:00
default_version.c Make version data const 2010-02-26 14:02:27 +00:00
desfire.h chg: LF t55xx trace 2014-10-06 19:42:50 +02:00
iso14443crc.c First check in. 2014-09-11 23:23:46 +02:00
iso14443crc.h First check in. 2014-09-11 23:23:46 +02:00
iso15693tools.c First check in. 2014-09-11 23:23:46 +02:00
iso15693tools.h First check in. 2014-09-11 23:23:46 +02:00
ldscript.common THIS REQUIRES A BOOTROM UPDATE!! To save FPGA area, split the LF and HF bitstreams and load them on-demand. 2014-06-20 01:02:59 +02:00
legic_prng.c First check in. 2014-09-11 23:23:46 +02:00
lfdemod.c FIX: a shot at fixing the "_" underscore problem in fileutils.c. This one uses _ifdefine. I hope it works. Linux people can let me know if it works. 2015-01-04 22:49:54 +01:00
lfdemod.h ADD: midnitesnakes desfire, ultralight changes from Unstable branch. 2014-12-31 11:35:43 +01:00
Makefile.common chg: LF t55xx trace 2014-10-06 19:42:50 +02:00
usb_cdc.c Updated the README.txt 2015-01-01 14:07:42 +01:00
usb_cdc.h First check in. 2014-09-11 23:23:46 +02:00