Skip to content
Snippets Groups Projects
Commit 12bd5290 authored by Felix Ruess's avatar Felix Ruess
Browse files

v5.8 stable release

parent 0f32ef09
No related branches found
Tags v5.8.0_stable
No related merge requests found
Paparazzi v5.8.0_stable
=======================
Stable version release.
- module: nav_catapult: avoid conditional directives
[#1454] (https://github.com/paparazzi/paparazzi/pull/1454)
- module: gps_ubx_ucenter fix autobaud and autoconf for ublox-8
[#1480] (https://github.com/paparazzi/paparazzi/pull/1480)
- module: add stereocam2state which publishes a VELOCITY_ESTIMATE from stereocam
[#1486] (https://github.com/paparazzi/paparazzi/pull/1486)
- arch/linux: I2C: use repeated-start for transceive as required by some sensors
[#1469] (https://github.com/paparazzi/paparazzi/pull/1469)
- remove unused libeknav and fms folder
[#1487] (https://github.com/paparazzi/paparazzi/pull/1487)
Paparazzi 5.7.1_testing
=======================
......
#!/bin/sh
DEF_VER=v5.7.1_testing
DEF_VER=v5.8.0_stable
# First try git describe (if running on a git repo),
# then use default version from above (for release tarballs).
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment