PX4 Autopilot Software
Go to file
Daniel Agar a06a635da3
drivers/inv/vectornav: fix official vectornav library NuttX support
- vectornav library (libvnc) fixed for NuttX
   - open serial port O_NONBLOCK (like __APPLE__)
   - set serial port baud rate with cfsetspeed (like __APPLE__)
 - vectornav backend thread increase stack and run at higher priority (SCHED_FIFO)
2023-02-24 16:59:38 -05:00
.ci ci: build thepeach FCC-K1 & FCC-R1 2023-02-20 21:56:08 -05:00
.clusterfuzzlite Add clusterfuzzlite to fuzz in CI 2022-01-07 10:17:12 -05:00
.devcontainer ci: update container versions to 2021-09-08 2021-09-09 09:43:15 +02:00
.github workflows: add CubeOrange+ to CI build 2023-02-13 22:36:22 -05:00
.vscode remove some vscode settings 2023-02-06 17:25:36 -05:00
Documentation
ROMFS Commander: remove unused param COM_POS_FS_EPV 2023-02-24 13:32:38 +01:00
Tools ubuntu.sh: source the .profile after changing it 2023-02-23 09:58:10 +01:00
boards drivers/cyphal: incremental fixes for fmu-v5 (#20671) 2023-02-23 10:57:50 -05:00
cmake cmake: fix and update packaging 2023-01-18 22:51:12 -05:00
integrationtests/python_src/px4_it
launch rename 'gazebo' simulation to 'gazebo-classic' (#20936) 2023-01-15 11:36:12 -05:00
msg Commander: rework GPS invalid warning to use estimator feedback instead of separate GPS quality thresholds 2023-02-24 13:32:38 +01:00
platforms drivers/inv/vectornav: fix official vectornav library NuttX support 2023-02-24 16:59:38 -05:00
posix-configs fw_path_navigation: Remove explicit L1 mentioning. 2023-02-09 17:51:55 +01:00
src drivers/inv/vectornav: fix official vectornav library NuttX support 2023-02-24 16:59:38 -05:00
test rename 'gazebo' simulation to 'gazebo-classic' (#20936) 2023-01-15 11:36:12 -05:00
test_data lib/rc: Fix DSM2/DSMX guessing routine and DSM range checking (#18270) 2022-04-13 17:29:08 -04:00
validation Spelling errors (#19935) 2022-07-27 14:33:16 +10:00
.ackrc
.clang-tidy
.gitattributes
.github_changelog_generator
.gitignore NuttX push jlink-nuttx into cmake and enable CONFIG_DEBUG_TCBINFO by default 2023-01-12 09:05:26 -05:00
.gitmodules rename 'gazebo' simulation to 'gazebo-classic' (#20936) 2023-01-15 11:36:12 -05:00
.travis.yml
.ycm_extra_conf.py
CMakeLists.txt cmake: fix and update packaging 2023-01-18 22:51:12 -05:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md
CTestConfig.cmake
Firmware.sublime-project
Jenkinsfile
Kconfig VOXL2 board updates and new Kconfig option for ROOTFSDIR 2023-01-30 12:03:40 -05:00
LICENSE Update current year in LICENSE 2023-01-21 12:57:27 -05:00
Makefile rename 'gazebo' simulation to 'gazebo-classic' (#20936) 2023-01-15 11:36:12 -05:00
README.md
appveyor.yml
eclipse.cproject
eclipse.project
package.xml

README.md

PX4 Drone Autopilot

Releases DOI

Nuttx Targets SITL Tests

Discord Shield

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