pwpiwi
31a29271b9
fix clang compiler warnings (including fixing a bug revealed in cmdhftopaz.c)
2017-04-11 18:55:33 +02:00
pwpiwi
7624e8b21b
hf topaz reader implementation:
...
- read and display dynamic memory as well
- display "locked" status per byte instead per block
2015-09-28 08:26:00 +02:00
pwpiwi
6e6f1099c8
hf topaz reader: add support for dynamic lock areas
2015-07-01 07:12:10 +02:00
pwpiwi
6306ff4bac
Merge branch 'master' into topaz
...
Conflicts:
armsrc/Makefile
client/Makefile
2015-04-05 19:45:59 +02:00
pwpiwi
c5847ae8af
refactoring hf topaz reader
2015-03-31 07:09:55 +02:00
pwpiwi
de15fc5fe3
add: hf topaz reader (basic functionality)
2015-03-25 22:00:48 +01:00
pwpiwi
48ece4a750
add: Topaz mode for "hf 14a raw" (new option -T)
...
chg: allow tracing without parity
chg: make "hf list topaz" aware of additional commands for Dynamic Memory Model
2015-03-20 21:06:51 +01:00
pwpiwi
05ddb52c43
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)
2015-03-18 18:32:43 +01:00