Skip to content

Commit

Permalink
Stable release v5.12
Browse files Browse the repository at this point in the history
  • Loading branch information
gautierhattenberger committed Sep 4, 2017
1 parent bd53a3c commit 8158c64
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 2 deletions.
16 changes: 15 additions & 1 deletion CHANGELOG.md
@@ -1,3 +1,9 @@
Paparazzi v5.12_stable
======================

Stable version release


Paparazzi v5.11_devel
=====================

Expand Down Expand Up @@ -26,21 +32,27 @@ 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)
[#1942] (http://github.com/paparazzi/paparazzi/pull/1942)
[#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
[#1904] (http://github.com/paparazzi/paparazzi/pull/1904)

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
Expand Down Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion paparazzi_version
@@ -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).
Expand Down

0 comments on commit 8158c64

Please sign in to comment.