project/shmuliar-FEAT-01-add-second-agent #33

Merged
Vladislav merged 4 commits from project/shmuliar-FEAT-01-add-second-agent into dev 2026-03-26 11:05:30 +02:00
Owner
No description provided.
hasslesstech added 6 commits 2026-03-25 23:36:23 +02:00
[P] Add container logs printout on crash
Some checks failed
Component testing / Hub testing (push) Successful in 24s
Component testing / Store testing (push) Successful in 27s
Component testing / Integration smoke testing (push) Has been cancelled
121bd007b3
[P] Fix wrong row sending order
All checks were successful
Component testing / Hub testing (push) Successful in 35s
Component testing / Store testing (push) Successful in 26s
Component testing / Integration smoke testing (push) Successful in 2m37s
b58167f0de
[P] Add TRACK_ID selection in MapView
All checks were successful
Component testing / Hub testing (push) Successful in 41s
Component testing / Store testing (push) Successful in 24s
Component testing / Integration smoke testing (push) Successful in 2m30s
119547d288
[P] Add second agent in docker-compose.yaml
Some checks failed
Component testing / Hub testing (push) Has been cancelled
Component testing / Store testing (push) Has been cancelled
Component testing / Integration smoke testing (push) Has been cancelled
094662f59e
[P] Reduce batch size to improve viewing experience
Some checks failed
Component testing / Hub testing (push) Successful in 25s
Component testing / Integration smoke testing (push) Has been cancelled
Component testing / Store testing (push) Has been cancelled
69523a9fd2
hasslesstech added 1 commit 2026-03-25 23:39:37 +02:00
[P] Add a simple .gpx to .csv file converter
All checks were successful
Component testing / Hub testing (push) Successful in 33s
Component testing / Store testing (push) Successful in 32s
Component testing / Integration smoke testing (push) Successful in 3m0s
1f6b02c5f6
Collaborator

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

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

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

It can be used to convert any created .gpx files that may be added to the project in the future. It has already been used to create route2.csv using .gpx obtained using the OpenStreetMap route planner, but since .gpx files alone are not relevant to the project, I have not included it in the commits

> where .gpx conversion is used? > Maybe I haven't been able to find it yet It can be used to convert any created .gpx files that may be added to the project in the future. It has already been used to create route2.csv using .gpx obtained using the OpenStreetMap route planner, but since .gpx files alone are not relevant to the project, I have not included it in the commits
Vladislav merged commit 1f6b02c5f6 into dev 2026-03-26 11:05:30 +02:00
Sign in to join this conversation.
No Reviewers
No Label
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: hasslesstech/IoT-Systems#33