Commit graph

1881 commits

Author SHA1 Message Date
Felix
24140f40fb cleanup todos
renamed frame to template
for unfied naming

Added myself to copyright

readded checking

Revert "readded checking"

This reverts commit 1c0b88ff3311171ddae1fd095c499f320dcca697.

clearing context after use

removed some sleeps

saving max out size and max template

tests

Revert "tests"

This reverts commit 94cf2a5d804eac5cfb2fc97d91c0d0a6770b720b.

fixed reference count error

check for successful upload

split ssm into multiple functions

improved code

removed chrfpmoc from tests since tests are broken
2025-12-26 13:17:47 +00:00
Felix
cb52c445a8 fix error 2025-12-26 13:17:47 +00:00
Felix
3737489f11 working poc 2025-12-26 13:17:47 +00:00
Felix
c1b4c8a126 moved reset to device open 2025-12-26 13:17:47 +00:00
Felix
0fb3f5238e removed unneeded checking 2025-12-26 13:17:47 +00:00
Felix
5381e85cb7 added uploading 2025-12-26 13:17:47 +00:00
Felix
dac614571c testing upload 2025-12-26 13:17:47 +00:00
Felix
3801c113c6 prepare for frame upload 2025-12-26 13:17:47 +00:00
Felix
54069c7575 compare 2025-12-26 13:17:47 +00:00
Felix
730c35edc1 added saving 2025-12-26 13:17:47 +00:00
Felix
bc0b954896 cleanup 2025-12-26 13:17:47 +00:00
Felix
b7018f0b25 debugg 2025-12-26 13:17:47 +00:00
Felix
1b241d066c adding ec tool 2025-12-26 13:17:47 +00:00
Felix
fe19b43660 cleanup 2025-12-26 13:17:47 +00:00
Felix
e5b86cbec1 cleanup 2025-12-26 13:17:47 +00:00
Felix
eb8ddce7de frame download 2025-12-26 13:17:47 +00:00
Felix
dd577a5310 fixing seed 2025-12-26 13:17:47 +00:00
Felix
cf2e46b364 ensure seed 2025-12-26 13:17:47 +00:00
Felix
c4ea8578a5 seed 2025-12-26 13:17:47 +00:00
Felix
eb0ccdf990 adding download 2025-12-26 13:17:47 +00:00
Felix
598646e1a9 adding seed 2025-12-26 13:17:47 +00:00
Felix
3c1408619e test 2025-12-26 13:17:47 +00:00
Felix
d7467b5cdd adding flake 2025-12-26 13:17:47 +00:00
Abhinav Baid
610f29096a Update min umockdev version 2025-12-26 13:17:47 +00:00
Abhinav Baid
c358306679 Handle idle cancellations properly 2025-12-26 13:17:47 +00:00
Abhinav Baid
923f04c817 Use g_unix_fd_add instead of poll 2025-12-26 13:17:47 +00:00
Abhinav Baid
bcfa8d46e1 add a 0 delay before checking and reporting verification match status 2025-12-26 13:17:47 +00:00
Abhinav Baid
7e7dfc4d1a disable temperature management 2025-12-26 13:17:47 +00:00
Abhinav Baid
814786aaa6 remove create-misc-driver-test.py.in 2025-12-26 13:17:47 +00:00
Abhinav Baid
8c77ce244d address review comments 2025-12-26 13:17:47 +00:00
Abhinav Baid
e984394157 use GError instead of string error_msg 2025-12-26 13:17:47 +00:00
Abhinav Baid
7efd7fe72c Apply 1 suggestion(s) to 1 file(s)
Co-authored-by: Marco Trevisan <mail@3v1n0.net>
2025-12-26 13:17:47 +00:00
Abhinav Baid
01e02d1e49 Apply 1 suggestion(s) to 1 file(s)
Co-authored-by: Marco Trevisan <mail@3v1n0.net>
2025-12-26 13:17:47 +00:00
Abhinav Baid
1f04cec55b fix scan build 2025-12-26 13:17:47 +00:00
Abhinav Baid
725c058dde Address review comments, fix valgrind 2025-12-26 13:17:47 +00:00
Abhinav Baid
42b4853bb8 Free misc_path in fp_device_finalize 2025-12-26 13:17:47 +00:00
Abhinav Baid
2af7fc4461 Address review comment, fix valgrind warnings 2025-12-26 13:17:47 +00:00
Abhinav Baid
995ab63943 uncrustify 2025-12-26 13:17:47 +00:00
Abhinav Baid
c1c3fb1fde Add +crfpmoc_cmd_wait_event_fingerprint 2025-12-26 13:17:47 +00:00
Abhinav Baid
a2692ad7cd Add integration test 2025-12-26 13:17:47 +00:00
Abhinav Baid
5a0e96197d Update timeout retry logic 2025-12-26 13:17:47 +00:00
Abhinav Baid
78faf35721 Add clear-storage example 2025-12-26 13:17:47 +00:00
Abhinav Baid
4cdfd0292e remove crfpmoc_storage from meson.build 2025-12-26 13:17:47 +00:00
Abhinav Baid
1a0a970ad4 remove crpfmoc storage functions 2025-12-26 13:17:47 +00:00
Abhinav Baid
5988a3646f handle timeouts gracefully, finger -> template 2025-12-26 13:17:47 +00:00
Abhinav Baid
d1e37415e9 Initial commit of crfpmoc driver 2025-12-26 13:17:47 +00:00
herman lin
df67c08a97 elanmoc: Add new PID 0xCB0 2025-12-16 16:20:35 +08:00
Marco Trevisan (Treviño)
b069c78348 fpcmoc: Do not leak the interrupt cancellable
g_set_object adds a reference already so we need to cleanup the original
reference first if we do not want to leak it
2025-12-09 20:37:34 +01:00
Marco Trevisan (Treviño)
bd7c745b02 ci: Use rawhide for testing again
Reverts commit: 9141014456
2025-12-06 03:17:52 +01:00
Marco Trevisan (Treviño)
aa010b5c3b fp-device: Clarify getter for open property 2025-12-06 03:17:52 +01:00