File tree Expand file tree Collapse file tree 3 files changed +29
-3
lines changed Expand file tree Collapse file tree 3 files changed +29
-3
lines changed Original file line number Diff line number Diff line change 19
19
matrix :
20
20
fast_finish : true
21
21
include :
22
- - rvm : 2.2.5
22
+ - rvm : 2.3.0
23
23
env : TASK='htmlproofer'
24
- - rvm : 2.2.5
24
+ - rvm : 2.3.0
25
25
env : TASK='htmlproofer-external'
26
26
allow_failures :
27
- - rvm : 2.2.5
27
+ - rvm : 2.3.0
28
28
env : TASK='htmlproofer-external'
Original file line number Diff line number Diff line change
1
+ ---
2
+ layout : pid
3
+ title : autopilot
4
+ owner : ArduPilot
5
+ license : GPLv3
6
+ site : http://www.ardupilot.org/
7
+ source : https://github.com/ArduPilot/
8
+ ---
9
+ The ArduPilot project supports many open source hardware designs. We
10
+ don't design the hardware ourselves (we are a software project), but
11
+ we work closely with many organisations and companies that do make
12
+ open source hardware. For those that don't have their own VID we use a
13
+ single VID/PID pair for all boards, then distinguish boards using the
14
+ product ID strings in the bootloader and application firmware.
15
+
16
+ Schematics for some of the boards we support are here:
17
+
18
+ https://github.com/ArduPilot/Schematics
Original file line number Diff line number Diff line change
1
+ ---
2
+ layout : org
3
+ title : ArduPilot.org
4
+ site : http://www.ardupilot.org/
5
+ ---
6
+ ArduPilot is a leading open source autopilot system, supporting
7
+ autonomous robots on land, air and sea
8
+
You can’t perform that action at this time.
0 commit comments