9 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 821144a691 fix: typos
TOO many typos
2026-03-11 12:46:21 +03:00
amkovkov fe46722d55 fix: SectionPanel resizing 2026-03-05 07:36:17 +03:00
amkovkov 660ce43834 fix: SectionPanel scrolling 2026-03-03 14:35:26 +03:00
amkovkov d0a940c1f3 fix: SectionPanel tuntime ChildrenSoruce change 2026-03-02 14:46:50 +03:00
amkovkov 79dc2274be fix: SectionPanel resizing 2026-02-27 10:48:47 +03:00
amkovkov 2f2fc99662 feat: SectionPanel ChildrenSource and ChildrenTemplate 2026-02-26 11:14:56 +03:00
amkovkov 40aa38d353 feat: SectionPanel
Add scroll flugs
Add carusel scroll
Add animation
2026-02-10 15:03:23 +03:00
amkovkov b638d4e752 feat: SectionPanel 2026-02-09 15:23:43 +03:00