iceman1001
9873c0e4e2
enable debugging of EM4x05 hid generated data
2021-04-27 19:14:13 +02:00
iceman1001
6eb02c5f8e
cppchecker fixes
2021-04-13 08:17:11 +02:00
iceman1001
f70a49e894
lf simulate - less checks
2021-03-15 01:29:48 +01:00
Philippe Teuwen
e5c5629cf2
Some tunings of otptear:
...
- make tearoff_delay_us and tearoff_enabled globals
- use tearoff_hook and remove Dbprintf in critical tearoff timing
- move initial write from MifareU_Otp_Tearoff to CmdHF14AMfuOtpTearoff and make it optional (old behavior was writing initial 00000000 when -d was not provided)
- tearoff: compare with initial write, not with previous tearoff outcome
- rephrase some messages
- track all begin and end of erase and write phases, with quite complex logic to cover multiple cases (starting in middle of erased phase, starting with write 0, ...) and report them
- check against initial write error
- repeat same timing (up to 10x) in case of write/read errors then quit
- typos
2021-03-07 23:48:55 +01:00
iceman1001
47c27d751c
lf awid/hid/io/410x watch - now works with user side abort
2021-02-02 17:55:54 +01:00
iceman1001
ed3d12724b
text
2021-02-02 15:33:42 +01:00
iceman1001
aad7d4c8df
text
2021-02-01 23:27:26 +01:00
iceman1001
40230532f5
text
2021-02-01 23:23:34 +01:00
Philippe Teuwen
694a48b65a
text
2021-01-14 14:36:53 +01:00
iceman1001
1bccb77654
lf hid clone - prepped for EM. Disabled it for viking / hid clone until further testing
2020-11-30 21:06:37 +01:00
iceman1001
2fcd46f278
lf ti write - now uses NG, cliparser (untested)
2020-11-29 14:00:51 +01:00
tcprst
db083034d6
make style
2020-11-26 00:44:26 -05:00
iceman1001
b7c0d6aa5e
lf viking clone - now supports clone to EM4305/4469 (untested)
2020-11-25 15:13:32 +01:00
Philippe Teuwen
50c0d93951
Change EM4x05 reader timings
...
Closer to the spec and better results, more robust to tag position
2020-10-20 23:49:26 +02:00
Philippe Teuwen
47cfc778e3
typos
2020-10-20 20:22:54 +02:00
Philippe Teuwen
a6beff18a5
fix em 4x05 bf
2020-10-20 15:46:44 +02:00
Philippe Teuwen
3b83e8e703
EM 4x05 login bf
2020-10-20 13:21:40 +02:00
Philippe Teuwen
ae1b4b62b6
EM4x05 login & read: don't use threshold for acquisition
2020-10-19 00:52:21 +02:00
Philippe Teuwen
a8ca19bec5
EM 4x05: acquire more samples for Login
2020-10-19 00:15:01 +02:00
Philippe Teuwen
95bf65cda9
Add EM 4x05 Login
2020-10-18 23:46:36 +02:00
Philippe Teuwen
7f8a4b4182
Add generic tear-off hook
2020-10-09 01:52:56 +02:00
Philippe Teuwen
f4feaa6a03
EM4x05: capture tag 'error preamble' answer as well
2020-10-07 22:55:43 +02:00
Philippe Teuwen
9962b8769a
EM4x05: add support for Protect command
2020-10-07 18:38:47 +02:00
Philippe Teuwen
c3c59e35cb
make style
2020-09-30 14:27:19 +02:00
Philippe Teuwen
4ec7bca270
Add option to define extra symbols for 'lf cmdread', required e.g. for Hitag Micro and for talking to HT2 in emulation mode
2020-09-17 17:18:14 +02:00
Philippe Teuwen
c994323105
Unify 'lf read' and 'lf cmdread options', add options to cmdread
2020-09-16 12:59:42 +02:00
iceman1001
0be35a8e7e
style
2020-09-07 10:35:09 +02:00
Philippe Teuwen
8ae5fef830
less messages in t55xx, arm side
2020-09-06 17:21:16 +02:00
iceman1001
424f2810c5
adapt timeout for 4x05
2020-09-06 00:08:20 +02:00
iceman1001
32c614db7b
fix cotag memory bugs. was off-by-one
2020-08-25 15:34:10 +02:00
iceman1001
dc6e4ea4ea
lf t55xx chk m - tweaking the algo
2020-08-21 17:46:29 +02:00
iceman1001
832bdf7a66
guarding the OUT
2020-08-21 15:47:19 +02:00
iceman1001
e3767a3e28
lf t55 chk m (works again!). lf t55 config (prints correct pwd if used)
2020-08-21 14:10:32 +02:00
Philippe Teuwen
4ed57c7c4d
make style
2020-08-13 12:25:04 +02:00
iceman1001
4043832c62
adapt to fpga changes. And bug hunting COTAG functionality that doesnt work
2020-07-02 12:35:54 +02:00
iceman1001
b59131d349
chg: 'lf em/hid/io/awid watch' - colors, unified, NG
2020-06-22 14:56:13 +02:00
iceman1001
683954316a
chg: 'lf em 410x_watch' - now uses NG and on deviceside only
2020-06-22 13:24:33 +02:00
iceman1001
ba6bc0ecef
chg: 'lf io watch' - uses NG and reports back to client
2020-06-22 12:57:28 +02:00
iceman1001
3832cf26fd
color
2020-06-11 19:20:59 +02:00
iceman1001
9189dc8563
applied theremin patch, adc values are summed, remember to divide when read
2020-06-09 23:37:56 +02:00
Philippe Teuwen
b556810776
armsrc: clarify static vars vs global vars, part 2
2020-05-19 17:25:58 +02:00
Philippe Teuwen
ffdd338dea
make style
2020-05-14 01:04:26 +02:00
iceman1001
6e7a8e1bfc
chg: enforce stricter limit checks for available pwds in flash mem
2020-05-13 13:26:02 +02:00
Philippe Teuwen
5f1ff72f7c
arm: fix warnings discarded-qualifiers
2020-05-11 13:48:57 +02:00
Philippe Teuwen
026707b960
arm: fix prototypes
2020-05-11 13:48:57 +02:00
iceman1001
3720ff144d
coverity nags
2020-05-08 16:26:58 +02:00
Philippe Teuwen
8bdda55115
Fix prompt colors in log -> spurious space in color macros -> adjust lots of files...
2020-04-22 02:22:55 +02:00
Philippe Teuwen
94192d0976
make style
2020-04-16 09:01:14 +02:00
iceman1001
95b48f25ef
coverity fix
2020-04-06 10:55:18 +02:00
mwalker33
b9371d2915
Timing Bug
2020-04-05 12:11:45 +10:00