88454f381d
[P] Add GPS file selection to agent
2026-03-25 23:27:59 +02:00
119547d288
[P] Add TRACK_ID selection in MapView
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
2026-03-25 23:27:20 +02:00
b58167f0de
[P] Fix wrong row sending order
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
2026-03-25 23:26:39 +02:00
121bd007b3
[P] Add container logs printout on crash
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
2026-03-25 22:56:12 +02:00
db63eb6d79
[P] Improve logging logic in agent
Component testing / Hub testing (push) Successful in 24s
Component testing / Store testing (push) Successful in 27s
Component testing / Integration smoke testing (push) Successful in 2m25s
2026-03-25 15:40:07 +02:00
77d6968297
[P] Fix map lat, lon confusion
Component testing / Hub testing (push) Successful in 23s
Component testing / Store testing (push) Successful in 18s
Component testing / Integration smoke testing (push) Successful in 2m22s
2026-03-25 14:57:38 +02:00
0c2392dc0b
Merge remote-tracking branch 'github/dev' into dev
Component testing / Hub testing (push) Successful in 20s
Component testing / Store testing (push) Successful in 22s
Component testing / Integration smoke testing (push) Successful in 2m18s
2026-03-25 13:12:18 +02:00
VladiusVostokus
65f767d38e
Merge pull request #29 from Rhinemann/lab4/yushchenko-SCRUM-81-DataProcessing-implementation
...
[L4] SCRUM-81: implementation data processing function
2026-03-25 11:11:31 +00:00
0695e3d092
[P] Use state machine approach to determine road condition
2026-03-25 12:16:34 +02:00
AndriiJushchenko
d6e094e6c0
fix: delay logic in DP
2026-03-25 12:16:34 +02:00
AndriiJushchenko
2167eb2960
DP implementation + delay
2026-03-25 12:16:34 +02:00
VladiusVostokus
38374a6723
Merge pull request #28 from Rhinemann/lab4/shmuliar-FIX-01-wrong-acceleration-data-types
...
[P] Fix acceleration data types
2026-03-25 10:14:10 +00:00
c08612f71a
[P] Fix acceleration data types
2026-03-25 10:10:29 +02:00
bde51ca5e1
[P] Fix Store -> MapView websocket incompatibility
Component testing / Hub testing (push) Successful in 21s
Component testing / Store testing (push) Successful in 20s
Component testing / Integration smoke testing (push) Successful in 2m19s
2026-03-24 16:57:29 +02:00
a204bb1676
[P] Split rows into websocket-sendable messages
2026-03-24 16:38:16 +02:00
764fb77f27
Merge from upstream 'github/dev' into dev
Component testing / Hub testing (push) Successful in 21s
Component testing / Store testing (push) Successful in 18s
Component testing / Integration smoke testing (push) Successful in 2m14s
2026-03-24 15:21:56 +02:00
VladiusVostokus
a55fc17711
Merge pull request #27 from Rhinemann/lab4/hrynko-SCRUM-80-hubadapter
...
implement Edge-Hub integration with user_id validation (SCRUM-93, SCRUM-94)
2026-03-24 13:20:39 +00:00
b34e385128
[L4] Remove irrelevant environment variables
2026-03-24 14:42:13 +02:00
a8a0ef5e15
[L4] Remove unused import
2026-03-24 14:09:53 +02:00
00b037a243
[L4] Remove uncessecary environment variable left over after print -> logging usage switch
2026-03-24 14:07:49 +02:00
d1b6c0eed1
[L4] Fix logging level on error message
2026-03-24 14:03:29 +02:00
5e890d4f03
[L4] Remove obvious single code line comments to reduce risk of misleading comments in the future
2026-03-24 14:02:03 +02:00
a8e50d0386
[L4] Remove excessive library import and clean up edge codebase
2026-03-24 13:58:32 +02:00
1b42be264d
[L4] Remove misleading batch_size parameter from AgentMQTTAdapter
2026-03-24 13:37:33 +02:00
esk4nz
b12bdc334c
fix: improve logging clarity and ensure data delivery in AgentMQTTAdapter
2026-03-23 23:41:25 +02:00
esk4nz
e8ff1c6cbd
Replaced busy-wait loop with threading.Event to fix 100% CPU load
2026-03-23 23:28:17 +02:00
esk4nz
ad70519f47
SCRUM-80
...
Removed manual user_id fallback in data processing
2026-03-23 23:00:19 +02:00
esk4nz
b10aec1020
SCRUM-80
...
Changed print to logging in agent main
2026-03-23 22:57:15 +02:00
esk4nz
c085a49c8c
implement Edge-Hub integration with user_id validation (SCRUM-93, SCRUM-94)
...
- Agent: Updated config and main
- Edge: Implemented adapter factory in main.py to switch between MQTT and HTTP.
- Edge: Updated AgentData entity and processing logic to support user_id.
- Infrastructure: Configured docker-compose for dynamic protocol switching and environment management.
2026-03-23 21:31:31 +02:00
0b8d2eb18b
[P] Add container rebuilding on every rerun
Component testing / Hub testing (push) Successful in 18s
Component testing / Store testing (push) Successful in 22s
Component testing / Integration smoke testing (push) Successful in 2m33s
2026-03-23 18:31:43 +02:00
2846130e4e
[P] Add docker reset workflow
Component testing / Hub testing (push) Successful in 20s
Component testing / Store testing (push) Successful in 21s
Component testing / Integration smoke testing (push) Successful in 1m34s
2026-03-23 18:26:38 +02:00
30af132033
[P] Add general smoke test and Store incremental test
Component testing / Hub testing (push) Successful in 22s
Component testing / Store testing (push) Successful in 19s
Component testing / Integration smoke testing (push) Successful in 1m28s
2026-03-23 18:01:41 +02:00
60a846d8b8
[P] Refactor testing code
2026-03-23 16:10:09 +02:00
fe6bb6ab3a
[P] Add CI for updated Hub component part
Hub component testing / hub-test (push) Successful in 25s
2026-03-23 15:53:44 +02:00
ІО-23 Shmuliar Oleh
30f81ec1ae
Merge pull request #26 from Rhinemann/lab4/shved-SCRUM-95-test-repo-functionality
...
set up global docker-compose
2026-03-22 21:59:07 +02:00
1b6f47fa0d
[L4] Fix relative paths after file move
2026-03-22 21:13:44 +02:00
b1e6ad7c94
set up global docker-compose
2026-03-22 14:07:29 +01:00
VladiusVostokus
1eddfd966b
Merge pull request #24 from Rhinemann/lab5/shmuliar-SCRUM-92-mapview-store-integration
...
SCRUM 92: mapview store integration
2026-03-14 16:07:30 +00:00
8af68d6dd9
hotfix: index overflow on user_id
2026-03-13 20:47:09 +02:00
63aca15824
add multiuser rendering support
2026-03-13 20:41:16 +02:00
ee509f72a4
pull data in MapView/main.py from actual data source
2026-03-13 19:02:07 +02:00
da9fe69d4e
add initial server->client update with all current DB data
2026-03-13 19:01:33 +02:00
1c856dca0e
fix MapView/main.py crash due to wrong check condition
2026-03-13 18:58:28 +02:00
VladiusVostokus
17738d07fe
Merge pull request #21 from Rhinemann/lab5/gryshaiev-SCRUM-90-set-bump-marker
...
SCRUM-90: implement set_bump_marker
2026-03-11 17:02:07 +00:00
VladiusVostokus
6b5831ff1b
Merge branch 'dev' into lab5/gryshaiev-SCRUM-90-set-bump-marker
2026-03-11 17:01:54 +00:00
VladiusVostokus
54505db70e
Merge pull request #23 from Rhinemann/lab5/gryshaiev-SCRUM-89-set-pothole-marker
...
SCRUM-89: implement set_pothole_marker()
2026-03-11 16:59:35 +00:00
SimonSanich
6f4b3b0ea6
SCRUM-90: implement set_bump_marker
2026-03-11 18:36:40 +02:00
SimonSanich
948a936a1f
lab 5: implement set_bump_marker()
2026-03-11 18:10:18 +02:00
esk4nz
87facff668
Merge pull request #16 from Rhinemann/lab3/hrynko-SCRUM-77-post_to_storeAPI_from_hub
...
SCRUM-77 Post method from Hub to Store
2026-03-09 23:04:16 +02:00
VladiusVostokus
294ed5958e
Merge pull request #13 from Rhinemann/lab5/kovalenko-SCRUM-98-FileReader
...
SCRUM-98 file reader
2026-03-08 15:48:13 +00:00