Skip to content

Commit d683310

Browse files
committed
add links to logger format and parsing info
1 parent b1f8719 commit d683310

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

dev/source/docs/code-overview-adding-a-new-log-message.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@ especially when trying to :ref:`diagnose why something went wrong <common-diagno
1111

1212
This page explains how to write a new dataflash log message.
1313

14+
.. note:: a guide to understanding the formats of data logger messages is `HERE <https://github.com/ArduPilot/ardupilot/blob/master/libraries/AP_Logger/README.md>`__ and how the code for these messages is parsed and checked for inclusion in the documentation is `HERE <https://github.com/ArduPilot/ardupilot/blob/master/Tools/autotest/logger_metadata/README.md>`__
15+
1416
The Easy Way
1517
------------
1618

0 commit comments

Comments
 (0)