Eric Betts
7e72e5f52e
convert seader_send_nfc_rx to use seader param
2024-07-24 17:04:22 -07:00
Eric Betts
b0597f975a
Change seader_parse_nfc_off to accept seader parameter
2024-07-24 17:00:07 -07:00
Eric Betts
e5b4647cf8
pull LRC file from branch
2024-07-23 21:00:46 -07:00
Eric Betts
7239664de1
Increase thread memory for uart
2024-07-23 20:55:57 -07:00
Eric Betts
77ab28fbcc
Increase rx buffer size
2024-07-23 20:54:16 -07:00
Eric Betts
193e4352db
Change seader_worker_process_sam_message sig
2024-07-22 18:02:59 -07:00
Eric Betts
9bd2759b7b
change ccid log prefix
2024-07-20 17:58:09 -07:00
Eric Betts
b8d24a5bf6
Reduce SeaderUartWorker memory
2024-07-20 17:53:12 -07:00
Eric Betts
c353bd84d6
Show type for MFC
2024-07-16 19:26:36 -07:00
Eric Betts
0aaaf5a5f4
change UI when card detected
2024-07-16 19:23:57 -07:00
Eric Betts
2882ea383d
Validate LRC
2024-07-16 19:04:51 -07:00
Eric Betts
b109adfff3
Add version to log
2024-06-24 17:09:08 -07:00
Eric Betts
e7e54264ad
bump application version
2024-06-23 11:01:17 -07:00
Eric Betts
ae535f9c1e
Handle SAM removal better
2024-06-22 20:37:32 -07:00
Eric Betts
6f2d8520a3
bump plugin
2024-06-08 12:09:08 -07:00
Eric Betts
10bad06f67
bump plugin
2024-06-08 11:25:16 -07:00
Eric Betts
0726f8e92e
roll back a few free that are on decoded structs
2024-05-22 17:51:29 -07:00
Eric Betts
d57c045b8f
Merge pull request #19 from Willy-JL/fix-double-free
...
Fix for TLSF allocator crashes
2024-05-22 16:54:19 -07:00
Willy-JL
a582863f8a
Fix for TLSF allocator crashes
...
ASN_STRUCT_FREE() seems to be used to free nested structs
Here, structs are allocated in different functions and freed
individually
No need to use ASN_STRUCT_FREE(), it leads to double free()
2024-05-22 06:55:59 +01:00
Eric Betts
3289a78d0e
v2.8
2024-04-30 17:49:44 -07:00
Eric Betts
43216762c4
Merge pull request #17 from bettse/mfc
...
MFC SE
2024-04-30 11:24:04 -07:00
Eric Betts
498f971b63
Fix plugin path @Willy-JL
2024-04-29 16:21:01 -07:00
Eric Betts
df1adc1e04
include plugin
2024-04-24 14:06:51 -07:00
Eric Betts
70548acc54
reads MFC SE
2024-04-22 10:17:07 -07:00
Eric Betts
3f83d81288
returns at message
2024-04-22 10:01:09 -07:00
Eric Betts
be81164ccc
gets response for encrypted MFC
2024-04-21 22:23:17 -07:00
Eric Betts
60440dd5c4
gets a couple messages in
2024-04-21 17:57:30 -07:00
Eric Betts
ce15b26a40
reduce stack size
2024-04-21 17:51:26 -07:00
Eric Betts
6369a1f9c2
Update screenshots
2024-04-19 16:47:01 -07:00
Eric Betts
460ace1be3
MFC support
2024-04-18 20:22:06 -07:00
Eric Betts
30f45563cd
Revert "double size of rx buffer"
...
This reverts commit 996e90b5fc .
2024-04-18 20:22:06 -07:00
Eric Betts
8faf1a8a1b
14a error handling
2024-04-18 20:22:06 -07:00
Eric Betts
d34730f07e
move pxd to media
2024-04-18 20:22:02 -07:00
Eric Betts
f4821fd7a6
show parse for saved cards
2024-04-18 17:05:08 -07:00
Eric Betts
32cae43be9
Move delete below info in list
2024-04-18 17:04:56 -07:00
Eric Betts
dbb9efe27a
Update plugin
2024-04-18 16:32:13 -07:00
Eric Betts
4688e5f1cd
v2.7
2024-04-15 20:33:47 -07:00
Eric Betts
123141a58f
Merge pull request #16 from bettse/plugin
...
Wiegand parsing using a plugin
2024-04-15 20:29:31 -07:00
Eric Betts
877cf035bd
Change submodule to http
2024-04-14 17:22:04 -07:00
Eric Betts
124549cae4
Add submodule to git workflow checkout
2024-04-14 17:17:20 -07:00
Eric Betts
aaf3e2259d
Move plugin to git submodule
2024-04-14 17:13:09 -07:00
Eric Betts
0cb6383f1b
Move plugin to folder
2024-04-14 17:03:24 -07:00
Eric Betts
4aeb5f4614
add C1k35s
2024-04-14 14:43:22 -07:00
Eric Betts
f907489303
H10301 parsing
2024-04-14 13:51:15 -07:00
Eric Betts
f736e8d085
fix plugin check
2024-04-13 21:51:25 -07:00
Eric Betts
93cd7eab04
scene to show parsed formats
2024-04-13 21:43:16 -07:00
Eric Betts
8b3fb58817
Add textbox
2024-04-13 21:25:11 -07:00
Eric Betts
0802b594ce
loads plugin
2024-04-13 20:21:32 -07:00
Eric Betts
6bbd7d560c
Builds
2024-04-13 20:20:09 -07:00
Eric Betts
7ac58d7de7
re #15 create picopass folder
2024-04-12 16:55:40 -07:00