PX4 Autopilot Software
Go to file
Lorenz Meier c5c783bad9 Update driver framework 2015-11-14 00:04:32 +01:00
Debug
Documentation
Images
NuttX@3009fb230e
ROMFS
Tools
cmake
integrationtests/demo_tests
launch
mavlink/include/mavlink
misc/tones
msg
nuttx-configs
posix-configs/SITL
src Update driver framework 2015-11-14 00:04:32 +01:00
unittests
.gitignore
.gitmodules
.travis.yml
.ycm_extra_conf.py
CMakeLists.txt
CONTRIBUTING.md
Firmware.sublime-project
LICENSE.md
Makefile
README.md
Vagrantfile
package.xml
template_.cproject
template_.project

README.md

PX4 Flight Core and PX4 Middleware

Build Status Coverity Scan

Gitter

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.

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)
  • FMUv3.x (Pixhawk 2)
  • AeroCore (v1 and v2)
  • STM32F4Discovery (basic support) Tutorial

NuttShell (NSH)

NSH usage documentation: http://px4.io/users/serial_connection