]> git.zerfleddert.de Git - proxmark3-svn/commit - client/cmdhf.c
fix: introduced a stupid error when refactoring the start bit detector in MillerDecod...
authorpwpiwi <pwpiwi@users.noreply.github.com>
Wed, 18 Mar 2015 16:12:09 +0000 (17:12 +0100)
committerpwpiwi <pwpiwi@users.noreply.github.com>
Wed, 18 Mar 2015 17:32:43 +0000 (18:32 +0100)
commit05ddb52c43f932db852e18fe6836bee71e91f74e
treec9fd5171b7a363eab81558d80513d3931ccadbe1
parentef00343cb1f6ab306020c4108cd414e8df6b132f
fix: introduced a stupid error when refactoring the start bit detector in MillerDecoding()
chg: use -O2 instead of -Os when compiling ARM sources
chg: don't clear the Miller decoders input buffer on reset
chg: be more specific for the Miller decoders start bit pattern
add: new option c in hf list: mark CRC bytes (default is off)
armsrc/Makefile
armsrc/iso14443a.c
client/Makefile
client/cmdhf.c
client/cmdhftopaz.c [new file with mode: 0644]
client/cmdhftopaz.h [new file with mode: 0644]
common/Makefile.common
Impressum, Datenschutz