Vladislav
  • Joined on 2026-03-17
Vladislav pushed to dev at hasslesstech/IoT-Systems 2026-03-26 11:05:31 +02:00
1f6b02c5f6 [P] Add a simple .gpx to .csv file converter
69523a9fd2 [P] Reduce batch size to improve viewing experience
094662f59e [P] Add second agent in docker-compose.yaml
88454f381d [P] Add GPS file selection to agent
Compare 4 commits »
Vladislav merged pull request hasslesstech/IoT-Systems#33 2026-03-26 11:05:30 +02:00
project/shmuliar-FEAT-01-add-second-agent
Vladislav commented on pull request hasslesstech/IoT-Systems#33 2026-03-26 10:29:07 +02:00
project/shmuliar-FEAT-01-add-second-agent

where .gpx conversion is used? Maybe I haven't been able to find it yet

Vladislav pushed to dev at hasslesstech/IoT-Systems 2026-03-26 10:18:40 +02:00
119547d288 [P] Add TRACK_ID selection in MapView
Vladislav merged pull request hasslesstech/IoT-Systems#32 2026-03-26 10:18:39 +02:00
project/shmuliar-FIX-04-add-tracked-id-selector
Vladislav pushed to dev at hasslesstech/IoT-Systems 2026-03-26 10:17:01 +02:00
b58167f0de [P] Fix wrong row sending order
Vladislav merged pull request hasslesstech/IoT-Systems#31 2026-03-26 10:17:00 +02:00
project/shmuliar-FIX-07-wrong-row-order
Vladislav pushed to dev at hasslesstech/IoT-Systems 2026-03-26 10:13:46 +02:00
121bd007b3 [P] Add container logs printout on crash
Vladislav merged pull request hasslesstech/IoT-Systems#30 2026-03-26 10:13:46 +02:00
[P] Add container logs printout on crash
Vladislav pushed to dev at hasslesstech/IoT-Systems 2026-03-25 15:48:01 +02:00
db63eb6d79 [P] Improve logging logic in agent
Vladislav merged pull request hasslesstech/IoT-Systems#29 2026-03-25 15:48:01 +02:00
[P] Improve logging logic in agent
Vladislav pushed to dev at hasslesstech/IoT-Systems 2026-03-25 15:28:55 +02:00
77d6968297 [P] Fix map lat, lon confusion
Vladislav merged pull request hasslesstech/IoT-Systems#28 2026-03-25 15:28:54 +02:00
[P] Fix map lat, lon confusion
Vladislav pushed to dev at hasslesstech/IoT-Systems 2026-03-24 19:06:43 +02:00
bde51ca5e1 [P] Fix Store -> MapView websocket incompatibility
a204bb1676 [P] Split rows into websocket-sendable messages
Compare 2 commits »
Vladislav merged pull request hasslesstech/IoT-Systems#27 2026-03-24 19:06:42 +02:00
project/shmuliar-FIX-01-store-websocket-push
764fb77f27 Merge from upstream 'github/dev' into dev
a55fc17711 Merge pull request #27 from Rhinemann/lab4/hrynko-SCRUM-80-hubadapter
b34e385128 [L4] Remove irrelevant environment variables
a8a0ef5e15 [L4] Remove unused import
00b037a243 [L4] Remove uncessecary environment variable left over after print -> logging usage switch
Compare 14 commits »
Vladislav pushed to dev at hasslesstech/IoT-Systems 2026-03-23 21:52:40 +02:00
0b8d2eb18b [P] Add container rebuilding on every rerun
2846130e4e [P] Add docker reset workflow
30af132033 [P] Add general smoke test and Store incremental test
60a846d8b8 [P] Refactor testing code
fe6bb6ab3a [P] Add CI for updated Hub component part
Compare 5 commits »
Vladislav merged pull request hasslesstech/IoT-Systems#25 2026-03-23 21:52:38 +02:00
Add CI for Hub, Store and overall integration