Skip to content

docs/applications/{morsey, txmorse}: Add documentation for Morse code features#19493

Open
linguini1 wants to merge 4 commits into
apache:masterfrom
linguini1:morsey
Open

docs/applications/{morsey, txmorse}: Add documentation for Morse code features#19493
linguini1 wants to merge 4 commits into
apache:masterfrom
linguini1:morsey

Conversation

@linguini1

Copy link
Copy Markdown
Contributor

Summary

Adds documentation for the new Morse code features added in: apache/nuttx-apps#3653

Also adds a configuration for sim so that users can play with the example.

The twin pull request must be merged before this one passes CI.

Commit summary:

docs/sim: Document txmorse configuration

Document configuration with txmorse example.

boards/sim: Add configuration for Morse code example

Adds a configuration for a Morse code example.

docs/applications/txmorse: Document the txmorse application

Documents how to use the txmorse application and how it can be extended
to support other output devices besides the console and GPIO.

docs/applications/audioutils: Document Morsey library

Includes documentation about how to include and use the Morsey library
for transmitting Morse code.

Impact

Users can understand the new Morse code features with documentation, and they
can also play with the example on sim.

Testing

Local documentation build. Output on sim:txmorse:

nsh> txmorse "sos sos sos"
 ... --- .../... --- .../... --- ...
nsh> 

Includes documentation about how to include and use the Morsey library
for transmitting Morse code.

Signed-off-by: Matteo Golin <matteo.golin@gmail.com>
Documents how to use the txmorse application and how it can be extended
to support other output devices besides the console and GPIO.

Signed-off-by: Matteo Golin <matteo.golin@gmail.com>
Adds a configuration for a Morse code example.

Signed-off-by: Matteo Golin <matteo.golin@gmail.com>
Document configuration with txmorse example.

Signed-off-by: Matteo Golin <matteo.golin@gmail.com>
@github-actions github-actions Bot added Area: Documentation Improvements or additions to documentation Size: M The size of the change in this PR is medium Board: simulator labels Jul 21, 2026
@linguini1 linguini1 changed the title Morsey docs/applications/{morsey, txmorse}: Add documentation for Morse code features Jul 21, 2026
@linguini1

Copy link
Copy Markdown
Contributor Author

Cancelling workflow until twin PR is merged, this PR depends on it.

@github-actions

Copy link
Copy Markdown

MemBrowse Memory Report

No memory changes detected for:


.. code:: console

nsh> txmorse "sos" /dev/gpio0

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please add the " nsh> txmorse "sos" /dev/gpio0" example here.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What do you mean? That's exactly what's written

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I mean add "nsh> txmorse "sos sos sos" " without passing gpio as well

@linguini1

Copy link
Copy Markdown
Contributor Author

@acassis I have the documentation fix, I will push it after apache/nuttx-apps#3654 is merged to fix the CI error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area: Documentation Improvements or additions to documentation Board: simulator Size: M The size of the change in this PR is medium

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants