projects
/
proxmark3-svn
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
split lf indala[cmd] to lf indala [cmd]
[proxmark3-svn]
/
armsrc
/
iso14443a.h
diff --git
a/armsrc/iso14443a.h
b/armsrc/iso14443a.h
index 1e978e8808fa683f7744211e8bd4060c32eb59c5..ec99ab99a4f7426628d73ace74f10237b81838c3 100644
(file)
--- a/
armsrc/iso14443a.h
+++ b/
armsrc/iso14443a.h
@@
-56,15
+56,14
@@
typedef struct {
// DROP_FIRST_HALF,
} state;
uint16_t shiftReg;
// DROP_FIRST_HALF,
} state;
uint16_t shiftReg;
-
uint16_t
bitCount;
+
int16_t
bitCount;
uint16_t len;
uint16_t byteCntMax;
uint16_t posCnt;
uint16_t syncBit;
uint8_t parityBits;
uint8_t parityLen;
uint16_t len;
uint16_t byteCntMax;
uint16_t posCnt;
uint16_t syncBit;
uint8_t parityBits;
uint8_t parityLen;
- uint16_t highCnt;
- uint16_t twoBits;
+ uint32_t fourBits;
uint32_t startTime, endTime;
uint8_t *output;
uint8_t *parity;
uint32_t startTime, endTime;
uint8_t *output;
uint8_t *parity;
Impressum
,
Datenschutz