PX4 Autopilot Software
Go to file
Lorenz Meier 3d771d6c8a Maja: Refresh config 2016-12-13 16:14:15 +01:00
Debug Profiler: folder fix - more special cases for operator<< and operator>> 2015-01-21 14:54:24 +01:00
Documentation Rename mainapp to px4. 2016-07-29 11:05:01 +02:00
Images Rename asc board to aerofc 2016-11-28 09:21:12 +01:00
NuttX@af5d2b058c Update NuttX submodule to use backport of ctype.h & cctype 2016-10-25 08:39:09 +02:00
ROMFS Maja: Refresh config 2016-12-13 16:14:15 +01:00
Tools log upload: ignore error if we cannot get git email, really be quiet with -q except for printing the URL in the end 2016-12-13 10:20:14 +01:00
cmake build gps driver for bebop2 2016-12-12 23:48:15 +01:00
integrationtests Integrationtests: updated script to properly handle log uploads 2016-12-13 10:20:14 +01:00
launch LPE vision estimation fixes. (#5505) 2016-10-01 09:02:12 -04:00
mavlink/include/mavlink update mavlink to master, rename MOUNT_STATUS 2016-11-28 21:01:22 +01:00
misc/tones Allow tone_alarm cmd to take filename as parameter 2013-08-31 16:06:15 -04:00
msg msg: improve multirotor_motor_limits reporting 2016-12-13 16:14:15 +01:00
nuttx-configs aerofc: Enable I2C1 for external compass 2016-11-28 09:21:12 +01:00
posix-configs SITL: use logger for standard_vtol and upload *.ulg files after integrationtests 2016-12-13 10:20:14 +01:00
src MC att ctrl: Properly initialize members 2016-12-13 16:14:15 +01:00
test_data Add additional DSM test data 2016-10-19 15:31:54 +02:00
unittests add tests code coverage 2016-12-07 20:17:00 +01:00
.ackrc ack: add .ackrc to ignore the Documentation directory 2016-04-11 11:23:01 +02:00
.gitignore add tests code coverage 2016-12-07 20:17:00 +01:00
.gitmodules Update MAVLink submodules 2016-06-24 11:45:23 +02:00
.travis.yml travis-ci, circleci update to GCC 4.9 and 5.4 2016-10-20 22:01:53 -04:00
.ycm_extra_conf.py Added youcompleteme config. 2014-03-22 13:32:33 -04:00
CMakeLists.txt cmake: use default Python version 2016-11-21 15:02:17 +01:00
CONTRIBUTING.md correct link to developer guide 2016-01-11 08:37:43 +01:00
Firmware.sublime-project Reset alt/position when entring position control from auto 2016-11-21 09:05:22 +01:00
LICENSE.md LICENSE.md: bring year up-to-date 2015-06-12 08:30:50 +01:00
Makefile crazyflie_default upload for QGC (#6030) 2016-12-11 13:59:35 -05:00
README.md Update README.md 2016-11-21 08:33:42 +01:00
Vagrantfile Speed up Vagrant 2016-01-01 21:21:49 +01:00
circle.yml travis-ci, circleci update to GCC 4.9 and 5.4 2016-10-20 22:01:53 -04:00
eclipse.cproject eclipse project file updates 2016-10-11 21:25:58 -04:00
eclipse.project eclipse project file updates 2016-10-11 21:25:58 -04:00
package.xml PX4 package depends on mav_msgs 2015-07-13 14:52:39 -07:00

README.md

PX4 Pro Drone Autopilot

Releases DOI Build Status Coverity Scan

Gitter

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.

Users

Please refer to the user documentation and user forum for flying drones with the PX4 flight stack.

Developers

Maintenance Team

Supported Hardware

This repository contains code supporting these boards:

Project Milestones

The PX4 software and Pixhawk hardware (which has been designed for it) has been created in 2011 by Lorenz Meier.