QDAirPortTestSystemBackend/docs
sladro 0ff88b0ba2 feat(collision_detection): add diverging release distance parameter
- Introduced a new configuration parameter `diverging_release_distance` to the collision detection system, allowing for dynamic adjustment of the distance threshold at which conflicts are resolved when vehicles are diverging.
- Updated the system configuration files and documentation to reflect this new parameter.
- Implemented logic in the collision detection algorithm to utilize the diverging release distance for immediate conflict resolution when conditions are met.
- Added unit tests to verify the functionality of the diverging release distance in various scenarios, ensuring that conflicts are resolved correctly based on the new parameter.
2026-03-04 11:51:06 +08:00
..
airport_bounds_description.md Initial commit 2026-01-27 15:24:05 +08:00
configuration_guide.md feat(collision_detection): add diverging release distance parameter 2026-03-04 11:51:06 +08:00
configuration_guide.pdf Initial commit 2026-01-27 15:24:05 +08:00
conflict_detection_algorithms.md Initial commit 2026-01-27 15:24:05 +08:00
deployment_guide.md Initial commit 2026-01-27 15:24:05 +08:00
design.md Initial commit 2026-01-27 15:24:05 +08:00
docker_deployment_design.md Initial commit 2026-01-27 15:24:05 +08:00
mock_server.md Initial commit 2026-01-27 15:24:05 +08:00
official_api.md Initial commit 2026-01-27 15:24:05 +08:00
performance_test_report.md Initial commit 2026-01-27 15:24:05 +08:00
requirements.md Initial commit 2026-01-27 15:24:05 +08:00
warning_strategy.md Initial commit 2026-01-27 15:24:05 +08:00