PX4 Autopilot Software
Go to file
Beat Küng b5e552924a serial drivers/modules: add yaml config files 2018-09-25 07:53:29 +02:00
.ci sanitizers cleanup (#10551) 2018-09-23 16:52:09 -04:00
.github
Documentation Correct trailing whitespaces. 2018-08-18 15:15:41 -04:00
ROMFS Tools/serial: use per-module serial port config params, instead of per-port 2018-09-25 07:53:29 +02:00
Tools Tools/serial: use per-module serial port config params, instead of per-port 2018-09-25 07:53:29 +02:00
cmake Tools/serial: use per-module serial port config params, instead of per-port 2018-09-25 07:53:29 +02:00
integrationtests/python_src/px4_it CI mission tests align with initial heading 2018-08-17 22:25:45 -04:00
launch ROS multi-vehicle simulation: fixed udp port overlap issues 2018-09-21 09:01:47 +02:00
mavlink/include/mavlink Update submodule mavlink v2.0 to latest Fri Aug 31 21:30:38 UTC 2018 (#10387) 2018-08-31 18:50:26 -04:00
msg move parse_yaml_msg_id_file() definition to generate_microRTPS_bridge.py 2018-09-24 19:28:40 +02:00
platforms Update submodule nuttx to latest Sun Sep 23 08:37:24 EDT 2018 (#10550) 2018-09-23 10:07:42 -04:00
posix-configs general fixes on VIO data access 2018-09-18 09:52:33 +02:00
src serial drivers/modules: add yaml config files 2018-09-25 07:53:29 +02:00
test CI mission tests add FW and cleanup (#10250) 2018-08-17 13:02:14 -04:00
test_data
.ackrc
.clang-tidy px4_daemon: fixes for clang-tidy 2018-08-08 21:09:39 +02:00
.github_changelog_generator
.gitignore python scripts code coverage (#10157) 2018-08-04 18:22:08 -04:00
.gitmodules Point nuttx submodule to PX4-NuttX 2018-08-14 09:38:15 -04:00
.travis.yml travis-ci coverity properly run and submit scan 2018-08-01 13:50:42 -04:00
.ycm_extra_conf.py
CMakeLists.txt Tools/serial: use per-module serial port config params, instead of per-port 2018-09-25 07:53:29 +02:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
CTestConfig.cmake
Firmware.sublime-project
Jenkinsfile Jenkins force push metadata git updates (Devguide, userguide, QGC) 2018-09-17 15:09:43 -04:00
LICENSE
Makefile sanitizers cleanup (#10551) 2018-09-23 16:52:09 -04:00
PULL_REQUEST_TEMPLATE.md
README.md README.md update Jenkins build status icon and url 2018-09-18 20:18:02 -04:00
appveyor.yml appveyor: switch to toolchain 0.4 2018-09-19 14:06:46 -04:00
eclipse.cproject
eclipse.project
package.xml

README.md

PX4 Drone Autopilot

Releases DOI

Build Status Coverity Scan

Slack

This repository holds the PX4 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.

PX4 Users

The PX4 User Guide explains how to assemble supported vehicles and fly drones with PX4. See the forum and chat if you need help!

PX4 Developers

This Developer Guide is for software developers who want to modify the flight stack and middleware (e.g. to add new flight modes), hardware integrators who want to support new flight controller boards and peripherals, and anyone who wants to get PX4 working on a new (unsupported) airframe/vehicle.

Developers should read the Guide for Contributions. See the forum and chat if you need help!

Weekly Dev Call

The PX4 Dev Team syncs up on a weekly dev call.

Note The dev call is open to all interested developers (not just the core dev team). This is a great opportunity to meet the team and contribute to the ongoing development of the platform. It includes a QA session for newcomers. All regular calls are listed in the Dronecode calendar.

Maintenance Team

See also About Us (px4.io) and the contributors list (Github).

Supported Hardware

This repository contains code supporting these boards:

Additional information about supported hardware can be found in PX4 user Guide > Autopilot Hardware.

Project Roadmap

A high level project roadmap is available here.