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 a97931bf20 Update orb advert type in commander, by @boosfelm 10 years ago
Debug
Documentation
Images
NuttX@8004677d8c This is a temporary hot fix for lost data 10 years ago
ROMFS Merged release_v1.0.0 branch into master 10 years ago
Tools Merged release_v1.0.0 branch into master 10 years ago
integrationtests/demo_tests
launch
makefiles Enable Q attitude estimator and INAV 10 years ago
mavlink/include/mavlink
misc/tones
msg Merged release_v1.0.0 branch into master 10 years ago
nuttx-configs Merged release_v1.0.0 branch into master 10 years ago
posix-configs/SITL set SYS_RESTART_TYPE in sitl startup, normally IO does that 10 years ago
src Update orb advert type in commander, by @boosfelm 10 years ago
unittests
.gitignore
.gitmodules
.travis.yml Add size Makefile target for elf 10 years ago
.ycm_extra_conf.py
CMakeLists.txt
CONTRIBUTING.md
Firmware.sublime-project
LICENSE.md
Makefile makefile cleanup 10 years ago
README.md POSIX: Add initial SITL instructions 10 years ago
package.xml

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://px4.io/dev/

Testing guide: http://px4.io/dev/unit_tests

This repository contains code supporting these boards:

  • FMUv1.x
  • FMUv2.x
  • AeroCore (v1 and v2)
  • STM32F4Discovery (basic support) Tutorial

NuttShell (NSH)

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