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

VTX SoftSerial StopBit Time #7969

Merged
merged 3 commits into from
Apr 27, 2022

Conversation

erstec
Copy link
Collaborator

@erstec erstec commented Apr 16, 2022

Solves #7937

On some Tramp protocol VTX'es stop bit should be not longer as 1 bit wide.
Currently SoftSerial provides it 3 bit long, because of returns from function which is called every timer overflow, which time is bit long.

Configurable CLI setting vtx_softserial_shortstop added (default is OFF)

@DzikuVx DzikuVx added this to the 5.0 milestone Apr 18, 2022
@DzikuVx DzikuVx merged commit ce6465b into iNavFlight:master Apr 27, 2022
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