Commit Graph
6 Commits
Author SHA1 Message Date
amkovkov 72ae26eee7 comprehensive update
1) remove unused components: camera view (due it causes segmentation faults), compute resources and all related, illuminator controller (due in useless without camera view), image storage service, temperature and humidity service
2) database schema - reduce tables references, features storing in records themselves in compressed form, add records creation and editing date and time, add separator comment column
3) analysis - rework of pipeline and ui, now database storing only raw data and all display values calculated from it
4) lights service - add reconnection if disconnected
5) add width and height command line arguments
6) fix some typos and other issues
2026-06-29 15:13:29 +03:00
amkovkov 50df69edf5 feat: Camera settings + some refactor 2026-02-16 11:45:04 +03:00
amkovkov 691129eff4 refactor: hardware services 2026-02-12 08:34:19 +03:00
amkovkov a8de3624ab chore: remove unnecessary usings 2025-12-15 15:31:39 +03:00
amkovkov d50557a581 feat: минорые изменения после тестирования 2025-11-28 14:20:24 +03:00
amkovkov 5ff0384def Первый коммит 2025-11-27 14:02:00 +03:00