Andrew Tridgell c66fab01e5 drv_pwm: expand range of PWM ioctl indexes
we had run out of them. _IOC_MASK is 0xFF, so we can add an extra 16
without an issue
2016-04-18 11:45:13 +02:00
2016-04-18 09:27:58 +02:00
2016-04-17 20:03:32 +02:00
2016-04-17 21:33:04 +02:00
2016-04-17 16:02:28 -04:00
2016-04-17 16:20:51 -04:00
2016-04-17 18:53:50 +02:00
2016-04-17 20:41:48 -04:00
2016-04-17 16:02:28 -04:00
2016-04-17 20:41:48 -04:00

PX4 Pro Drone Autopilot

Build Status Coverity Scan

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.

Users

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

Developers

This repository contains code supporting these boards:

Languages
C++ 50.4%
C 36.8%
CMake 4.6%
Python 3.6%
Linker Script 3%
Other 1.4%