PX4 Autopilot Software
Go to file
David Sidrane a5d1290398 px4fmu-v1 use board common reset interface 2017-01-24 21:17:06 +01:00
Debug
Documentation Rename mainapp to px4. 2016-07-29 11:05:01 +02:00
Images Removed mis-named file px4iov2.prototype (#6420) 2017-01-23 12:52:37 -10:00
NuttX@44ad7e224c Upgrade to Nuttx 7.18+ ==upstream 2016-12-21 08:34:20 +01:00
ROMFS ROMFS: add thermal calibration logging mode 2017-01-21 11:48:03 +01:00
Tools Tools: Add script file to generate sensor thermal compensation parameters 2017-01-21 11:48:03 +01:00
cmake TAP_V1 removed unused GPIO defines 2017-01-21 11:45:36 +01:00
integrationtests Update px4tools api for mission test. 2017-01-14 18:55:39 -05:00
launch Add better option handling to integration testing script. 2016-12-27 00:34:13 +01:00
mavlink/include/mavlink update mavlink to master, rename MOUNT_STATUS 2016-11-28 21:01:22 +01:00
misc/tones
msg sensor_correction.msg rename {gyro,accel,baro}_select to match uORB convention 2017-01-19 19:24:52 +01:00
nuttx-configs px4fmu-v1 use board common reset interface 2017-01-24 21:17:06 +01:00
nuttx-patches Fixes the missing CONFIG_ prefix on RAMTRON_WRITEWAIT 2017-01-20 22:53:56 +01:00
posix-configs init shmem early to avoid random crash in fastrpc (#6407) 2017-01-21 08:30:46 +01:00
src px4fmu-v1 use board common reset interface 2017-01-24 21:17:06 +01:00
test_data Add additional DSM test data 2016-10-19 15:31:54 +02:00
unittests Rearrange parameter unit tests so they are in alphabetical order. 2017-01-06 09:58:58 +01:00
.ackrc ack: add .ackrc to ignore the Documentation directory 2016-04-11 11:23:01 +02:00
.clang-tidy clang-tidy readability-braces-around-statements 2017-01-14 18:31:09 -05:00
.gitignore Moved deployment logic to python scripts. 2017-01-13 01:11:14 -08:00
.gitmodules Upgrade to Nuttx 7.18+ ==upstream 2016-12-21 08:34:20 +01:00
.travis.yml travis-ci run check_format 2017-01-14 18:31:09 -05:00
.ycm_extra_conf.py
CMakeLists.txt Rework Includes during the uorb message generation 2017-01-14 10:07:12 -08:00
CONTRIBUTING.md correct link to developer guide 2016-01-11 08:37:43 +01:00
CTestConfig.cmake gather test results 2017-01-02 10:14:41 +01:00
Firmware.sublime-project Reset alt/position when entring position control from auto 2016-11-21 09:05:22 +01:00
LICENSE.md
Makefile enable px4 flight for excelsior(legacy) 2017-01-16 08:25:58 -08:00
README.md Update README 2017-01-14 21:04:10 +01:00
Vagrantfile
circle.yml circleci run tests under code coverage (#6273) 2017-01-09 16:08:40 -05: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

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.

Weekly Dev Call

The PX4 Dev Team syncs up on its weekly dev call (connect via Mumble client).

  • TIME: 19:00h Zurich time, 1 p.m. Eastern Time, 10 a.m. Pacific Standard Time
  • Server: sitl01.dronetest.io
  • Port: 64738
  • Password: px4
  • The agenda is announced in advance on the PX4 Discuss
  • Issues and PRs may be labelled "devcall" to flag them for discussion### 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.