Skip to content

Add ACM ports to list of serial ports to support TH-D74#308

Open
lnitram wants to merge 4 commits intoham-radio-software:masterfrom
lnitram:feature/thd-74-serial-port
Open

Add ACM ports to list of serial ports to support TH-D74#308
lnitram wants to merge 4 commits intoham-radio-software:masterfrom
lnitram:feature/thd-74-serial-port

Conversation

@lnitram
Copy link
Copy Markdown

@lnitram lnitram commented Jul 5, 2025

I am using Ubuntu 24.04.02 and a Kenwood TH-D74.

When connected via USB it appears at the serial port /dev/ttyACM0 and was not available in the list of ports in the radio config dialog. By adding /dev/ttyACM* to this list, I can select and use the radio.

@wb8tyw
Copy link
Copy Markdown
Contributor

wb8tyw commented Jul 6, 2025

Looks like a short term fix with #309 to investigate a longer term solution.

Copy link
Copy Markdown
Contributor

@wb8tyw wb8tyw left a comment

Choose a reason for hiding this comment

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

Looks like a short term fix with #309 to investigate a longer term solution.

Please refactor to fit the 80 column pylint guideline.
Please create a ticket for the specific issue that you are fixing.
Please create a "changes/xxx.bugfix similar to the existing items in it that directory for the automatic update of the NEWS.rst file for releases.

@lnitram
Copy link
Copy Markdown
Author

lnitram commented Jul 6, 2025

Please refactor to fit the 80 column pylint guideline.

Done

Please create a ticket for the specific issue that you are fixing.

Done (#310)

Please create a "changes/xxx.bugfix similar to the existing items in it that
directory for the automatic update of the NEWS.rst file for releases.

Done

Martin added 2 commits July 6, 2025 21:31
…andling of serial ports to allow /dev/ttyACM0 and others
@lnitram
Copy link
Copy Markdown
Author

lnitram commented Jul 6, 2025

Changed the way how to load serial ports. This should also solve #309

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants