Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Datalink port of file type to allow use of serial ports via internet #74

Open
uavinda opened this issue Apr 8, 2024 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@uavinda
Copy link
Member

uavinda commented Apr 8, 2024

The device is not recognized as a serial port when it is a virtual tty

spi = QSerialPortInfo(m_devName);

GCS must be able to use any file (serial device) as datalink interface, to make it possible to use socat or ser2net utils to forward physical serial ports via internet.

@uavinda uavinda added the enhancement New feature or request label Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant