PX4 Build Bot 66c5644f1b
New Crowdin translations - zh-CN (#26158)
Co-authored-by: Crowdin Bot <support+bot@crowdin.com>
2025-12-24 11:08:31 +11:00

18 lines
826 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 硬件集成
本节包含关于将PX4与新型自动驾驶仪和外围硬件集成的主题包括
- [飞控参考设计](../hardware/reference_design.md)
- [制造商主板支持指南](../hardware/board_support_guide.md)
- [飞控移植指南](../hardware/porting_guide.md)
- [串口映射](../hardware/serial_port_mapping.md)
- [机架](../dev_airframes/index.md)
- [设备驱动](../middleware/drivers.md)
- [远程无线电/调制解调器](../data_links/telemetry.md) 和其他通信链接
- [传感器和执行器 I/O](../sensor_bus/index.md)
- [RTK GPS (集成)](../advanced/rtk_gps.md)
:::tip
其他章节显示如何使用 _use__configure_ 支持的 [autopilot](../flight_controller/index.md), [配对计算机] (../companion_computer/index.md) 和 [peripheral](../peripherals/index.md) 硬件。
:::