PX4 Autopilot Software
Go to file
Daniel Agar 01b3e6fd25 NuttX upgrade cmake wrapper (#7873)
* NuttX cmake

* px4_macros:Pass the stringified predicate as second arg to static assert

   CC_ASSERT mapes to the c++ static_assert or provides the same
   funtionality for c via the other macros. The c++ static assert
   takes 2 argumants the prdicate and a message. This fixes the
   lacking second argument.

* Updated nuttx and apps submodule to upstream nuttx 7.21+==master

   This is the latest uptake of upstream nuttx and apps.

* ROMFS generate with xxd instead of objcopy

* delete nuttx-patches

* NuttX update submodules to latest px4_nuttx-master

* fix nuttx apps and board dependency

* docker_run update to latest container 2017-08-29

* cmake ROMFS portable sed usage

* NuttX update submodules to latest px4_nuttx-master
2017-09-29 10:13:51 -04:00
.github WIP: github issue template (#7701) 2017-07-30 19:16:49 +02:00
Debug NuttX upgrade cmake wrapper (#7873) 2017-09-29 10:13:51 -04:00
Documentation Rename mainapp to px4. 2016-07-29 11:05:01 +02:00
Images Inital Commit of px4-same70xplained-v1 2017-09-29 10:13:51 -04:00
ROMFS NuttX upgrade cmake wrapper (#7873) 2017-09-29 10:13:51 -04:00
Tools NuttX upgrade cmake wrapper (#7873) 2017-09-29 10:13:51 -04:00
cmake NuttX upgrade cmake wrapper (#7873) 2017-09-29 10:13:51 -04:00
integrationtests integrationtests: add wait time before arming to allow checks to pass 2017-05-03 08:37:14 +02:00
launch HippoCampus AUV: Enable start without ROS wrappers 2017-09-13 06:20:05 -07:00
mavlink/include/mavlink submodules: mavlink: Update to newest version 2017-08-19 09:04:52 +02:00
msg ROI - move handling to navigator (#7939) 2017-09-26 12:25:02 -04:00
nuttx-configs NuttX upgrade cmake wrapper (#7873) 2017-09-29 10:13:51 -04:00
platforms/nuttx/NuttX NuttX upgrade cmake wrapper (#7873) 2017-09-29 10:13:51 -04:00
posix-configs add simple posix tests to SITL 2017-09-28 16:50:47 +01:00
src NuttX upgrade cmake wrapper (#7873) 2017-09-29 10:13:51 -04:00
test_data Add additional DSM test data 2016-10-19 15:31:54 +02:00
.ackrc ack: add .ackrc to ignore the Documentation directory 2016-04-11 11:23:01 +02:00
.clang-tidy clang-tidy ignore clang-analyzer-cplusplus.NewDelete due to false positives 2017-08-24 19:03:58 +02:00
.gitignore ignore .vscode IDE directory 2017-09-16 21:29:52 +01:00
.gitmodules NuttX upgrade cmake wrapper (#7873) 2017-09-29 10:13:51 -04:00
.travis.yml travis-ci force git to use git:// 2017-08-14 17:03:06 -04:00
.ycm_extra_conf.py Removed PX4FMUv1 auto completions 2017-09-10 13:37:23 -04:00
CMakeLists.txt NuttX upgrade cmake wrapper (#7873) 2017-09-29 10:13:51 -04:00
CODE_OF_CONDUCT.md Create CODE_OF_CONDUCT.md 2017-07-30 19:18:49 +02: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 astyle scripting move to Tools/astyle 2017-08-23 08:07:36 +02:00
LICENSE.md LICENSE.md: bring year up-to-date 2015-06-12 08:30:50 +01:00
Makefile NuttX upgrade cmake wrapper (#7873) 2017-09-29 10:13:51 -04:00
README.md Using master README 2017-09-29 10:13:51 -04:00
Vagrantfile Speed up Vagrant 2016-01-01 21:21:49 +01:00
circle.yml circleci force git to use git:// 2017-08-14 17:03:06 -04:00
eclipse.cproject NuttX upgrade cmake wrapper (#7873) 2017-09-29 10:13:51 -04:00
eclipse.project NuttX upgrade cmake wrapper (#7873) 2017-09-29 10:13:51 -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

Slack 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.

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

Weekly Dev Call

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

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.