Mission Planner Ground Control Station for ArduPilot (c# .net)
Repository for ArduPilot wiki issues and wiki-specific website infrastructure.
An online viewer for UAV log files
为了方便大家快速访问和下载 APM/https://gitee.com/px4pilot,https://gitee.com/ardupilot,https://gitee.com/mavlink,https://gitee.com/dronecan,http://gitee.com/ardupilot )是对 如何使用
全局配置https://github.com/ardupilot/替换为https://gitee.com/ardupilot/
git config --global url."https://gitee.com/ardupilot/".insteadOf https://github.com/ardupilot/
使用以下命令 取消 对 https://github.com/ardupilot 的自动替换:
git config --global --unset url."https://gitee.com/ardupilot/.insteadof"
然后就可以从 gitee.com 上 clone 或者 pull 相关代码:
# 使用github.com或者gitee.com都可以,如果github.com会自动替换为gitee.com git clone https://github.com/ardupilot/ardupilot.git --recursive
关于 px4 的开发和学习,欢迎关注由 https://gitee.com/nextpilot/px4-dev-bucket
如果对 将 px4 移植到 rt-thread 国产操作系统 感兴趣的小伙伴,欢迎访问:https://gitee.com/nextpilot/nextpilot-flight-control