You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
8 years ago | |
---|---|---|
Debug | 10 years ago | |
Documentation | 9 years ago | |
Images | 9 years ago | |
NuttX@93df871201 | 9 years ago | |
ROMFS | 8 years ago | |
Tools | 8 years ago | |
cmake | 8 years ago | |
integrationtests | 9 years ago | |
launch | 8 years ago | |
mavlink/include/mavlink | 9 years ago | |
misc/tones | 12 years ago | |
msg | 9 years ago | |
nuttx-configs | 8 years ago | |
posix-configs | 8 years ago | |
src | 8 years ago | |
test_data | 9 years ago | |
unittests | 9 years ago | |
.ackrc | 9 years ago | |
.gitignore | 9 years ago | |
.gitmodules | 9 years ago | |
.travis.yml | 8 years ago | |
.ycm_extra_conf.py | 11 years ago | |
CMakeLists.txt | 8 years ago | |
CONTRIBUTING.md | 9 years ago | |
Firmware.sublime-project | 9 years ago | |
LICENSE.md | 10 years ago | |
Makefile | 8 years ago | |
README.md | 9 years ago | |
Vagrantfile | 9 years ago | |
circle.yml | 9 years ago | |
eclipse.cproject | 9 years ago | |
eclipse.project | 9 years ago | |
package.xml | 10 years ago |
README.md
PX4 Pro Drone Autopilot
This repository holds the PX4 Pro flight control solution for drones, with the main applications located in the src/modules directory. It also contains the PX4 Drone Middleware Platform, which provides drivers and middleware to run drones.
- Official Website: http://px4.io
- License: BSD 3-clause (see LICENSE.md)
- Supported airframes (more experimental are supported):
- Multicopters
- Fixed wing
- VTOL
- Releases
- Downloads
Users
Please refer to the user documentation and user forum for flying drones with the PX4 flight stack.
Developers
This repository contains code supporting these boards:
- Snapdragon Flight
- FMUv1.x
- FMUv2.x (Pixhawk, Pixhawk 2 and Pixfalcon)
- FMUv4.x (Pixhawk X and Pixracer)
- AeroCore (v1 and v2)
- STM32F4Discovery (basic support) Tutorial