3a3756f701
Translate graph labels and titles to PT
2025-12-07 20:12:43 +00:00
a8ce95e08c
Refactor and enhance documentation across multiple classes (Analysis through DashboardStatistics)
2025-12-07 19:33:40 +00:00
a2f9e725de
feat: Implement batch performance analysis dialog and routing policies
...
- Added BatchAnalysisDialog for running multiple simulations and generating reports.
- Implemented LeastCongestedRouteSelector for dynamic routing based on congestion levels.
- Created RandomRouteSelector for baseline random routing strategy.
- Developed ShortestPathRouteSelector to select routes based on the shortest path.
- Defined RouteSelector interface to standardize routing policy implementations.
- Introduced RoutingPolicy enum to manage available routing strategies.
v0.8.5
2025-12-07 00:35:06 +00:00
92ff883d4c
fixed dash formatting
2025-12-06 00:59:09 +00:00
ea33d61a9e
removed tests
v0.8.0
2025-12-05 02:42:31 +00:00
240563419b
removed empty impl test files
2025-12-05 02:38:11 +00:00
90db380f61
Dash editor and DES impl
2025-12-05 02:29:33 +00:00
d28a77b6a4
small fixes + debug
2025-11-29 00:07:53 +00:00
173d9e54ce
test: Reduce traffic light coordination test monitoring duration from 60s to 10s
v0.7.7
2025-11-23 23:06:08 +00:00
5202032471
feat: Dynamically set simulation log file path using OS temporary directory and remove isSimulationRunning method.
2025-11-23 23:03:07 +00:00
46d148c9d5
Allow manual trigger for publish-release job
2025-11-23 22:23:13 +00:00
0d85d010bf
Sync CI with main branch
2025-11-23 22:14:10 +00:00
906e958729
feat: Introduce Launcher class as the application entry point and update pom.xml to use it.
v0.7.6
2025-11-23 21:53:52 +00:00
19709f0d7a
feat: update main class to sd.dashboard.DashboardUI in pom.xml configurations.
v0.7.5
2025-11-23 21:29:38 +00:00
13fa2f877d
refactor: improve traffic light queue processing, add graceful intersection shutdown, and remove obsolete event and serialization classes.
2025-11-23 21:23:33 +00:00
96c5680f41
moved start to dashboard + fixed holding queue - looped sleep might be fine in this case + better customization via CSS file
2025-11-22 23:52:51 +00:00
d74517a27b
starting the codebase cleanup for final delivery- single process prototype removal
v0.7.0
2025-11-22 22:52:01 +00:00
ce7f642246
slight sim change and engine code fomat
2025-11-22 21:45:16 +00:00
8f97aab836
Merge pull request #34 from davidalves04/dev
...
testing
2025-11-22 21:43:33 +00:00
David Alves
86c0c4b5b3
Add configurable travel times by vehicle type
...
@0x1eo can u check this pls
2025-11-22 16:18:02 +00:00
6fdcf376b2
i might kms
2025-11-22 00:13:19 +00:00
David Alves
ecb70fa6a2
Merge pull request #33 from davidalves04/17-create-dashboardserver-process
...
Dashboard Server Implementation
v0.6.5
2025-11-19 19:16:50 +00:00
06f079ce5b
fix intersections starting independently with no coordination
2025-11-18 14:29:11 +00:00
72893f87ae
added dashboard server and built an example implementation for the message protocol
2025-11-14 02:01:51 +00:00
6b94d727e2
shutdown and teardown fixes + incoming connection handler
2025-11-11 17:28:44 +00:00
84cba39597
bullshit fixes
2025-11-06 20:31:59 +00:00
5dc1b40c88
Merge pull request #32 from davidalves04/14-create-trafficlightthread-class
...
14 create trafficlightthread class
2025-11-06 13:53:12 +00:00
3117bdf332
Merge branch 'dev' into 14-create-trafficlightthread-class
2025-11-06 13:53:01 +00:00
1140c3ca48
Merge pull request #30 from davidalves04/13-create-exit-node-process
...
13 create exit node process
2025-11-06 13:49:21 +00:00
Gaa56
484cba1eee
Update TrafficLightThread
2025-11-05 13:21:10 +00:00
Gaa56
0e5526c3f6
Merge pull request #31 from davidalves04/dev
...
Dev
2025-11-05 12:37:48 +00:00
David Alves
cf88db4297
Add traffic light coordination and tests
...
Sorry to add this on this branch ahah
2025-11-05 12:09:32 +00:00
David Alves
0960a7a141
Add ExitNodeProcess and unit tests
2025-11-05 11:54:34 +00:00
David Alves
3b4f968a59
Merge pull request #29 from davidalves04/12-implement-coordinatorgenerator-process
...
Coordinator Process Implementation
2025-11-03 00:02:56 +00:00
0c256ad6f5
Fix Intersection Destination - Doubled Advance
2025-11-02 23:56:54 +00:00
340e436063
Merge branch 'dev' into 12-implement-coordinatorgenerator-process
2025-11-02 23:21:36 +00:00
1684a6713e
Implementation of the Coordinator Process
2025-11-02 23:17:15 +00:00
22a7081ade
Merge pull request #28 from davidalves04/10-create-network-communication-classes
...
Fix Serialization
2025-11-02 22:39:38 +00:00
3b699556db
Merge branch 'dev' into 10-create-network-communication-classes
2025-11-02 22:39:26 +00:00
Gaa56
d078808486
Update SocketConnection
2025-10-30 19:25:27 +00:00
Gaa56
98581b562d
Merge pull request #27 from davidalves04/9-design-message-protocol-specification
...
#10 Req
2025-10-30 18:44:54 +00:00
Gaa56
4710c96450
Create TrafficLightThread Class
2025-10-30 18:06:02 +00:00
f9644bd18c
Merge pull request #26 from davidalves04/dev
...
#12 Req.
2025-10-30 16:09:04 +00:00
David Alves
c6b710ac52
Merge pull request #25 from davidalves04/11-convert-intersection-to-standalone-process
...
11 convert intersection to standalone process
2025-10-30 16:00:05 +00:00
David Alves
dc4f567e1f
Move vehicle route advancement to intersection arrival
2025-10-30 15:57:58 +00:00
David Alves
db5e01021a
Refactor IntersectionProcess and add unit tests
2025-10-30 10:41:17 +00:00
David Alves
dab0651dbd
Corrected directions
2025-10-29 22:36:58 +00:00
David Alves
4772add574
Merge pull request #24 from davidalves04/dev
...
Dev
2025-10-27 23:04:15 +00:00
David Alves
ae27115791
Merge pull request #23 from davidalves04/11-convert-intersection-to-standalone-process
...
Create IntersectionProcess main class
2025-10-27 22:58:55 +00:00
David Alves
684fb408ef
Create IntersectionProcess main class
2025-10-27 22:53:37 +00:00