iceman1001
b545109800
fix more lf standalone
2020-06-23 12:14:41 +02:00
iceman1001
e3c9f46425
fix lf standalones
2020-06-23 12:13:48 +02:00
iceman1001
34769f6945
fix: lf_em4100rwx
2020-06-23 12:10:09 +02:00
Monster
5e277caa0b
Merge branch 'master' into master
2020-06-23 10:51:52 +03:00
Monster
c551800b0f
build fix after changes for lf_em4100rswb
...
build fix after changes for lf_em4100rswb
2020-06-23 10:34:00 +03:00
iceman1001
683954316a
chg: 'lf em 410x_watch' - now uses NG and on deviceside only
2020-06-22 13:24:33 +02:00
iceman1001
b0c5ade65a
adapt standalone to dynamic stack
2020-06-22 12:22:52 +02:00
iceman1001
ea73746d32
text
2020-06-10 09:02:58 +02:00
Philippe Teuwen
224cb2ffd7
make style
2020-06-08 03:15:10 +02:00
iceman1001
3d67bde0d9
old->mix
2020-05-27 17:58:34 +02:00
iceman1001
30be05ec3f
chg: removed debugstatements, the code doesnt use them
2020-05-20 18:28:43 +02:00
iceman1001
b22ea6f846
fix: matty_run eloadcard
2020-05-20 18:28:10 +02:00
Philippe Teuwen
b556810776
armsrc: clarify static vars vs global vars, part 2
2020-05-19 17:25:58 +02:00
iceman1001
4d355192bf
remove inline
2020-05-19 17:16:23 +02:00
Philippe Teuwen
4dac94c772
clarify BUTTON macro usages
2020-05-15 00:00:42 +02:00
Philippe Teuwen
3f71be870b
cppcheck on hf_mattyrun
2020-05-14 23:26:41 +02:00
iceman1001
ed11e4a093
cppcheck fix, assign a value
2020-05-14 09:18:51 +02:00
iceman1001
00b67e2cdd
remove warnings of unused
2020-05-11 22:12:46 +02:00
Dmitriy Loginoov
8b8d60c667
Fixed compiler warnings.
2020-05-11 18:18:47 +03:00
Dmitriy Loginoov
91b8569391
Added changelog line, fixed mode order in Makefiles, added line to documentation.
2020-05-11 17:52:35 +03:00
Dmitriy Loginoov
f4e8fc89a8
Rewrited lf_em4100rwc standalone mode, added card bruteforce mode.
2020-05-11 16:58:16 +03:00
Philippe Teuwen
8160131119
fix standalone warnings
2020-05-11 13:48:57 +02:00
Philippe Teuwen
026707b960
arm: fix prototypes
2020-05-11 13:48:57 +02:00
Philippe Teuwen
0cb21c89c3
doc
2020-05-02 23:11:49 +02:00
Philippe Teuwen
04a16ddeb5
msdsal fix bug after var de-shadowing, move stuff around
2020-04-26 17:44:45 +02:00
iceman1001
f416fa9b4f
cppchecker fixes
2020-04-26 12:56:19 +02:00
Philippe Teuwen
0219aed591
arraylen
2020-04-24 18:44:42 +02:00
Philippe Teuwen
011f973e7f
make style
2020-04-24 18:21:38 +02:00
Philippe Teuwen
0fe80c4a2d
sorting modes
2020-04-24 18:20:37 +02:00
Philippe Teuwen
773b27954d
rename standalone template
2020-04-24 18:11:27 +02:00
Philippe Teuwen
9db1c10230
new HF_MSDSAL as default standalone
2020-04-24 17:54:12 +02:00
Salvador Mendoza
9c4bfa5dcb
Update hf_msdsal.c
2020-04-24 16:42:41 +02:00
Salvador Mendoza
9cd58bd9f0
Create hf_msdsal.c
2020-04-24 16:42:40 +02:00
Salvador Mendoza
80c98455ac
Update Makefile.inc
2020-04-24 16:42:40 +02:00
Salvador Mendoza
7f0e759b60
Update Makefile.hal
2020-04-24 16:42:40 +02:00
Philippe Teuwen
af43bdd728
doc
2020-04-23 22:36:15 +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
Iceman
4920bd8ab0
Update Makefile.hal
2020-03-30 16:31:54 +02:00
iceman1001
690a2b89e0
textual
2020-03-30 15:16:11 +02:00
iceman1001
83a5ffbb10
textual
2020-03-30 15:12:37 +02:00
iceman1001
924ad84c59
textual
2020-03-30 15:12:06 +02:00
iceman1001
c8b51ccf25
chg: legic standalone - now saves read cards to flashmemory (RDV4)\n also simulates correct cardtype.\n It goes direct into recording / reading a tag. Once a complete dump is done, it starts to simulate
2020-03-30 15:11:48 +02:00
Uli Heilmeier
db02a1f306
HF_Legic: remove global variable and cleanup
...
As requested by @iceman1001:
* removed global variable
* updated according to make style
* added entry in CHANGELOG.md
2020-03-30 10:22:45 +02:00
Uli Heilmeier
8c8a86cb83
Standalone mode: Adding Legic Prime read/sim run
...
This commit adds a standalone mode for Legic Prime.
It reads and simulates a Legic tag.
Tested with MIM1024 tags.
MIM256 and MIM512 should work to. We just read the data and for simulating
we pretend to be a MIM1024 card.
Co-authored-by: Stefanie Hofmann <>
2020-03-27 14:08:45 +01:00
Artem Gnatyuk
0abba96eb6
Add my modes after merging.
2020-03-22 00:03:16 +07:00
Artem Gnatyuk
3fb4045c16
Merge branch 'master' into lf_emul
2020-03-21 23:47:09 +07:00
Artem Gnatyuk
c36d86bc01
Make style
2020-03-21 21:39:30 +07:00
Artem Gnatyuk
097595cdef
[RDV4] Readed IDs store to file in spiffs
2020-03-21 21:27:57 +07:00
Artem Gnatyuk
311f43172f
LF_EM4100EMULV1 - renamed to LF_EM4100EMUL. Make more easy control. Short click - switch slot and satrt simulation
...
LF_EM4100EMULV2 - deleted.
LF_EM4100EMULV3 - renamed to LF_EM4100RWC
2020-03-21 15:48:16 +07:00