Commit graph

130 commits

Author SHA1 Message Date
iceman1001 6961611474 unified text and loading file now follow new pattern 2021-04-18 19:57:50 +02:00
iceman1001 007b916643 style 2021-04-08 11:08:39 +02:00
iceman1001 758488f377 text 2021-03-29 10:38:47 +02:00
iceman1001 590c7ff717 fix helptext 2021-03-09 22:02: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
tharexde 94ede77573 timeout adaption 2021-02-06 19:59:34 +01:00
Philippe Teuwen 0fee0c97cb make style 2021-01-23 22:38:07 +01:00
tharexde 78d1e09595 deleted test functions, clean up 2021-01-18 00:01:22 +01:00
tharexde cff48f84c6 refactoring 2021-01-16 19:40:42 +01:00
tharexde c15266dfc2 added timeouts 2021-01-16 01:59:02 +01:00
tharexde 12071080a6 next step (half duplex simulation): all commands seem to work 2021-01-07 01:22:46 +01:00
tharexde f6868aadf9 next version of half duplex simulation 2021-01-05 01:11:46 +01:00
tharexde eea63a6cb7 first draft half duplex simulation 2021-01-03 22:50:27 +01:00
tharexde 9b3bc55136 aa 2020-12-29 17:40:18 +01:00
tharexde 438cada2cf commits after xcode crash 2020-12-27 22:22:44 +01:00
Philippe Teuwen 8d4acbe3a6 make style 2020-12-23 19:51:10 +01:00
tharexde ef8f47263a lf em 4x50 info: complete data is displayed only via additional verbose option (-v) 2020-12-19 22:00:48 +01:00
tharexde 2d54ec652c changed reading of "uid" to "serial" in function detect_4x50_block since output is always "serial" 2020-12-19 21:27:03 +01:00
tharexde c37b74a721 Merge branch 'master' into 4x50_eview
update 201217
2020-12-17 20:42:41 +01:00
Philippe Teuwen 7cd80611d3 #makestyleday 2020-12-12 14:46:40 +01:00
tharexde ffd1fe1dde added function CmdEM4x50EView 2020-12-11 19:55:15 +01:00
iceman1001 01b2c14616 adapt and fix memoryleaks in Em4x50 2020-12-09 12:18:01 +01:00
tharexde b83cbe8212 fixed Appveyor complaint 2020-12-08 20:20:49 +01:00
tharexde 12880aa419 help text adjustments regarding new command structure 2020-12-06 23:14:41 +01:00
tharexde 0ba4394532 cleanup 2020-12-06 23:08:43 +01:00
tharexde e4d0bfeced added missing commands for new "lf em" command structure 2020-12-06 23:00:26 +01:00
tharexde 894d973d69 Merge branch 'master' into update_4x50
merged 201206
2020-12-06 20:40:46 +01:00
tharexde 136339898a block number to be wiped first has to be dynamic 2020-12-06 19:26:20 +01:00
tharexde 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
2020-12-06 01:53:43 +01:00
tharexde 0a21f7dd8f keys are copied blockwise via spiffs to device because of
- flash memory limitation (big dictionaries)
	- user feedback (infos about progress)
2020-12-05 23:47:53 +01:00
tharexde 0e28c60fd0 additional message 2020-12-04 22:42:54 +01:00
tharexde 952845722c use piffs instead of direct writing to flash memory 2020-12-04 22:38:48 +01:00
iceman1001 00f91b2a00 re-order the 'lf em' commands 2020-12-04 00:11:57 +01:00
tharexde 6876ff2f04 Relocated write requests in function 4x50_restore from device to client 2020-12-03 22:00:52 +01:00
tharexde 1de4991bd0 missing command options for restore function 2020-12-03 21:11:10 +01:00
tharexde 139d4fca9d changed in cli:
<password> -> <hex>
<address> -> <dec>
<data> -> <hex>
<uid> -> <hex>
2020-12-03 21:01:39 +01:00
tharexde 6448ade0f2 deleted client call of reset function 2020-12-03 20:47:01 +01:00
tharexde 414b892b65 - introduced macro for uint8_t p[4] -> uint32_t
- returned to emulator memory for eload and esave
2020-12-03 20:40:58 +01:00
tharexde a04d93e9ae replaced sprint by FillFileNameByUID 2020-11-30 23:38:27 +01:00
tharexde 40d9880264 changed timeout behavior 2020-11-30 20:31:02 +01:00
tharexde f03fac540a delated watch function (em4x50) 2020-11-30 00:03:22 +01:00
tharexde 8215955ba8 - changed CmdEM4x50StRread tp CmdEM4x50Reader
- changed return value
2020-11-29 23:59:36 +01:00
tharexde 9ff29b8d4e fixed status (BUTTON_SINGLE_CLICK not available in client) 2020-11-29 01:44:37 +01:00
tharexde b3f1438c6b fixed missing adaption due to changes in 4x50_write 2020-11-29 01:10:45 +01:00
tharexde eb501dc8a7 added missing adaptions due to changes in 4x50_info 2020-11-29 00:37:29 +01:00
tharexde 86b9d2c620 cosmetics 2020-11-20 22:03:19 +01:00
tharexde 56efc8adec rearrangements 2020-11-19 23:18:04 +01:00
tharexde 6e6f016460 deleted uneccessary function 2020-11-18 22:43:16 +01:00
tharexde 333fb5cbd4 clean up 2020-11-15 21:59:25 +01:00
tharexde f6e37d868e switched to PM3 status/error codes as return codes (if possible/sensible) 2020-11-15 19:54:51 +01:00