6867 Commits

Author SHA1 Message Date
kormax 95c681ae71 Add ASK CTS block commands 2026-06-30 23:45:12 +03:00
kormax 84fa609812 Add command usage hints for CTS and Innovatron 2026-06-30 23:45:04 +03:00
kormax b3781a7bbc Update ASK CTS general info output 2026-06-30 23:41:44 +03:00
iceman1001 95dcca671c update the ATRS header file 2026-06-30 02:29:57 +02:00
iceman1001 fc0b9c2c72 code ql warning 2026-06-30 02:28:47 +02:00
iceman1001 7af8674b22 fix saflok test output and add it to test script 2026-06-30 02:22:56 +02:00
iceman1001 5f64923d1f minor style 2026-06-30 00:36:18 +02:00
iceman1001 d5beefa6bb fix code scanning format warnings 2026-06-30 00:27:10 +02:00
iceman1001 896a42dba1 style 2026-06-30 00:21:11 +02:00
iceman1001 8590fab1b5 style 2026-06-30 00:20:43 +02:00
iceman1001 c6d01e6e72 update helptexts 2026-06-29 23:51:37 +02:00
iceman1001 21a11320de style 2026-06-29 23:37:37 +02:00
Iceman 15ee6977a1 Merge pull request #3400 from kormax/ask-cts-improvements
ASK CTS improvements
2026-06-30 04:35:44 +07:00
iceman1001 17ac10327f styled mad tests 2026-06-29 23:27:03 +02:00
iceman1001 2b51280725 apply some style and consts 2026-06-29 22:42:37 +02:00
kormax b44880c492 Check for ASK CTS in 'hf 14b info' 2026-06-29 23:12:08 +03:00
kormax bd78abe41e Process ATTRIB RR response 2026-06-29 21:31:44 +03:00
iceman1001 ae9a503280 minor style, feedback 2026-06-29 14:15:58 +02:00
iceman1001 01924af647 refactor to use same dump printing 2026-06-29 06:02:32 +02:00
iceman1001 6b0e62b8ea txt 2026-06-29 02:06:38 +02:00
iceman1001 1a4a01eb8d em4x05 texts 2026-06-29 01:57:19 +02:00
Iceman 87ac5cc04d Merge pull request #3398 from kormax/innovatron-improvements
Innovatron improvements
2026-06-27 17:56:32 +07:00
kormax 15ab857ea8 Add trace anntation support for basic Innovatron commands 2026-06-26 23:31:24 +03:00
kormax 9d7447ddcd Refine Innovatron protocol handling 2026-06-26 23:20:05 +03:00
towelbyte 78b621264c Fix (limit) 'lf cotag demod' custom clock argument 2026-06-26 20:23:13 +02:00
Eric Betts 06f0f4825f Include dynamic memory contents in hf topaz dump 2026-06-25 19:48:27 -07:00
Idan Horowitz 92d0cdb909 legic: parse DCF argument as hex in migrate 2026-06-24 21:41:49 +03:00
Sanduuz e3ddd6a833 Merge branch 'RfidResearchGroup:master' into feature/hrt_parser 2026-06-24 19:14:04 +03:00
Philippe Teuwen 5666cdf4e8 make style 2026-06-23 00:03:16 +02:00
Sanduuz 379d461bb3 Added support for older card (EF2011) 2026-06-21 23:03:02 +03:00
Sanduuz d747d5cfac Added support for parsing and printing history records 2026-06-21 22:33:18 +03:00
Sanduuz 36f55d303e Print more information about loaded season ticket 2026-06-21 21:53:52 +03:00
Sanduuz 25f19a02ce Added support for parsing and printing value tickets 2026-06-21 21:26:20 +03:00
Sanduuz cb1c68e610 Refactored hrtparser.c with better variable names to improve readability 2026-06-21 13:00:06 +03:00
Sanduuz 1afa1028e4 Added pretty-printing HRT card information 2026-06-21 11:20:01 +03:00
Sanduuz 4ff1a50288 Moved HRT parser logic under client/src/parsers + Restructured parser calling code to its own file that is hooked from hf mfdes info command 2026-06-20 23:55:55 +03:00
Sanduuz 8c42a35e21 Merge branch 'RfidResearchGroup:master' into feature/hrt_parser 2026-06-20 23:53:52 +03:00
Iceman 5ed48c6657 Merge pull request #3390 from q0jt/pr-hf-felica-auth1
hf felica auth1: refactor
2026-06-19 21:19:55 +07:00
kormax 1e254bc7a1 Add support for Innovatron protocol to Calypso commands 2026-06-18 22:33:41 +03:00
Iceman 4416d6da3c Merge pull request #3389 from kormax/hf-14b-info-innovatron
Add support for detecting Innovatron protocol in 'hf 14b info'
2026-06-19 01:04:25 +07:00
kormax a881c81ec1 Add support for detecting Innovatron protocol in 'hf 14b info' 2026-06-18 20:26:13 +03:00
Sanduuz 3cc5b1ead7 Converted from custom bytearray_t type to uint8_t *data + size_t len 2026-06-18 20:22:29 +03:00
Sanduuz fed6011238 Fixed a null/empty check bug in hf_mfdes_try_parse_hrt 2026-06-18 20:20:55 +03:00
q0jt e9728a8219 hf felica auth1: refactor 2026-06-19 02:13:20 +09:00
Sanduuz ba3aebeb2a Merge branch 'RfidResearchGroup:master' into feature/hrt_parser 2026-06-18 19:06:12 +03:00
Iceman debc633524 Merge pull request #3387 from AlxCzl/mad-ops-revamp
mad: gate diagnostic prints behind verbose flag to quiet test output
2026-06-18 21:50:25 +07:00
Sanduuz fa70d88c73 Fixed windows compatibility problems 2026-06-17 21:28:07 +03:00
Sanduuz f216a7d5fb Enforced styling with 'make style' 2026-06-17 19:24:59 +03:00
Sanduuz f71071eb94 Initial commit for HRT parser 2026-06-17 19:24:06 +03:00
achazal 57f3da3ee2 mad: gate diagnostic prints behind verbose flag to quiet test output 2026-06-17 14:11:32 +02:00