|
|
d215e527ed
|
add lines
Test Agent / test-agent-run (push) Successful in 5m25s
|
2026-03-03 18:54:42 +02:00 |
|
|
|
dbd6e88de8
|
Remove unnecessary rewind after file open
Test Agent / test-agent-run (push) Successful in 18s
|
2026-02-26 15:35:01 +02:00 |
|
|
|
eee4743d4d
|
Remove unused _detect_header_and_buffer method and related fields
|
2026-02-26 13:15:15 +02:00 |
|
|
|
b3162e11bd
|
Refactor FileDatasource: remove unused header detection variables
|
2026-02-26 13:15:15 +02:00 |
|
|
|
12f6b9871f
|
Refactor file rewind logic to skip header row and remove unnecessary buffers
|
2026-02-26 13:15:15 +02:00 |
|
|
|
ceb9037dc4
|
Refactor file rewinding logic to skip header row after seek(0)
|
2026-02-26 13:15:15 +02:00 |
|
|
|
2935a9349d
|
Refactor row reading logic for clarity and efficiency
|
2026-02-26 13:15:15 +02:00 |
|
|
|
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
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 |
|