mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-24 13:55:51 +08:00
[release] v5.2 stable version
This commit is contained in:
+3
-1
@@ -1,5 +1,7 @@
|
||||
Not necessarily complete and in no particular order...
|
||||
Paparazzi 5.2.0_stable
|
||||
=======================
|
||||
|
||||
Stable version release.
|
||||
|
||||
General
|
||||
-------
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
Paparazzi UAS
|
||||
=============
|
||||
|
||||
[](https://travis-ci.org/paparazzi/paparazzi)
|
||||
[](https://travis-ci.org/paparazzi/paparazzi)
|
||||
|
||||
Paparazzi is an attempt to develop a free software Unmanned (Air) Vehicle System.
|
||||
As of today the system is being used successfuly by a number of hobyists, universities and companies all over the world, on vehicle of various size ( 100g to 25Kg ) and of various nature ( fixed wing, rotorcrafts, boats and surface vehicles).
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
DEF_VER=v5.1.0_testing
|
||||
DEF_VER=v5.2.0_stable
|
||||
|
||||
# First try git describe (if running on a git repo),
|
||||
# then use default version from above (for release tarballs).
|
||||
|
||||
Reference in New Issue
Block a user