14 Commits

Author SHA1 Message Date
b772848d4c Optimize CSV parsing by adding skipinitialspace=True to csv.reader and removing unnecessary strip() calls 2026-02-26 13:15:15 +02:00
722d45b2a1 Restore input validation for accelerometer parsing 2026-02-26 13:15:15 +02:00
ad07896ba3 Simplify accelerometer parsing and remove int16-specific leftovers 2026-02-26 13:15:15 +02:00
4ff31c0884 Remove int16 binding from datasource 2026-02-26 13:15:15 +02:00
de8d2516f6 Remove int16 range check per review 2026-02-26 13:15:15 +02:00
c291f150af Parse accelerometer values as int16 (remove float conversion) 2026-02-26 13:15:15 +02:00
9276239d41 Fix timestamp field in AggregatedData 2026-02-26 13:15:15 +02:00
a9673c1070 Реалізовую базовий FileReader та переношу sleep до FileDatasource.read() 2026-02-26 13:15:12 +02:00
9a4aeec6cb lab1: implement UART reader alongside with the file writer usage example 2026-02-26 13:14:13 +02:00
d1be717490 lab1: add stm32f4 uart reader project and source code 2026-02-26 13:14:13 +02:00
b330180909 lab1: add CI/CD testing
All checks were successful
Test Agent / test-agent-run (push) Successful in 5m24s
2026-02-24 10:16:28 +02:00
e45faeb281 updated compose file 2026-02-22 11:22:19 +01:00
Toolf
93cc8d7378 fix: aggregated_data model 2024-02-16 15:49:19 +02:00
Toolf
1f92b43879 add: agent template 2024-02-05 16:24:15 +02:00