Commit Graph

  • 011b585b0d Merge remote-tracking branch 'upstream/master' into em4x70_support Christian Molson 2020-12-09 10:00:42 -05:00
  • 97a27c0156 Remove debug code Christian Molson 2020-12-09 09:57:17 -05:00
  • 3329e363e0 lf em 410x - now uses cliparser, support continuous mode, and reworked output iceman1001 2020-12-09 14:48:10 +01:00
  • 8e022d3040
    Merge pull request #1090 from cyberpunk-re/t55xx_config_recompute_block0 Iceman 2020-12-09 12:19:21 +01:00
  • 01b2c14616 adapt and fix memoryleaks in Em4x50 iceman1001 2020-12-09 12:18:01 +01:00
  • 888efe2c13
    Merge branch 'master' into t55xx_config_recompute_block0 (⌐■_■) Cyberpunk 2020-12-09 09:54:07 +00:00
  • 93d00be4c0 adapt indala test for new output iceman1001 2020-12-09 10:28:58 +01:00
  • 8bca879c6c
    Merge pull request #1081 from tharexde/update_4x50 Iceman 2020-12-09 10:11:26 +01:00
  • 7f4fe79aaa Made GetConfigBlock0Source string buf larger to acomodate ASCII color escape expansion cyberpunk-re 2020-12-08 23:32:23 +00:00
  • b52d50d30a Block0 source explicit in lf t55xx config and color coded cyberpunk-re 2020-12-08 22:54:29 +00:00
  • a9dd75510b Remove packed attribute on em4x70_data_t struct that only has one entry Christian Molson 2020-12-08 16:40:24 -05:00
  • be3af8d32c Fix command help spacing/order for em4x70 Christian Molson 2020-12-08 14:38:47 -05:00
  • 64dd8614d8 Remove unused cmflfem4x70 header from cmlfem410x.c Christian Molson 2020-12-08 14:36:23 -05:00
  • 1d083fdb67 Merge branch 'master' into update_4x50 update 201208 tharexde 2020-12-08 20:23:59 +01:00
  • b83cbe8212 fixed Appveyor complaint tharexde 2020-12-08 20:20:49 +01:00
  • ed031d9bd1 MAD SIO added iceman1001 2020-12-08 20:10:45 +01:00
  • 2d2196afbe
    Merge pull request #1088 from tcprst/topaz_cliparser Iceman 2020-12-08 20:09:50 +01:00
  • 9646c34c94
    Merge branch 'master' into topaz_cliparser Nick Draffen 2020-12-08 14:05:30 -05:00
  • 77a041545c
    Merge pull request #1089 from tcprst/thinfilm_cliparser Iceman 2020-12-08 20:01:55 +01:00
  • c00e1e3da7
    Merge pull request #1091 from tcprst/iclass_wrbl_bugfix Iceman 2020-12-08 20:00:22 +01:00
  • 2c4f7cad70
    fix missing newline in iclass restore helptext tcprst 2020-12-08 09:35:30 -05:00
  • 00cff49f9d fixed incorrect bitmask on modulation cyberpunk-re 2020-12-07 23:33:58 +00:00
  • d63d359c14 fixed initialization (memset instead of memcpy) tharexde 2020-12-07 20:31:27 +01:00
  • b0ff0ed526 Fix bug with manchester receive function. Using suggested algorithm from em4x70 datasheet Christian Molson 2020-12-07 11:18:00 -05:00
  • dcf7e52b01 Remove lua script not belonging to this PR cyberpunk-re 2020-12-07 13:51:23 +00:00
  • cc324b83ec Correction on CHANGELOG cyberpunk-re 2020-12-07 13:49:35 +00:00
  • 9ea6665a24 Fix issue #844 cyberpunk-re 2020-12-07 12:55:11 +00:00
  • d9194e5109 update for EM4x50 tharexde 2020-12-06 23:18:19 +01:00
  • 12880aa419 help text adjustments regarding new command structure tharexde 2020-12-06 23:14:41 +01:00
  • 0ba4394532 cleanup tharexde 2020-12-06 23:08:43 +01:00
  • e4d0bfeced added missing commands for new "lf em" command structure tharexde 2020-12-06 23:00:26 +01:00
  • 894d973d69 Merge branch 'master' into update_4x50 tharexde 2020-12-06 20:40:46 +01:00
  • 1a173f69f9 cleanup tharexde 2020-12-06 20:13:51 +01:00
  • 136339898a block number to be wiped first has to be dynamic tharexde 2020-12-06 19:26:20 +01:00
  • ce83a1cb5f textual tharexde 2020-12-06 12:27:01 +01:00
  • f513582967 removed debug output tharexde 2020-12-06 01:58:07 +01:00
  • 314450b738 transferring data of dump file to device via - em4x50_eload or - file option "-f <filename>": - via spiffs if flash memory is available - via emulator memory if flash memory is not available tharexde 2020-12-06 01:53:43 +01:00
  • d5347ced4e filename in spiffs is now a parameter of em4x50_sim tharexde 2020-12-06 01:48:41 +01:00
  • 6427958e61
    hf thinfilm - now use cliparser tcprst 2020-12-05 19:35:52 -05:00
  • 4ef311336c
    hf topaz - now use cliparser tcprst 2020-12-05 19:17:57 -05:00
  • a7d145c9d8
    Merge pull request #62 from RfidResearchGroup/master mwalker33 2020-12-06 10:06:53 +11:00
  • 4e592eba1c Merge branch 'master' into em4x70_support Christian Molson 2020-12-05 17:59:58 -05:00
  • 54634b33b0 text iceman1001 2020-12-05 23:51:00 +01:00
  • 0a21f7dd8f keys are copied blockwise via spiffs to device because of - flash memory limitation (big dictionaries) - user feedback (infos about progress) tharexde 2020-12-05 23:47:53 +01:00
  • 614ab55809 Initial commit for em4x70 support. Christian Molson 2020-12-05 17:47:03 -05:00
  • 8fde0ba047 relocated FpgaDownloadAndGo from em4x50_chk to appmain tharexde 2020-12-05 23:44:18 +01:00
  • 012370c85a added fix for older bootloader Patrick 2020-12-05 16:51:20 +01:00
  • ee3c0faee1 hf iclass -helptexts iceman1001 2020-12-05 13:27:39 +01:00
  • 697463fb69 text iceman1001 2020-12-04 23:38:40 +01:00
  • 4bde614006 text iceman1001 2020-12-04 23:32:47 +01:00
  • c25eb722dc lf hid brute - set fmtlen.. iceman1001 2020-12-04 23:16:15 +01:00
  • 80fd00c104 text iceman1001 2020-12-04 22:59:57 +01:00
  • ba963e1187 update tharexde 2020-12-04 22:51:54 +01:00
  • 0e28c60fd0 additional message tharexde 2020-12-04 22:42:54 +01:00
  • 2dc27cf2b7 fix double.. iceman1001 2020-12-04 22:42:52 +01:00
  • 4830bf7fec lf hid brute - fix param iceman1001 2020-12-04 22:41:24 +01:00
  • 952845722c use piffs instead of direct writing to flash memory tharexde 2020-12-04 22:38:48 +01:00
  • e50f386ad2 changed parameter in parameter list of em4x50_chk tharexde 2020-12-04 22:37:47 +01:00
  • 7fc852be12 text iceman1001 2020-12-04 22:30:15 +01:00
  • b115c82156 text iceman1001 2020-12-04 22:25:04 +01:00
  • c040e63fb0 remove dublicates iceman1001 2020-12-04 11:29:38 +01:00
  • 1b3d9fbb76 adapt test iceman1001 2020-12-04 00:18:11 +01:00
  • f22c0e87bc forgot a file iceman1001 2020-12-04 00:14:18 +01:00
  • 0f54421345 forgot a file iceman1001 2020-12-04 00:13:37 +01:00
  • 00f91b2a00 re-order the 'lf em' commands iceman1001 2020-12-04 00:11:57 +01:00
  • 6876ff2f04 Relocated write requests in function 4x50_restore from device to client tharexde 2020-12-03 22:00:52 +01:00
  • d546936f5c Merge branch 'master' into update_4x50 tharexde 2020-12-03 21:17:46 +01:00
  • 1de4991bd0 missing command options for restore function tharexde 2020-12-03 21:11:10 +01:00
  • 139d4fca9d changed in cli: <password> -> <hex> <address> -> <dec> <data> -> <hex> <uid> -> <hex> tharexde 2020-12-03 21:01:39 +01:00
  • 6448ade0f2 deleted client call of reset function tharexde 2020-12-03 20:47:01 +01:00
  • e41e8555a3 restore function now stops if password is wrong tharexde 2020-12-03 20:42:46 +01:00
  • 414b892b65 - introduced macro for uint8_t p[4] -> uint32_t - returned to emulator memory for eload and esave tharexde 2020-12-03 20:40:58 +01:00
  • 81917aebdf tune hw tune warnings Philippe Teuwen 2020-12-03 14:52:07 +01:00
  • a03240a0db text iceman1001 2020-12-02 17:14:57 +01:00
  • 1a2b89d92f lesser time 6 -> 3 sec wait iceman1001 2020-12-02 17:14:27 +01:00
  • 54e7f8d438 ... iceman1001 2020-12-02 17:13:42 +01:00
  • effe02d1d3 hf iclass reader - unified to support -@ iceman1001 2020-12-02 15:24:11 +01:00
  • dfecb6a5ee lf indala - finished cliparser changes iceman1001 2020-12-02 14:50:24 +01:00
  • 50be1c72b3 adapt nedan test to new output iceman1001 2020-12-02 13:00:12 +01:00
  • 512b8aa272 lf nedap - now uses cliparser, supports continuos mode, EM (untested) iceman1001 2020-12-02 12:51:37 +01:00
  • 139f7866a4
    Merge pull request #1084 from cyberpunk-re/ISO15_sim Iceman 2020-12-02 00:43:52 +01:00
  • e485d8dea4 Removed test.cmd cyberpunk-re 2020-12-01 23:36:22 +00:00
  • a03d725a7f Comments cyberpunk-re 2020-12-01 22:56:08 +00:00
  • d792ff822b Proper identation and CHANGELOG entry cyberpunk-re 2020-12-01 21:42:22 +00:00
  • c76836880a Fix iso 15693 sim. Provide basic functionality for reader to detect ID cyberpunk-re 2020-12-01 21:28:37 +00:00
  • 23b0ad5183 textual iceman1001 2020-12-01 22:09:07 +01:00
  • 3d5e949f47 text iceman1001 2020-12-01 22:03:38 +01:00
  • 70af2bfbc0 hf iclass info - uses cliparser iceman1001 2020-12-01 22:03:09 +01:00
  • 2c29009bab text iceman1001 2020-12-01 21:52:49 +01:00
  • 84ebe37725 lf pcf7931 - now uses cliparser iceman1001 2020-12-01 21:52:08 +01:00
  • 2613284dfc fix lf search - cotag exiting on deviceside iceman1001 2020-12-01 17:06:49 +01:00
  • 2cabfd7e9d fix lf search - false positive cotag iceman1001 2020-12-01 16:42:33 +01:00
  • 480241645d fix lf search - false positive motorola iceman1001 2020-12-01 16:41:48 +01:00
  • 03f709f27f text iceman1001 2020-12-01 15:18:28 +01:00
  • aa5d72a7a6 rem - now uses cliparser' iceman1001 2020-12-01 15:16:23 +01:00
  • fccef24aea fix 'auto' - correct param when saving iceman1001 2020-12-01 15:13:30 +01:00
  • e8fe88b50a lf jablotron sim, uses cliparser iceman1001 2020-12-01 12:18:07 +01:00
  • 584e1faba5 lf io - now uses cliparser, support continuous mode, EM (untested) iceman1001 2020-12-01 11:47:03 +01:00
  • 0c39d227f3 text iceman1001 2020-12-01 11:33:55 +01:00
  • ae853ede79 reader - textual iceman1001 2020-12-01 11:26:54 +01:00