Commit Graph

  • d215e527ed add lines dev predev hasslesstech 2026-03-03 18:54:42 +02:00
  • 340706c7e5 test commit hasslesstech 2026-02-26 16:10:13 +02:00
  • ff502c3be8 test commit hasslesstech 2026-02-26 16:09:17 +02:00
  • ad976c8074 test commit hasslesstech 2026-02-26 16:07:03 +02:00
  • 91cca10a04 test commit hasslesstech 2026-02-26 16:06:47 +02:00
  • dbd6e88de8 Remove unnecessary rewind after file open bacant150 2026-02-25 21:08:54 +02:00
  • eee4743d4d Remove unused _detect_header_and_buffer method and related fields bacant150 2026-02-25 20:56:43 +02:00
  • b3162e11bd Refactor FileDatasource: remove unused header detection variables bacant150 2026-02-25 12:35:58 +02:00
  • 12f6b9871f Refactor file rewind logic to skip header row and remove unnecessary buffers bacant150 2026-02-25 12:11:05 +02:00
  • ceb9037dc4 Refactor file rewinding logic to skip header row after seek(0) bacant150 2026-02-25 12:00:39 +02:00
  • 2935a9349d Refactor row reading logic for clarity and efficiency bacant150 2026-02-25 11:50:56 +02:00
  • b772848d4c Optimize CSV parsing by adding skipinitialspace=True to csv.reader and removing unnecessary strip() calls bacant150 2026-02-24 22:11:37 +02:00
  • 722d45b2a1 Restore input validation for accelerometer parsing bacant150 2026-02-24 20:47:00 +02:00
  • ad07896ba3 Simplify accelerometer parsing and remove int16-specific leftovers bacant150 2026-02-24 20:14:56 +02:00
  • 4ff31c0884 Remove int16 binding from datasource bacant150 2026-02-24 19:55:50 +02:00
  • de8d2516f6 Remove int16 range check per review bacant150 2026-02-24 15:41:41 +02:00
  • c291f150af Parse accelerometer values as int16 (remove float conversion) bacant150 2026-02-24 15:12:49 +02:00
  • 2cdd8d1bd0 Add mosquitto runtime folders to gitignore bacant150 2026-02-24 14:25:27 +02:00
  • 9276239d41 Fix timestamp field in AggregatedData bacant150 2026-02-24 14:21:41 +02:00
  • a9673c1070 Реалізовую базовий FileReader та переношу sleep до FileDatasource.read() bacant150 2026-02-23 22:01:11 +02:00
  • 9a4aeec6cb lab1: implement UART reader alongside with the file writer usage example hasslesstech 2026-02-24 12:48:48 +02:00
  • d1be717490 lab1: add stm32f4 uart reader project and source code hasslesstech 2026-02-24 11:26:08 +02:00
  • 564fe329f3 Merge remote-tracking branch 'github/lab1_huranets' into lab1_huranets lab1_huranets hasslesstech 2026-02-24 21:00:15 +02:00
  • 75613fd4fc Restore input validation for accelerometer parsing bacant150 2026-02-24 20:47:00 +02:00
  • a25fbfc3ef Simplify accelerometer parsing and remove int16-specific leftovers bacant150 2026-02-24 20:14:56 +02:00
  • ca790e7306 Remove int16 binding from datasource bacant150 2026-02-24 19:55:50 +02:00
  • 1643767094 Remove int16 range check per review bacant150 2026-02-24 15:41:41 +02:00
  • 3d94bf3008 Parse accelerometer values as int16 (remove float conversion) bacant150 2026-02-24 15:12:49 +02:00
  • 29196ba400 test hasslesstech 2026-02-24 14:55:54 +02:00
  • 72e9f65b27 Add mosquitto runtime folders to gitignore bacant150 2026-02-24 14:25:27 +02:00
  • 2b6bed70d8 Fix timestamp field in AggregatedData bacant150 2026-02-24 14:21:41 +02:00
  • 21ee14ccd1 Реалізовую базовий FileReader та переношу sleep до FileDatasource.read() bacant150 2026-02-23 22:01:11 +02:00
  • c5d98d53cd Add mosquitto runtime folders to gitignore bacant150 2026-02-24 14:25:27 +02:00
  • 07a0e906d8 Fix timestamp field in AggregatedData bacant150 2026-02-24 14:21:41 +02:00
  • b330180909 lab1: add CI/CD testing hasslesstech 2026-02-23 23:53:42 +02:00
  • 3120e0054c Реалізовую базовий FileReader та переношу sleep до FileDatasource.read() lab1_guranec bacant150 2026-02-23 22:01:11 +02:00
  • f5927d7157 lab1: add CI/CD testing hasslesstech 2026-02-23 23:53:42 +02:00
  • c974ac32f6 Реалізовую базовий FileReader та переношу sleep до FileDatasource.read() bacant150 2026-02-23 22:01:11 +02:00
  • b2c7427af0 Merge pull request #1 from Rhinemann/lab1_shved VladiusVostokus 2026-02-23 16:10:12 +00:00
  • e45faeb281 updated compose file Rhinemann 2026-02-22 11:22:19 +01:00
  • b8db2fe6ee refactor: change task diana-tym 2024-03-13 15:14:48 +02:00
  • 0c5954f96c add: mapview datasource implementation Toolf 2024-02-26 15:16:47 +02:00
  • 3a4fa51aa9 fix: naming Toolf 2024-02-26 14:54:25 +02:00
  • e32ba94adc add: MapView template Toolf 2024-02-26 14:53:24 +02:00
  • 93cc8d7378 fix: aggregated_data model Toolf 2024-02-16 15:34:20 +02:00
  • b65670861d add: edge docker-compose.yaml Toolf 2024-02-15 15:29:13 +02:00
  • 9a179e09e9 add: edge template Toolf 2024-02-12 18:21:08 +02:00
  • 173a61d117 add: hub template Toolf 2024-02-12 18:18:38 +02:00
  • abd6bf0abe add: store template Toolf 2024-02-05 18:01:57 +02:00
  • 1f92b43879 add: agent template Toolf 2024-02-02 22:51:54 +02:00