Skip to content

Commit

Permalink
v5.0.5_stable maintenance release
Browse files Browse the repository at this point in the history
- fix field order in HFF_DBG message
- fix altitude in some extra nav routines
- fix create_module tool
- fix RCLost macro
- add GetAltRef() for flight plan compatibility with v5.2
  • Loading branch information
flixr committed May 30, 2014
1 parent 822e8eb commit 101a270
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,15 @@
Paparazzi 5.0.5_stable
======================

Maintenance release

- fix field order in HFF_DBG message
- fix altitude in some extra nav routines
- fix create_module tool
- fix RCLost macro
- add GetAltRef() for flight plan compatibility with v5.2


Paparazzi 5.0.4_stable
======================

Expand All @@ -9,6 +21,7 @@ Maintenance release
#[602] (https://github.com/paparazzi/paparazzi/issues/602)
- stm32: enable correct error interrupts for i2c2 and i2c3


Paparazzi 5.0.3_stable
======================

Expand Down
2 changes: 1 addition & 1 deletion sw/ext/libopencm3
Submodule libopencm3 updated 602 files
2 changes: 1 addition & 1 deletion sw/ext/luftboot
Submodule luftboot updated 1 files
+72 −42 src/luftboot.c

0 comments on commit 101a270

Please sign in to comment.