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.
Lorenz Meier
4ba7408ba0
|
9 years ago | |
---|---|---|
Debug | 10 years ago | |
Documentation | 10 years ago | |
Images | 9 years ago | |
NuttX@3009fb230e | 10 years ago | |
ROMFS | 9 years ago | |
Tools | 9 years ago | |
cmake | 9 years ago | |
integrationtests/demo_tests | 10 years ago | |
launch | 10 years ago | |
mavlink/include/mavlink | 9 years ago | |
misc/tones | 12 years ago | |
msg | 9 years ago | |
nuttx-configs | 9 years ago | |
posix-configs/SITL | 9 years ago | |
src | 9 years ago | |
unittests | 9 years ago | |
.gitignore | 9 years ago | |
.gitmodules | 9 years ago | |
.travis.yml | 9 years ago | |
.ycm_extra_conf.py | 11 years ago | |
CMakeLists.txt | 9 years ago | |
CONTRIBUTING.md | 10 years ago | |
Firmware.sublime-project | 10 years ago | |
LICENSE.md | 10 years ago | |
Makefile | 9 years ago | |
README.md | 9 years ago | |
Vagrantfile | 9 years ago | |
package.xml | 10 years ago | |
template_.cproject | 9 years ago | |
template_.project | 9 years ago |
README.md
PX4 Flight Core and PX4 Middleware
This repository contains the PX4 Flight Core, with the main applications located in the src/modules directory. It also contains the PX4 Drone Platform, which contains 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
- Binaries (always up-to-date from master):
- Downloads
- Releases
- Downloads
- Forum / Mailing list: Google Groups
Users
Please refer to the user documentation for flying drones with the PX4 flight stack.
Developers
Contributing guide:
Software in the Loop guide: Use software in the loop to get started with the codebase.
Developer guide: http://dev.px4.io
Testing guide: http://px4.io/dev/unit_tests
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
NuttShell (NSH)
NSH usage documentation: http://px4.io/users/serial_connection