Skip to content

Windows com port handling QOL/usability improvement #1075

@timp3289

Description

@timp3289

On windows, opening a COM port above COM9 needs to use syntax \.\COM10 instead of just COM10 in the winapi CreateFileA()
Currently, specifying just COM10 will cause the port to fail to open.

Can/should we

  • automatically correct this
  • Put a more specific error message than "can't open COM port"
  • Put a note somewhere in the GUI?

seeking feedback so I can implement an improvement to the current behaviour

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions