PX4 Autopilot Software
Go to file
Daniel Agar 39453405a0 ekf2: cleanup zero innovation heading fusion
- refactor updateQuaternion() to compute the yaw jacobian directly (respecting  the rotation sequence determination)
 - fuseHeading()/fuseYaw321()/fuseYaw312() helpers are eliminated and now mag heading fusion and EV yaw fusion compute the innovation in place
 - clear up logic for performing zero innovation heading fusion when quaternion variance exceeds threshold (no more _is_yaw_fusion_inhibited flag manipulation)
 - when at rest continue fusing last static heading with very low variance even if other heading sources are active
2022-07-19 11:58:27 -04:00
.ci Jenkins: reboot after ostest completes 2022-05-31 01:41:07 -07:00
.clusterfuzzlite Add clusterfuzzlite to fuzz in CI 2022-01-07 10:17:12 -05:00
.devcontainer
.github Update Issue and Pull Request Templates 2022-05-20 21:01:14 -04:00
.vscode vscode: remove terminal settings 2022-05-27 21:01:33 -04:00
Documentation
ROMFS Update Flight-gear bridge, Add support of TF-G2 autogyro flight-gear model (#19122) 2022-07-19 09:11:44 +02:00
Tools drivers: Sagetech MXS transponder support 2022-06-20 18:16:07 -04:00
boards ADS1115 ADC: start internal ADC as well (#19880) 2022-07-15 08:15:26 +02:00
cmake metadata.cmake: enable ethernet parameters 2022-04-04 09:54:47 +02:00
integrationtests/python_src/px4_it
launch
msg vehicle_rates_setpoint: log wheel controller yaw rate on common yaw rate channel 2022-07-18 10:49:27 -04:00
platforms Update Flight-gear bridge, Add support of TF-G2 autogyro flight-gear model (#19122) 2022-07-19 09:11:44 +02:00
posix-configs drivers/differential_pressure: remove lib/drivers/airspeed dependency and cleanup 2022-04-26 08:39:19 -04:00
src ekf2: cleanup zero innovation heading fusion 2022-07-19 11:58:27 -04:00
test FollowMe : Replace First order target position filter with Second order position and velocity filter 2022-06-16 16:14:57 -04:00
test_data lib/rc: Fix DSM2/DSMX guessing routine and DSM range checking (#18270) 2022-04-13 17:29:08 -04:00
validation control_allocator: add title & help url to geometry UI 2022-02-25 08:30:58 +01:00
.ackrc
.clang-tidy clang-tidy ignore modernize-raw-string-literal for now 2021-10-20 08:10:05 +02:00
.gitattributes
.github_changelog_generator
.gitignore dataman: add SYS_DM_BACKEND parameter 2021-12-10 09:10:02 -05:00
.gitmodules Upgrade libcanard to 3.0 and rename uavcan_v1 to cyphal 2022-05-10 09:46:18 -04:00
.travis.yml
.ycm_extra_conf.py
CMakeLists.txt Added experimental LTO kconfig option 2022-05-02 10:07:54 -04:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
CTestConfig.cmake
Firmware.sublime-project
Jenkinsfile Jenkins: always fully clean git workspace 2021-12-29 17:14:11 -05:00
Kconfig Added experimental LTO kconfig option 2022-05-02 10:07:54 -04:00
LICENSE Update current year in LICENSE 2022-01-17 08:10:57 +01:00
Makefile Update all H7 Bootloders 2022-05-27 14:25:25 -04:00
README.md README: Project governance and trademarks 2022-07-18 11:16:55 -04:00
appveyor.yml
eclipse.cproject
eclipse.project
package.xml

README.md

PX4 Drone Autopilot

Releases DOI

Nuttx Targets SITL Tests

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 is highly portable, OS-independent and supports Linux, NuttX and MacOS out of the box.

Building a PX4 based drone, rover, boat or robot

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

Changing code and contributing

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 maintainers list (px4.io) and the contributors list (Github).

Supported Hardware

This repository contains code supporting Pixhawk standard boards (best supported, best tested, recommended choice) and proprietary boards.

Pixhawk Standard Boards

Manufacturer and Community supported

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

Project Roadmap

A high level project roadmap is available here.

Project Governance

The PX4 Autopilot project including all of its trademarks is hosted under Dronecode, part of the Linux Foundation.

Dronecode Logo Linux Foundation Logo