David Sidrane 5889b4d89c Updated NuttX submodule to upstream 7.21+ ==upstream
Latest upstream. With PX4 contrib for Wide Char fix.

   cwchar:Use CONFIG_LIBC_WCHAR to only export the wc/mb functions

       When a build does not want to use wide or multibyte char
       CONFIG_LIBC_WCHAR is not set. Therefore we should to only
       export the wc/mb functions when defined.

       Regardless of the stat of CONFIG_LIBC_WCHAR the non mb/wc
       definitions such as mbstate_t, wint_t, wctype_t need to be
       exported.
2017-09-29 10:13:51 -04:00
2017-09-10 13:37:23 -04:00
2016-07-29 11:05:01 +02:00
2017-09-29 10:13:51 -04:00
2017-09-29 10:13:51 -04:00
2017-09-29 10:13:51 -04:00
2016-10-19 15:31:54 +02:00
2017-09-16 21:29:52 +01:00
2017-08-01 22:32:43 +02:00
2017-08-14 17:03:06 -04:00
2017-08-14 17:03:06 -04:00
2017-08-01 22:32:43 +02:00
2017-07-30 19:18:49 +02:00
2017-01-02 10:14:41 +01:00
2016-10-11 21:25:58 -04:00
2015-06-12 08:30:50 +01:00
2017-09-29 10:13:51 -04:00
2015-07-13 14:52:39 -07:00
2017-09-10 13:37:23 -04:00
2016-01-01 21:21:49 +01:00

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.

Description
No description provided
Readme BSD-3-Clause 136 MiB
Languages
C++ 43.5%
C 42.8%
CMake 5.4%
Python 5.3%
Shell 1.4%
Other 1.4%