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 more baud rates to msp connection #1803

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Conversation

mmosca
Copy link
Collaborator

@mmosca mmosca commented Jul 12, 2023

Is it faster? Is it just a number?

@stronnag
Copy link
Collaborator

Shouldn't this match the list in src/main/io/serial.c for maximum placebo effect?

@mmosca
Copy link
Collaborator Author

mmosca commented Jul 13, 2023

Shouldn't this match the list in src/main/io/serial.c for maximum placebo effect?

Easy change. I was picking values from asm-generic/termbits.h in linux. :)

@stronnag
Copy link
Collaborator

And the final piece would be the Ports tab, such that

# serial
serial 20 32769 921600 115200 0 115200
serial 0 17 230400 115200 0 115200

doesn't result in

image

@mmosca
Copy link
Collaborator Author

mmosca commented Jul 13, 2023

Should be all ready for maximum placebo effect.

image

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.

None yet

2 participants