Skip to content

Commit 57e2dbf

Browse files
committed
generate changelog
Signed-off-by: Vladimir Ermakov <[email protected]>
1 parent 5bb4a05 commit 57e2dbf

File tree

4 files changed

+98
-0
lines changed

4 files changed

+98
-0
lines changed

libmavconn/CHANGELOG.rst

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,27 @@
22
Changelog for package libmavconn
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* Merge branch 'master' into ros2
8+
* master:
9+
1.15.0
10+
update changelog
11+
ci: update actions
12+
Implement debug float array handler
13+
mavros_extras: Fix a sequence point warning
14+
mavros_extras: Fix a comparison that shouldn't be bitwise
15+
mavros: Fix some warnings
16+
mavros_extras: Fix buggy check for lat/lon ignored
17+
libmavconn: fix MAVLink v1.0 output selection
18+
* 1.15.0
19+
* update changelog
20+
* Merge pull request `#1794 <https://github.com/mavlink/mavros/issues/1794>`_ from rossizero/master
21+
libmavconn: fix MAVLink v1.0 output selection
22+
* libmavconn: fix MAVLink v1.0 output selection
23+
Fix `#1787 <https://github.com/mavlink/mavros/issues/1787>`_
24+
* Contributors: Vladimir Ermakov, rosrunne
25+
526
2.3.0 (2022-09-24)
627
------------------
728
* mavros: remove custom find script, re-generate

mavros/CHANGELOG.rst

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,27 @@
22
Changelog for package mavros
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* ci: ignore xml lib warn
8+
* Merge branch 'master' into ros2
9+
* master:
10+
1.15.0
11+
update changelog
12+
ci: update actions
13+
Implement debug float array handler
14+
mavros_extras: Fix a sequence point warning
15+
mavros_extras: Fix a comparison that shouldn't be bitwise
16+
mavros: Fix some warnings
17+
mavros_extras: Fix buggy check for lat/lon ignored
18+
libmavconn: fix MAVLink v1.0 output selection
19+
* 1.15.0
20+
* update changelog
21+
* Merge pull request `#1806 <https://github.com/mavlink/mavros/issues/1806>`_ from scoutdi/fix-some-warnings
22+
mavros: Fix some warnings
23+
* mavros: Fix some warnings
24+
* Contributors: Morten Fyhn Amundsen, Vladimir Ermakov
25+
526
2.3.0 (2022-09-24)
627
------------------
728
* extras: fix linter errors

mavros_extras/CHANGELOG.rst

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,40 @@
22
Changelog for package mavros_extras
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* extras: uncrustify
8+
* extras: fix build, 2
9+
* extras: fix build
10+
* extras: fix cog
11+
* Merge branch 'master' into ros2
12+
* master:
13+
1.15.0
14+
update changelog
15+
ci: update actions
16+
Implement debug float array handler
17+
mavros_extras: Fix a sequence point warning
18+
mavros_extras: Fix a comparison that shouldn't be bitwise
19+
mavros: Fix some warnings
20+
mavros_extras: Fix buggy check for lat/lon ignored
21+
libmavconn: fix MAVLink v1.0 output selection
22+
* 1.15.0
23+
* update changelog
24+
* Merge pull request `#1811 <https://github.com/mavlink/mavros/issues/1811>`_ from scoutdi/debug-float-array
25+
Implement debug float array handler
26+
* Implement debug float array handler
27+
Co-authored-by: Morten Fyhn Amundsen <[email protected]>
28+
* Merge pull request `#1807 <https://github.com/mavlink/mavros/issues/1807>`_ from scoutdi/fix-bitwise-comparison
29+
mavros_extras: Fix a comparison that shouldn't be bitwise
30+
* Merge pull request `#1808 <https://github.com/mavlink/mavros/issues/1808>`_ from scoutdi/fix-sequence-point-warning
31+
mavros_extras: Fix a sequence point warning
32+
* mavros_extras: Fix a sequence point warning
33+
* mavros_extras: Fix a comparison that shouldn't be bitwise
34+
* Merge pull request `#1805 <https://github.com/mavlink/mavros/issues/1805>`_ from scoutdi/fix-latlon-check
35+
mavros_extras: Fix buggy check for lat/lon ignored
36+
* mavros_extras: Fix buggy check for lat/lon ignored
37+
* Contributors: Morten Fyhn Amundsen, Sverre Velten Rothmund, Vladimir Ermakov
38+
539
2.3.0 (2022-09-24)
640
------------------
741
* extras: fix linter errors

mavros_msgs/CHANGELOG.rst

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,28 @@
22
Changelog for package mavros_msgs
33
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
44

5+
Forthcoming
6+
-----------
7+
* msgs: re-generate
8+
* Merge branch 'master' into ros2
9+
* master:
10+
1.15.0
11+
update changelog
12+
ci: update actions
13+
Implement debug float array handler
14+
mavros_extras: Fix a sequence point warning
15+
mavros_extras: Fix a comparison that shouldn't be bitwise
16+
mavros: Fix some warnings
17+
mavros_extras: Fix buggy check for lat/lon ignored
18+
libmavconn: fix MAVLink v1.0 output selection
19+
* 1.15.0
20+
* update changelog
21+
* Merge pull request `#1811 <https://github.com/mavlink/mavros/issues/1811>`_ from scoutdi/debug-float-array
22+
Implement debug float array handler
23+
* Implement debug float array handler
24+
Co-authored-by: Morten Fyhn Amundsen <[email protected]>
25+
* Contributors: Sverre Velten Rothmund, Vladimir Ermakov
26+
527
2.3.0 (2022-09-24)
628
------------------
729
* Merge branch 'master' into ros2

0 commit comments

Comments
 (0)