QAUP_Management/tools
2025-12-12 16:52:51 +08:00
..
aircraft_routes_from_api.py 增加了 mock_server的航空器状态信息辅助接口,采用真实的航空器路由数据,用 JTS 2025-07-24 20:27:15 +08:00
generate_flight_messages.py 修复 WebsocketConfig 的重复 2025-10-20 19:37:25 +08:00
logging_config.py 完善日志管理 2025-10-16 18:33:44 +08:00
mock_airport.py 修改机场中心点经纬度坐标 2025-12-12 16:52:51 +08:00
mock_traffic_light.py 修改 mock 服务的 log 目录 2025-10-20 15:47:25 +08:00
mock_unmanned_vehicle.py 修改 mock 服务的 log 目录 2025-10-20 15:47:25 +08:00
start_mock_services.sh 修改脚本位置 2025-10-16 16:06:05 +08:00
stop_mock_services.sh 修改脚本位置 2025-10-16 16:06:05 +08:00
test_adxp_websocket_direct.py 修复 WebsocketConfig 的重复 2025-10-20 19:37:25 +08:00
test_adxp_websocket_integration.py 把 adxp客户端和适配器之间改成websocket通信 2025-10-20 18:14:57 +08:00
test_adxp_websocket_system.py 把 adxp客户端和适配器之间改成websocket通信 2025-10-20 18:14:57 +08:00
test_adxp_websocket.html 把 adxp客户端和适配器之间改成websocket通信 2025-10-20 18:14:57 +08:00
test_adxp_websocket.py 把 adxp客户端和适配器之间改成websocket通信 2025-10-20 18:14:57 +08:00
test_websocket.html 给 websocket 测试页面加上IP地址和端口修改 2025-10-20 16:06:48 +08:00