mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 01:12:11 +00:00
README: Give developers a quickstart in finding dev docs
This commit is contained in:
20
README.md
20
README.md
@@ -1,4 +1,4 @@
|
|||||||
## PX4 Aerial Middleware and Flight Control Stack ##
|
## PX4 Flight Control Stack and Middleware ##
|
||||||
|
|
||||||
[](https://travis-ci.org/PX4/Firmware)
|
[](https://travis-ci.org/PX4/Firmware)
|
||||||
|
|
||||||
@@ -13,3 +13,21 @@
|
|||||||
* Binaries (always up-to-date from master):
|
* Binaries (always up-to-date from master):
|
||||||
* [Downloads](https://pixhawk.org/downloads)
|
* [Downloads](https://pixhawk.org/downloads)
|
||||||
* Mailing list: [Google Groups](http://groups.google.com/group/px4users)
|
* Mailing list: [Google Groups](http://groups.google.com/group/px4users)
|
||||||
|
|
||||||
|
### Developers ###
|
||||||
|
|
||||||
|
Contributing guide:
|
||||||
|
http://px4.io/dev/contributing
|
||||||
|
|
||||||
|
Developer guide:
|
||||||
|
http://px4.io/dev/
|
||||||
|
|
||||||
|
This repository contains code supporting these boards:
|
||||||
|
* PX4FMUv1.x
|
||||||
|
* PX4FMUv2.x
|
||||||
|
* AeroCore
|
||||||
|
|
||||||
|
## NuttShell (NSH) ##
|
||||||
|
|
||||||
|
NSH usage documentation:
|
||||||
|
http://px4.io/users/serial_connection
|
||||||
|
|||||||
Reference in New Issue
Block a user