Skip to content

Commit

Permalink
0.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
hortovanyi committed Oct 16, 2024
1 parent 9a11360 commit 94348d6
Show file tree
Hide file tree
Showing 12 changed files with 18 additions and 18 deletions.
4 changes: 2 additions & 2 deletions ntrip_client_node/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package ntrip_client_node
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.5.4 (2024-10-16)
------------------

0.5.3 (2024-03-22)
------------------
Expand Down
2 changes: 1 addition & 1 deletion ntrip_client_node/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>ntrip_client_node</name>
<version>0.5.3</version>
<version>0.5.4</version>
<description>Publishes RTCM ntrip messages from an external mountpoint</description>
<maintainer email="[email protected]">Nick Hortovanyi</maintainer>
<license>Apache License, Version 2.0</license>
Expand Down
4 changes: 2 additions & 2 deletions ublox_dgnss/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package ublox_dgnss
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.5.4 (2024-10-16)
------------------
* Update ntrip_client.launch.py
fixed script description
* Contributors: Nick Hortovanyi
Expand Down
2 changes: 1 addition & 1 deletion ublox_dgnss/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>ublox_dgnss</name>
<version>0.5.3</version>
<version>0.5.4</version>
<description>Provides a ublox_dgnss node for a u-blox GPS DGNSS receiver using Gen 9 UBX Protocol</description>
<maintainer email="[email protected]">Nick Hortovanyi</maintainer>
<license>Apache License, Version 2.0</license>
Expand Down
4 changes: 2 additions & 2 deletions ublox_dgnss_node/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package ublox_dgnss_node
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.5.4 (2024-10-16)
------------------
* fixed uncrustify formatting errros
* Added copyright and fixed formatting
* Merge pull request `#27 <https://github.com/aussierobots/ublox_dgnss/issues/27>`_ from aussierobots/spartn-dev
Expand Down
2 changes: 1 addition & 1 deletion ublox_dgnss_node/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>ublox_dgnss_node</name>
<version>0.5.3</version>
<version>0.5.4</version>
<description>Provides a ublox_gnss node for a u-blox GPS GNSS receiver using Gen 9 UBX Protocol</description>
<maintainer email="[email protected]">Nick Hortovanyi</maintainer>
<license>Apache License, Version 2.0</license>
Expand Down
4 changes: 2 additions & 2 deletions ublox_nav_sat_fix_hp_node/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package ublox_nav_sat_fix_hp_node
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.5.4 (2024-10-16)
------------------

0.5.3 (2024-03-22)
------------------
Expand Down
2 changes: 1 addition & 1 deletion ublox_nav_sat_fix_hp_node/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>ublox_nav_sat_fix_hp_node</name>
<version>0.5.3</version>
<version>0.5.4</version>
<description>Provides a NavSatFix node for a u-blox GPS GNSS receiver using Gen 9 UBX Protocol</description>
<maintainer email="[email protected]">Geoff Sokoll</maintainer>
<license>Apache License, Version 2.0</license>
Expand Down
4 changes: 2 additions & 2 deletions ublox_ubx_interfaces/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package ublox_ubx_interfaces
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.5.4 (2024-10-16)
------------------

0.5.3 (2024-03-22)
------------------
Expand Down
2 changes: 1 addition & 1 deletion ublox_ubx_interfaces/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>ublox_ubx_interfaces</name>
<version>0.5.3</version>
<version>0.5.4</version>
<description>UBLOX UBX Interfaces</description>
<maintainer email="[email protected]">Nick Hortovanyi</maintainer>
<license>Apache License, Version 2.0</license>
Expand Down
4 changes: 2 additions & 2 deletions ublox_ubx_msgs/CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
Changelog for package ublox_ubx_msgs
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^

Forthcoming
-----------
0.5.4 (2024-10-16)
------------------
* Merge pull request `#27 <https://github.com/aussierobots/ublox_dgnss/issues/27>`_ from aussierobots/spartn-dev
initial spartn changes
* Merge pull request `#25 <https://github.com/aussierobots/ublox_dgnss/issues/25>`_ from ARK3r/spartn-dev
Expand Down
2 changes: 1 addition & 1 deletion ublox_ubx_msgs/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<?xml-model href="http://download.ros.org/schema/package_format3.xsd" schematypens="http://www.w3.org/2001/XMLSchema"?>
<package format="3">
<name>ublox_ubx_msgs</name>
<version>0.5.3</version>
<version>0.5.4</version>
<description>UBLOX UBX ROS2 Msgs</description>
<maintainer email="[email protected]">Nick Hortovanyi</maintainer>
<license>Apache License, Version 2.0</license>
Expand Down

0 comments on commit 94348d6

Please sign in to comment.