2015-02-19 16:51:54 +01:00
## PX4 Flight Core and PX4 Middleware ##
2014-09-09 09:12:38 +02:00
2015-01-19 13:16:44 +01:00
[](https://travis-ci.org/PX4/Firmware) [](https://scan.coverity.com/projects/3966?tab=overview)
2014-12-20 19:06:25 +01:00
2014-12-18 18:13:22 +00:00
[](https://gitter.im/PX4/Firmware?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
2015-02-19 16:51:54 +01:00
This repository contains the PX4 Flight Core, with the main applications located in the src/modules directory. It also contains the PX4 Drone Platform, which contains drivers and middleware to run drones.
2014-09-09 09:12:38 +02:00
* Official Website: http://px4.io
* License: BSD 3-clause (see LICENSE.md)
2015-01-09 22:56:58 +01:00
* Supported airframes (more experimental are supported):
2014-12-21 16:26:54 +01:00
* [Multicopters ](http://px4.io/platforms/multicopters/start )
* [Fixed wing ](http://px4.io/platforms/planes/start )
* [VTOL ](http://px4.io/platforms/vtol/start )
2014-09-09 09:12:38 +02:00
* Binaries (always up-to-date from master):
2015-02-24 16:12:52 +01:00
* [Downloads ](http://px4.io/firmware/downloads )
2014-09-09 09:12:38 +02:00
* Mailing list: [Google Groups ](http://groups.google.com/group/px4users )
2014-12-24 10:21:26 +01:00
2015-01-02 19:15:56 +01:00
### Users ###
2015-01-11 13:26:45 +01:00
Please refer to the [user documentation ](https://pixhawk.org/users/start ) for flying drones with the PX4 flight stack.
2015-01-02 19:15:56 +01:00
2014-12-24 10:21:26 +01:00
### Developers ###
Contributing guide:
2015-01-11 16:13:17 +01:00
* [CONTRIBUTING.md ](https://github.com/PX4/Firmware/blob/master/CONTRIBUTING.md )
* [PX4 Contribution Guide ](http://px4.io/dev/contributing )
2014-12-24 10:21:26 +01:00
Developer guide:
http://px4.io/dev/
2015-01-09 22:18:19 +01:00
Testing guide:
http://px4.io/dev/unit_tests
2014-12-24 10:21:26 +01:00
This repository contains code supporting these boards:
2015-01-11 12:55:57 +01:00
* FMUv1.x
* FMUv2.x
2015-01-02 19:01:47 +01:00
* AeroCore (v1 and v2)
2014-12-24 10:21:26 +01:00
## NuttShell (NSH) ##
NSH usage documentation:
http://px4.io/users/serial_connection