mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 02:16:53 +08:00
Update README
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
[](https://gitter.im/PX4/Firmware?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
[](https://gitter.im/PX4/Firmware?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||||
|
|
||||||
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.
|
This repository contains the [PX4 Flight Core](http://px4.io), 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.
|
||||||
|
|
||||||
* Official Website: http://px4.io
|
* Official Website: http://px4.io
|
||||||
* License: BSD 3-clause (see [LICENSE.md](https://github.com/PX4/Firmware/blob/master/LICENSE.md))
|
* License: BSD 3-clause (see [LICENSE.md](https://github.com/PX4/Firmware/blob/master/LICENSE.md))
|
||||||
@@ -32,7 +32,7 @@ Software in the Loop guide:
|
|||||||
Use software in the loop [to get started with the codebase](https://pixhawk.org/dev/simulation/native_sitl).
|
Use software in the loop [to get started with the codebase](https://pixhawk.org/dev/simulation/native_sitl).
|
||||||
|
|
||||||
Developer guide:
|
Developer guide:
|
||||||
http://px4.io/dev/
|
http://dev.px4.io
|
||||||
|
|
||||||
Testing guide:
|
Testing guide:
|
||||||
http://px4.io/dev/unit_tests
|
http://px4.io/dev/unit_tests
|
||||||
|
|||||||
Reference in New Issue
Block a user