Iceman
b82feee002
Merge pull request #1766 from markus-oehme-pg40/iso15693-emulation
...
ISO15693 emulation
2022-09-02 05:29:16 +02:00
Markus Walter
d79bd5b6b8
Switch hf 15 sim
to use image in emulator memory.
2022-09-01 18:53:31 +02:00
Markus Walter
03fa757395
Implement hf 15 eload
command to move image dump to emulator.
2022-09-01 18:52:57 +02:00
mwalker33
9406ef9fd3
spiffs prep
...
added define for chuck size
update changelog
2022-09-01 08:15:30 +10:00
Markus Walter
62b577d170
Remove unused definition.
2022-08-31 12:26:51 +02:00
Markus Walter
eef1ce9c33
Enhance simulation of ISO15693 devices.
...
This adds the following things:
- support for reading multiple blocks,
- configurable block size,
- ability to provide a memory image.
2022-08-31 12:25:22 +02:00
mwalker33
96876c0111
Update spiffs.c
...
patch type size comparison
2022-08-31 19:10:15 +10:00
mwalker33
d8c18e6db8
Prep spiffs for bigger data files
...
- added spiffs check after flase wipe to force it to update its status
- added spiffs write and append to write in 8192 byte chunks to allow spiffs space to be freed in time.
- fixed spiffs dump to correctly handle issues if it could not allocate bugbuff space.
2022-08-31 18:51:39 +10:00
iceman1001
79cfa1d8fa
adapt SPIFFS from 128kb -> 192kb. Increased GC to fit sector size 4kb. (thanks @mwalker33)
2022-08-28 12:21:21 +02:00
Markus Walter
745928e609
Fix comments.
2022-08-26 09:28:04 +02:00
iceman1001
e18194028b
style
2022-08-24 07:25:10 +02:00
iceman1001
0968b39243
fix #1694 - take in consideration pointer could be called with NULL
2022-08-16 04:18:27 +02:00
iceman1001
834023b132
add a pwd to ntag215 sim if empty
2022-07-30 10:03:51 +02:00
iceman1001
6290d50564
make style
2022-07-25 08:00:30 +02:00
iceman1001
5a8d9b7954
prep mac
2022-07-23 17:39:40 +02:00
iceman1001
0554ec220f
hf plot - now uses NG
2022-07-17 19:29:47 +02:00
merlokk
fb3990086e
fix
2022-07-10 00:54:29 +03:00
merlokk
374f1907bb
fix max|min
2022-07-10 00:47:40 +03:00
merlokk
e7edefe24e
fix avg
2022-07-10 00:29:25 +03:00
merlokk
903af4412a
fix accum clear
2022-07-09 17:36:53 +03:00
merlokk
0b95c519ff
sh sniff skip some bytes from data - arm side
2022-07-09 16:45:08 +03:00
iceman1001
11e097c1bb
fixing hf search loop and lessing the debug statements
2022-07-07 23:43:45 +02:00
merlokk
5f1c41503b
texkom simulation timeout and verbose fixes
2022-07-08 00:15:10 +03:00
merlokk
1a620c5563
add timeout and some debug messages
2022-07-06 19:41:08 +03:00
merlokk
7c2379ac9f
rename and read parameters via struct
2022-07-06 19:03:17 +03:00
iceman1001
edffa21598
fix cid 395490, and 14a simulation
2022-07-06 14:00:19 +02:00
iceman1001
c5119e5bea
fix cid 390242 - uninitialized var usage
2022-07-06 13:50:15 +02:00
iceman1001
167cca5fc0
cppchecker fixes
2022-07-06 13:45:06 +02:00
merlokk
7ed8f08e09
make style
2022-07-04 00:35:44 +03:00
merlokk
be25a00444
add warning
2022-07-04 00:27:22 +03:00
merlokk
4efb9f2275
tk-17 works
2022-07-04 00:18:57 +03:00
merlokk
640f6772a5
bit encoder, works very good with real reader
2022-07-03 22:54:58 +03:00
merlokk
8571cfddbf
led on/off optimization and wait for field stabization
2022-07-03 22:07:03 +03:00
merlokk
353ef6f739
duplicator works too (on the edge of the field)
2022-07-03 21:59:55 +03:00
merlokk
87db9e7ec9
pm3-pm3 works
2022-07-03 21:32:29 +03:00
merlokk
e4df73738f
transmit ok, timing not ok
2022-07-03 18:19:57 +03:00
merlokk
6a28ca39f6
tk13 transmit sketch
2022-07-03 00:20:56 +03:00
merlokk
3aeb745f0a
encode sketch
2022-07-03 00:09:55 +03:00
merlokk
1e91895b90
simulate sketch
2022-07-02 22:45:32 +03:00
iceman1001
56525cc453
style
2022-06-30 22:54:13 +02:00
iceman1001
6d699d66bc
adding support to read fuji/xerox tags, thanks to user Horror
2022-06-30 22:50:52 +02:00
merlokk
67fc919c72
make style
2022-06-28 11:45:48 +03:00
merlokk
9813f85567
read directly without dma
2022-06-27 00:30:49 +03:00
merlokk
eeb7ac981c
additional init
2022-06-26 11:29:34 +03:00
merlokk
5784999002
first look at the data
2022-06-25 16:11:59 +03:00
merlokk
f007db6661
fill samples - get samples
2022-06-25 15:42:11 +03:00
merlokk
e3a50e0e1e
configuring fpga and dma
2022-06-25 14:56:24 +03:00
merlokk
541c060a5d
hf read adc low level command
2022-06-25 00:36:42 +03:00
Iceman
719c51b156
Merge pull request #1697 from kormax/dev
...
Update to 'hf 14a reader --ecp'
2022-06-19 18:39:10 +02:00
kormax
8e8618c989
Replace rf reset with an s-block deselect when using 'hf 14a reader --ecp'
2022-06-16 22:31:32 +03:00