PX4 Autopilot Software
Go to file
Lorenz Meier 00fc4b5f13 Merge pull request #2256 from mcharleb/fixes-for-gcc
Fixes for gcc 4.8
2015-06-02 01:35:20 -07:00
Debug
Documentation
Images
NuttX@678eea3d2c
ROMFS Merged release_v1.0.0 into master 2015-05-27 15:28:41 -07:00
Tools Tools: don't try to generate messages for hidden files starting with a 2015-05-24 09:24:17 +01:00
integrationtests/demo_tests
launch rename parameters in launch file to match new MP parameters 2015-05-15 09:26:07 +02:00
makefiles build navigator and controllib for posix 2015-06-01 11:12:59 +02:00
mavlink/include/mavlink mavlink: Update library version 2015-05-20 20:24:20 +02:00
misc/tones
msg uORB: Moved wind_estimate and vtol_vehicle_status topics to generated topics. 2015-05-27 15:21:33 -07:00
nuttx-configs Merge branch 'master' 2015-05-21 12:26:55 +01:00
posix-configs/posixtest Simulator: Added Roman's sensors combined topic 2015-04-29 23:45:54 -07:00
src Merge pull request #2256 from mcharleb/fixes-for-gcc 2015-06-02 01:35:20 -07:00
unittests Unit tests: Fixed unit test build 2015-05-19 13:36:13 -07:00
.gitignore
.gitmodules
.travis.yml Travis: Build POSIX before unit tests 2015-05-19 23:02:16 +02:00
.ycm_extra_conf.py
CMakeLists.txt distance_sensor: added msg definition to 'msg' folder 2015-05-20 12:40:15 +01:00
CONTRIBUTING.md
Firmware.sublime-project Sublime Text: Add posix target 2015-05-25 09:59:28 +02:00
LICENSE.md
Makefile Remove Build/git_version.* on each make 2015-05-27 19:50:39 -07:00
README.md Update README.md 2015-05-23 11:43:25 +02:00
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:

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