Skip to content

Commit

Permalink
0.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vooon committed Jul 31, 2015
1 parent 9bf06cb commit e16a6f6
Show file tree
Hide file tree
Showing 8 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions libmavconn/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package libmavconn
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.13.0 (2015-08-01)
-------------------
* libmavconn: simpify exception code.
* Contributors: Vladimir Ermakov

Expand Down
2 changes: 1 addition & 1 deletion libmavconn/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>libmavconn</name>
<version>0.12.0</version>
<version>0.13.0</version>
<description>
MAVLink communication library.
This library provide unified connection handling classes
Expand Down
4 changes: 2 additions & 2 deletions mavros/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package mavros
^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.13.0 (2015-08-01)
-------------------
* plugin: setpoint_attitude `#352 <https://github.com/mavlink/mavros/issues/352>`_: use new helper.
* plugin: sys: Fix cppcheck and YouCompleteMe warnings
* plugin: ftp: Fix cppcheck errors.
Expand Down
2 changes: 1 addition & 1 deletion mavros/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>mavros</name>
<version>0.12.0</version>
<version>0.13.0</version>
<description>
MAVROS -- MAVLink extendable communication node for ROS
with proxy for Ground Control Station.
Expand Down
4 changes: 2 additions & 2 deletions mavros_extras/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package mavros_extras
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.13.0 (2015-08-01)
-------------------
* extras: mocap fix `#352 <https://github.com/mavlink/mavros/issues/352>`_: use new helper for quaternion.
* Merge pull request `#312 <https://github.com/mavlink/mavros/issues/312>`_ from mhkabir/cam_imu_sync
Camera IMU synchronisation support added
Expand Down
2 changes: 1 addition & 1 deletion mavros_extras/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>mavros_extras</name>
<version>0.12.0</version>
<version>0.13.0</version>
<description>Extra nodes and plugins for mavros</description>

<maintainer email="vooon341@gmail.com">Vladimir Ermakov</maintainer>
Expand Down
4 changes: 2 additions & 2 deletions test_mavros/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package test_mavros
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.13.0 (2015-08-01)
-------------------
* Update iris_empty_world_offboard_ctl.launch
* test: fix prerelease building
* test: move launch
Expand Down
2 changes: 1 addition & 1 deletion test_mavros/package.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0"?>
<package format="2">
<name>test_mavros</name>
<version>0.12.0</version>
<version>0.13.0</version>
<description>Tests for MAVROS package</description>

<maintainer email="vooon341@gmail.com">Vladimir Ermakov</maintainer>
Expand Down

0 comments on commit e16a6f6

Please sign in to comment.