Skip to content

Allow setting both DTR and RTS with one command#22

Open
smaeul wants to merge 1 commit intosipeed:mainfrom
smaeul:up/modem-control-fix
Open

Allow setting both DTR and RTS with one command#22
smaeul wants to merge 1 commit intosipeed:mainfrom
smaeul:up/modem-control-fix

Conversation

@smaeul
Copy link

@smaeul smaeul commented Mar 23, 2025

Separate bit masks are used to control the DTR and RTS signals, so both can be set in the same modem control command. Linux does this, especially when using the TIOCMSET ioctl.

Separate bit masks are used to control the DTR and RTS signals, so both
can be set in the same modem control command. Linux does this,
especially when using the TIOCMSET ioctl.
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.

1 participant