]> git.zerfleddert.de Git - proxmark3-svn/commit
lf improvements
authormarshmellow42 <marshmellowrf@gmail.com>
Tue, 4 Apr 2017 15:52:10 +0000 (11:52 -0400)
committermarshmellow42 <marshmellowrf@gmail.com>
Tue, 4 Apr 2017 15:52:10 +0000 (11:52 -0400)
commitb97311b1bde85d0aa388085e9a5747ac4da680d5
tree0c31a2a125a1f8d91dfd6c1a64b558849032e089
parent6a772a1273e0f18c33e8214f52f281912dac8471
lf improvements

fix noralsy demod bug (st should be true)
fix sprint_bin_break bug (didn't print last bit)
add a function to save/restore demodbuffer
remove redundant countFC call in PSKDemod
clean up pskclockdetect functions
fix indala26decode bug (end of data sometimes not correct)
improve PSK detection / demodulation
improve NRZ detection
improve t55xx commands & fix a few bugs
add t55xx page1 detection - added it to lf search
added experimental t55xx testmode write
13 files changed:
CHANGELOG.md
armsrc/lfops.c
client/cmddata.c
client/cmddata.h
client/cmdlf.c
client/cmdlfnoralsy.c
client/cmdlft55xx.c
client/cmdlft55xx.h
client/graph.c
client/util.c
common/lfdemod.c
common/lfdemod.h
common/protocols.h
Impressum, Datenschutz