Philippe Teuwen
ad7a0ccf1f
typos
2021-04-16 00:58:07 +02:00
iceman1001
8c16c4d95d
text
2021-03-09 14:58:08 +01:00
iceman1001
ad2b0879fc
added: mem spiffs view - to view a file on SPIFFS\n mem spiffs dump - now uses cliparser and NG
2021-03-09 14:38:31 +01:00
iceman1001
53831a4a3c
adapt standalone
2020-09-06 21:42:50 +02:00
iceman1001
00b67e2cdd
remove warnings of unused
2020-05-11 22:12:46 +02: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
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
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