px4-firmware/README.md

41 lines
1.2 KiB
Markdown
Raw Normal View History

## PX4 Flight Control Stack and Middleware ##
2014-09-09 04:12:38 -03:00
2014-12-20 14:23:18 -04:00
[![Build Status](https://travis-ci.org/PX4/Firmware.svg?branch=master)](https://travis-ci.org/PX4/Firmware)
2014-12-20 14:06:25 -04:00
2014-12-18 14:13:22 -04:00
[![Gitter](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/PX4/Firmware?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
2014-09-09 04:12:38 -03:00
* Official Website: http://px4.io
* License: BSD 3-clause (see LICENSE.md)
* Supported airframes:
2014-12-21 11:26:54 -04: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 04:12:38 -03:00
* Binaries (always up-to-date from master):
2015-01-02 14:01:47 -04:00
* [Downloads](http://px4.io/downloads)
2014-09-09 04:12:38 -03:00
* Mailing list: [Google Groups](http://groups.google.com/group/px4users)
2015-01-02 14:15:56 -04:00
### Users ###
Please refer to the [user documentation](https://pixhawk.org/users/start) for flying drones with PX4.
### Developers ###
Contributing guide:
http://px4.io/dev/contributing
Developer guide:
http://px4.io/dev/
Testing guide:
http://px4.io/dev/unit_tests
This repository contains code supporting these boards:
* PX4FMUv1.x
* PX4FMUv2.x
2015-01-02 14:01:47 -04:00
* AeroCore (v1 and v2)
## NuttShell (NSH) ##
NSH usage documentation:
http://px4.io/users/serial_connection