Iceman and GitHub
e547d1a139
Merge pull request #26 from monster1025/ProxgrindMifareFix
...
Fix timeout while working with russian subway validators.
2023-06-01 14:29:46 +02:00
Benjamin DELPY
fe15f7064b
NTAG213 and NTAG216 support in addition to NTAG215
...
Inspired from @xeonxu 's https://github.com/iceman1001/ChameleonMini-rebooted/pull/194 , a PR to support NTAG213 and NTAG216 in ChameleonMini revG - without size problem
2023-06-01 11:02:42 +02:00
nvx
7667c2430d
fix bug with iclass UPDATE command
2022-07-09 11:34:25 +10:00
Iceman and GitHub
4de793f4b1
Merge pull request #85 from xeonxu/wsl
...
Use a variable named DFU_PROG to identify dfu-programmer.
2022-06-28 21:10:36 +02:00
nvx
4bb28e8617
iClass support
...
Requires enabling in Makefile and disabling other options to fit in program space below 64k
2022-06-28 16:57:39 +10:00
Monster and GitHub
285d2f9acd
Merge branch 'RfidResearchGroup:proxgrind' into ProxgrindMifareFix
2022-04-26 21:24:28 +03:00
Noe Xu
93ce9450d1
Use a variable named DFU_PROG to identify dfu-programmer. And it's convenient for using `make dfu-prog' under WSL.
2022-02-08 20:03:20 +08:00
Federico Cerutti
59f68ac4c9
Fixed check-size in makefile and updated readme
2022-02-01 18:07:20 +01:00
Federico Cerutti
d3299fee43
Calling AppProcess as suggested by @cacke-r
2022-02-01 00:03:15 +01:00
Federico Cerutti
3b53376b56
Ported fptrs fixes
2022-02-01 00:03:13 +01:00
Federico Cerutti
c692e0ea11
ISO15693 sniff codec
2022-01-31 23:59:50 +01:00
mgp25
1235ee1198
NTAG215 from @gcammisa
2021-05-24 22:50:24 +02:00
Niel Nielsen and GitHub
29463e885d
Corrected check-size
...
Checksize added --mcu=atxmega128a4u to output programsize and not eep size
2021-02-02 15:26:25 +01:00
Niel Nielsen and GitHub
5845b7bba9
Update Makefile
...
Makefile updated to calculate elf size correctly
2021-02-02 14:21:12 +01:00
iceman1001
e873206fb4
re-enable sniff/clone 14a.
2020-11-27 23:23:46 +01:00
Iceman and GitHub
93d4ee1ebf
Merge pull request #53 from The-White-Fox/FixComments
...
Fix mandarin chinese comments
2020-11-27 19:46:41 +01:00
Iceman and GitHub
844843d248
Merge pull request #46 from nieldk/proxgrind
...
Update Makefile
2020-11-27 19:45:25 +01:00
The-White-Fox
1c6e23b129
Fix mandarin chinese comments
...
Fix some nice but mandarin chinese comments and replaced it with its google translation.
Should be buildable for now (cause some unexplicable build errors in first try).
2020-11-10 14:50:50 +01:00
Federico Cerutti
10ac19d698
Additional reader mode ifdefs
2020-10-15 21:02:24 +02:00
Federico Cerutti
5ef496816d
Working in windows under cygwin
2020-10-15 02:02:02 +02:00
Federico Cerutti
9c135cd1e4
Disabled sniff/reader codecs compilation
...
Had to make some minor changes to Commands.c and CommandLine.c
to allow building without these codecs
2020-10-15 02:01:54 +02:00
Federico Cerutti
bc3ae6b768
Elf sections check before flash
...
Due to the addition of new codecs and applications, code size grew to
overwrite the part of FRAM currently used to store card slots (settings).
This simple (although hacky) makefile command verifies if such an
issue will occur before flashing the firmware.
2020-10-15 01:59:57 +02:00
Niel Nielsen and GitHub
f9be25ea06
Update Makefile
...
Add LTO to reduce final binary size, which fixes issues witg eg long-press
2020-10-14 21:25:41 +02:00
luminouw
7055e26170
Added ATQA and SAK commands, ported from RevE firmware
2020-09-17 19:53:29 +02:00
Ave
c5b07988dc
Merge remote-tracking branch 'ceres/rrg-iso15693-codec-upd' into proxgrind
2020-09-15 21:08:19 +03:00