]> git.zerfleddert.de Git - proxmark3-svn/commit
FIX: a shot at fixing the "_" underscore problem in fileutils.c. This one uses _ifde...
authoriceman1001 <iceman@iuse.se>
Sun, 4 Jan 2015 21:49:54 +0000 (22:49 +0100)
committericeman1001 <iceman@iuse.se>
Sun, 4 Jan 2015 21:49:54 +0000 (22:49 +0100)
commit8d0a3e87d7d2350f4a05698a42f57625e460e5d6
treeed96d22b780726f1db00d3c737e0e1c7e7d56994
parentb1329a02643392dec5090b1f978385a9732e9af8
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
12 files changed:
armsrc/desfire_crypto.c
armsrc/lfops.c
client/cmddata.c
client/cmdlf.c
client/cmdlfem4x.c
client/cmdlft55xx.c
client/graph.c
client/graph.h
client/loclass/fileutils.c
client/proxguiqt.cpp
client/ui.c
common/lfdemod.c
Impressum, Datenschutz