From a86fbb8454965a5fc052d35ad64f98017e92dc6c Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Tue, 25 Sep 2018 01:19:25 +1000 Subject: [PATCH] added ArduPilot PID request (#343) * added ArduPilot PID request * travis: updated ruby version --- .travis.yml | 6 +++--- 1209/5740/index.md | 18 ++++++++++++++++++ org/ArduPilot/index.md | 8 ++++++++ 3 files changed, 29 insertions(+), 3 deletions(-) create mode 100644 1209/5740/index.md create mode 100644 org/ArduPilot/index.md diff --git a/.travis.yml b/.travis.yml index 0584cfd..92dd674 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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' diff --git a/1209/5740/index.md b/1209/5740/index.md new file mode 100644 index 0000000..6ea655a --- /dev/null +++ b/1209/5740/index.md @@ -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 diff --git a/org/ArduPilot/index.md b/org/ArduPilot/index.md new file mode 100644 index 0000000..677ca04 --- /dev/null +++ b/org/ArduPilot/index.md @@ -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 +