File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed
Expand file tree Collapse file tree 1 file changed +24
-0
lines changed 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
19+
20+ We use two PIDs, 5740 and 5741. We need two in order to support both
21+ single endpoint and dual-endpoint CDCACM devices on
22+ windows. Dual-endpoint devices need to have a different PID from
23+ single endpoint in order to install the correct driver.
24+
You can’t perform that action at this time.
0 commit comments