Iceman
|
8e022d3040
|
Merge pull request #1090 from cyberpunk-re/t55xx_config_recompute_block0
Fix issue #844 - "t55xx config" => recompute block0
|
2020-12-09 12:19:21 +01:00 |
|
iceman1001
|
01b2c14616
|
adapt and fix memoryleaks in Em4x50
|
2020-12-09 12:18:01 +01:00 |
|
(⌐■_■) Cyberpunk
|
888efe2c13
|
Merge branch 'master' into t55xx_config_recompute_block0
|
2020-12-09 09:54:07 +00:00 |
|
iceman1001
|
93d00be4c0
|
adapt indala test for new output
|
2020-12-09 10:28:58 +01:00 |
|
Iceman
|
8bca879c6c
|
Merge pull request #1081 from tharexde/update_4x50
Update 4x50
|
2020-12-09 10:11:26 +01:00 |
|
cyberpunk-re
|
7f4fe79aaa
|
Made GetConfigBlock0Source string buf larger to acomodate ASCII color escape expansion
|
2020-12-08 23:32:23 +00:00 |
|
cyberpunk-re
|
b52d50d30a
|
Block0 source explicit in lf t55xx config and color coded
|
2020-12-08 22:54:29 +00:00 |
|
Christian Molson
|
a9dd75510b
|
Remove packed attribute on em4x70_data_t struct that only has one entry
|
2020-12-08 16:40:24 -05:00 |
|
Christian Molson
|
be3af8d32c
|
Fix command help spacing/order for em4x70
|
2020-12-08 14:38:47 -05:00 |
|
Christian Molson
|
64dd8614d8
|
Remove unused cmflfem4x70 header from cmlfem410x.c
|
2020-12-08 14:36:23 -05:00 |
|
tharexde
|
1d083fdb67
|
Merge branch 'master' into update_4x50
update 201208
|
2020-12-08 20:23:59 +01:00 |
|
tharexde
|
b83cbe8212
|
fixed Appveyor complaint
|
2020-12-08 20:20:49 +01:00 |
|
iceman1001
|
ed031d9bd1
|
MAD SIO added
|
2020-12-08 20:10:45 +01:00 |
|
Iceman
|
2d2196afbe
|
Merge pull request #1088 from tcprst/topaz_cliparser
hf topaz - now use cliparser
|
2020-12-08 20:09:50 +01:00 |
|
Nick Draffen
|
9646c34c94
|
Merge branch 'master' into topaz_cliparser
|
2020-12-08 14:05:30 -05:00 |
|
Iceman
|
77a041545c
|
Merge pull request #1089 from tcprst/thinfilm_cliparser
hf thinfilm - now use cliparser
|
2020-12-08 20:01:55 +01:00 |
|
Iceman
|
c00e1e3da7
|
Merge pull request #1091 from tcprst/iclass_wrbl_bugfix
fix missing newline in iclass restore helptext
|
2020-12-08 20:00:22 +01:00 |
|
tcprst
|
2c4f7cad70
|
fix missing newline in iclass restore helptext
|
2020-12-08 09:35:30 -05:00 |
|
cyberpunk-re
|
00cff49f9d
|
fixed incorrect bitmask on modulation
|
2020-12-07 23:33:58 +00:00 |
|
tharexde
|
d63d359c14
|
fixed initialization (memset instead of memcpy)
|
2020-12-07 20:31:27 +01:00 |
|
Christian Molson
|
b0ff0ed526
|
Fix bug with manchester receive function. Using suggested algorithm from em4x70 datasheet
|
2020-12-07 11:18:00 -05:00 |
|
cyberpunk-re
|
dcf7e52b01
|
Remove lua script not belonging to this PR
|
2020-12-07 13:51:23 +00:00 |
|
cyberpunk-re
|
cc324b83ec
|
Correction on CHANGELOG
|
2020-12-07 13:49:35 +00:00 |
|
cyberpunk-re
|
9ea6665a24
|
Fix issue #844
|
2020-12-07 12:55:11 +00:00 |
|
tharexde
|
d9194e5109
|
update for EM4x50
|
2020-12-06 23:18:19 +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
|
1a173f69f9
|
cleanup
|
2020-12-06 20:13:51 +01:00 |
|
tharexde
|
136339898a
|
block number to be wiped first has to be dynamic
|
2020-12-06 19:26:20 +01:00 |
|
tharexde
|
ce83a1cb5f
|
textual
|
2020-12-06 12:27:01 +01:00 |
|
tharexde
|
f513582967
|
removed debug output
|
2020-12-06 01:58:07 +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
|
d5347ced4e
|
filename in spiffs is now a parameter of em4x50_sim
|
2020-12-06 01:48:41 +01:00 |
|
tcprst
|
6427958e61
|
hf thinfilm - now use cliparser
|
2020-12-05 19:35:52 -05:00 |
|
tcprst
|
4ef311336c
|
hf topaz - now use cliparser
|
2020-12-05 19:17:57 -05:00 |
|
Christian Molson
|
4e592eba1c
|
Merge branch 'master' into em4x70_support
|
2020-12-05 17:59:58 -05:00 |
|
iceman1001
|
54634b33b0
|
text
|
2020-12-05 23:51:00 +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 |
|
Christian Molson
|
614ab55809
|
Initial commit for em4x70 support.
Initially I only have an em4x70 variant used for car transponders.
Also known as the ID48.
|
2020-12-05 17:47:03 -05:00 |
|
tharexde
|
8fde0ba047
|
relocated FpgaDownloadAndGo from em4x50_chk to appmain
|
2020-12-05 23:44:18 +01:00 |
|
iceman1001
|
ee3c0faee1
|
hf iclass -helptexts
|
2020-12-05 13:27:39 +01:00 |
|
iceman1001
|
697463fb69
|
text
|
2020-12-04 23:38:40 +01:00 |
|
iceman1001
|
4bde614006
|
text
|
2020-12-04 23:32:47 +01:00 |
|
iceman1001
|
c25eb722dc
|
lf hid brute - set fmtlen..
|
2020-12-04 23:16:15 +01:00 |
|
iceman1001
|
80fd00c104
|
text
|
2020-12-04 22:59:57 +01:00 |
|
tharexde
|
ba963e1187
|
update
|
2020-12-04 22:51:54 +01:00 |
|
tharexde
|
0e28c60fd0
|
additional message
|
2020-12-04 22:42:54 +01:00 |
|
iceman1001
|
2dc27cf2b7
|
fix double..
|
2020-12-04 22:42:52 +01:00 |
|