mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-09 14:18:00 +08:00
Stable release v5.12
This commit is contained in:
+15
-1
@@ -1,3 +1,9 @@
|
||||
Paparazzi v5.12_stable
|
||||
======================
|
||||
|
||||
Stable version release
|
||||
|
||||
|
||||
Paparazzi v5.11_devel
|
||||
=====================
|
||||
|
||||
@@ -26,6 +32,8 @@ General
|
||||
- mag live calibration tool
|
||||
[#1977] (http://github.com/paparazzi/paparazzi/pull/1977)
|
||||
- flight plans
|
||||
[#2106] (http://github.com/paparazzi/paparazzi/pull/2106)
|
||||
[#2101] (http://github.com/paparazzi/paparazzi/pull/2101)
|
||||
[#1970] (http://github.com/paparazzi/paparazzi/pull/1970)
|
||||
[#1967] (http://github.com/paparazzi/paparazzi/pull/1967)
|
||||
[#1943] (http://github.com/paparazzi/paparazzi/pull/1943)
|
||||
@@ -33,7 +41,7 @@ General
|
||||
[#1900] (http://github.com/paparazzi/paparazzi/pull/1900)
|
||||
- mission index
|
||||
[#1918] (http://github.com/paparazzi/paparazzi/pull/1918)
|
||||
- sevral conf cleaning
|
||||
- several conf cleaning
|
||||
- NPS update
|
||||
[#1831] (http://github.com/paparazzi/paparazzi/pull/1931)
|
||||
- mini package manager
|
||||
@@ -41,6 +49,10 @@ General
|
||||
|
||||
Airborne
|
||||
--------
|
||||
- cleaning TUDelft stereocam modules
|
||||
[#2107] (https://github.com/paparazzi/paparazzi/pull/2107)
|
||||
- support of lisa mxs board
|
||||
[#2104] (https://github.com/paparazzi/paparazzi/pull/2104)
|
||||
- initial support for Parrot Swing
|
||||
[#2085] (https://github.com/paparazzi/paparazzi/pull/2085)
|
||||
- initial support for Decawave DW1000 modules
|
||||
@@ -90,6 +102,8 @@ Airborne
|
||||
- lidar lite and teraranger drivers
|
||||
[#1926] (http://github.com/paparazzi/paparazzi/pull/1926)
|
||||
[#1888] (http://github.com/paparazzi/paparazzi/pull/1888)
|
||||
- variable size median filter
|
||||
[#1909] (http://github.com/paparazzi/paparazzi/pull/1909)
|
||||
|
||||
|
||||
Paparazzi v5.10_stable
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
#!/bin/sh
|
||||
|
||||
DEF_VER=v5.11_devel
|
||||
DEF_VER=v5.12_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