Commit Graph

92 Commits

Author SHA1 Message Date
Oleksandr Bezdieniezhnykh 053719c4a8 fix inference status sending and logging 2025-09-06 00:44:08 +03:00
Oleksandr Bezdieniezhnykh 91ffa694f9 fix typo in robocopy command for inference file 2025-09-05 18:49:40 +03:00
Oleksandr Bezdieniezhnykh 9a16099194 fix split tile size
rework inference events and handling
todo: add Medias table and reflect recognition status there
2025-09-05 16:50:09 +03:00
Oleksandr Bezdieniezhnykh 7d68f7faee fix race condition issue
put AIAvailabilityEnum.ENABLED to the end of model conversion
2025-09-04 15:39:43 +03:00
Oleksandr Bezdieniezhnykh be77a81875 fix converting model initialization 2025-09-04 10:39:41 +03:00
Oleksandr Bezdieniezhnykh b3665630ed add warning ai status, fix ai availability handling 1 2025-09-03 16:36:26 +03:00
Oleksandr Bezdieniezhnykh a7a99c49c0 fix converting model 2025-09-03 14:10:46 +03:00
Oleksandr Bezdieniezhnykh d396677451 fix build for the new file 2025-09-02 17:01:15 +03:00
Oleksandr Bezdieniezhnykh b6b6751c37 fix loader bug with _CACHED_HW_INFO
put tile size to name and set it dynamically for AI recognition
2025-09-02 13:59:23 +03:00
Oleksandr Bezdieniezhnykh 067f02cc63 update AI initializing
rework AIAvailabilityStatus events to mediatr
2025-09-01 20:12:13 +03:00
Oleksandr Bezdieniezhnykh 16e5853d67 put constant tile size temporarily 2025-08-12 14:58:21 +03:00
Oleksandr Bezdieniezhnykh 9e4dc5404c remove cpdef, add constants h 2025-08-12 14:53:14 +03:00
Oleksandr Bezdieniezhnykh ad782bcbaa splitting python complete 2025-08-12 14:48:56 +03:00
Oleksandr Bezdieniezhnykh fc6e5db795 add manual Tile Processor
zoom on video on pause (temp image)
2025-07-28 12:39:52 +03:00
Alex Bezdieniezhnykh 6229ca8a03 rework autoupdate to script only
zoom fix
2025-07-06 23:22:21 +03:00
Alex Bezdieniezhnykh f1fb9e8ae9 fix flags in inno setup
fix build inference
2025-06-15 23:21:56 +03:00
Alex Bezdieniezhnykh 9568e3fe26 fix numpy version 2025-06-15 21:30:37 +03:00
Alex Bezdieniezhnykh def7aad833 add resource check
incorrect pass / hw handling in a loader
2025-06-15 15:01:55 +03:00
Alex Bezdieniezhnykh c0f8dd792d fixed console Log
fix same files problem in python different libs
correct command logging in command handler
2025-06-14 21:01:32 +03:00
Alex Bezdieniezhnykh 6f297c4ebf write logs for inference and loader to file 2025-06-14 16:08:32 +03:00
Alex Bezdieniezhnykh 8aa2f563a4 consolidate CommonSecurity to Common.dll 2025-06-13 23:06:48 +03:00
Alex Bezdieniezhnykh 904bc688ca fix inference bug in loading model 2025-06-11 07:23:14 +03:00
Alex Bezdieniezhnykh f9815a0a3f add list files for autoupdate feature
put new Versioning
fix bugs
2025-06-10 23:38:37 +03:00
Alex Bezdieniezhnykh dcd0fabc1f add loader and versioning 2025-06-10 08:53:57 +03:00
Alex Bezdieniezhnykh 7750025631 separate load functionality from inference client to loader client. Call loader client from inference to get the model.
remove dummy dlls, remove resource loader from c#.

TODO: Load dlls separately by Loader UI and loader client

WIP
2025-06-06 20:04:03 +03:00
Alex Bezdieniezhnykh 500db31142 add azaion loader 2025-06-01 19:16:49 +03:00
Alex Bezdieniezhnykh 2584b4f125 hardware service works on linux 2025-05-31 17:48:26 +03:00
Alex Bezdieniezhnykh 42867560c3 fix checking api client to download newest version 2025-05-30 17:18:55 +03:00
Alex Bezdieniezhnykh d842466594 gps matcher async
put cryptography lib to fixed version
fix race condition bug in queue handler
add lock to db writing and backup to file db on each write
2025-05-29 00:35:35 +03:00
Alex Bezdieniezhnykh d02550f5a0 huge queue refactoring:
3 queues -> 1 queue
send delete validate updates
2025-05-17 19:25:33 +03:00
dzaitsev d92da6afa4 Errors sending to UI
notifying client of AI model conversion
2025-05-14 12:43:50 +03:00
dzaitsev 006499c2ee fixed pushd / pulld commands in cmd 2025-05-07 17:31:16 +03:00
dzaitsev 8bf9d1d7e2 altered pushd / pulld commands in cmd 2025-05-07 16:47:26 +03:00
Alex Bezdieniezhnykh b937ed8051 Separate installers to Full and Iterative 2025-05-07 12:29:43 +03:00
dzaitsev 6ac1fdb14b Merge remote-tracking branch 'origin/dev' into dev 2025-05-02 22:47:03 +03:00
dzaitsev c2b02b8e69 Latest check 2025-05-02 22:46:56 +03:00
Alex Bezdieniezhnykh 269ba43d7a Merge remote-tracking branch 'origin/dev' into dev 2025-05-02 17:45:42 +03:00
Alex Bezdieniezhnykh 24442869c0 fix queue update 2025-05-02 17:45:30 +03:00
dzaitsev 04c7b124ed Merge remote-tracking branch 'origin/dev' into dev 2025-05-02 16:11:49 +03:00
dzaitsev 9b50c17133 Test polling 2025-05-02 16:11:41 +03:00
Alex Bezdieniezhnykh 472ed6533e fix hardware service 2025-05-02 13:25:33 +03:00
Alex Bezdieniezhnykh 7842fe1067 Merge remote-tracking branch 'origin/dev' into dev 2025-05-02 09:41:18 +03:00
Alex Bezdieniezhnykh 59eb39d447 switch from hardware object to string
and replace mac address to disk serial number
for more predictable hash key
2025-05-02 09:41:04 +03:00
dzaitsev 0bf0cb94f9 Testing autobuild in Jenkins!!!! 2025-05-01 02:34:36 +03:00
dzaitsev b0b1a7daeb Testing autobuild in Jenkins! 2025-05-01 01:45:54 +03:00
dzaitsev db44ef02f1 Testing autobuild in Jenkins111222 2025-05-01 01:45:23 +03:00
dzaitsev 071856d2db Testing autobuild in Jenkins111 2025-05-01 01:37:24 +03:00
dzaitsev 506b2ba6de Testing autobuild in Jenkins 2025-05-01 01:31:23 +03:00
dzaitsev 1b4901d568 Merge remote-tracking branch 'origin/dev' into dev 2025-05-01 01:18:24 +03:00
dzaitsev a1aedd7332 testing Polling in Jenkins ...to be removed later. 2025-05-01 01:18:05 +03:00