added ArduPilot PID request (#343)

* added ArduPilot PID request

* travis: updated ruby version
This commit is contained in:
Andrew Tridgell
2018-09-25 01:19:25 +10:00
committed by Nick Johnson
parent f868c8f76b
commit a86fbb8454
3 changed files with 29 additions and 3 deletions

View File

@@ -19,10 +19,10 @@ env:
matrix:
fast_finish: true
include:
- rvm: 2.2.5
- rvm: 2.3.0
env: TASK='htmlproofer'
- rvm: 2.2.5
- rvm: 2.3.0
env: TASK='htmlproofer-external'
allow_failures:
- rvm: 2.2.5
- rvm: 2.3.0
env: TASK='htmlproofer-external'

18
1209/5740/index.md Normal file
View File

@@ -0,0 +1,18 @@
---
layout: pid
title: autopilot
owner: ArduPilot
license: GPLv3
site: http://www.ardupilot.org/
source: https://github.com/ArduPilot/
---
The ArduPilot project supports many open source hardware designs. We
don't design the hardware ourselves (we are a software project), but
we work closely with many organisations and companies that do make
open source hardware. For those that don't have their own VID we use a
single VID/PID pair for all boards, then distinguish boards using the
product ID strings in the bootloader and application firmware.
Schematics for some of the boards we support are here:
https://github.com/ArduPilot/Schematics

8
org/ArduPilot/index.md Normal file
View File

@@ -0,0 +1,8 @@
---
layout: org
title: ArduPilot.org
site: http://www.ardupilot.org/
---
ArduPilot is a leading open source autopilot system, supporting
autonomous robots on land, air and sea