Skip to content

PrawnDO: Reduce nominal serial speed from 10000000 to 1000000.#142

Open
carterturn wants to merge 1 commit intolabscript-suite:masterfrom
carterturn:carterturn-serial-speed-fix
Open

PrawnDO: Reduce nominal serial speed from 10000000 to 1000000.#142
carterturn wants to merge 1 commit intolabscript-suite:masterfrom
carterturn:carterturn-serial-speed-fix

Conversation

@carterturn
Copy link
Contributor

This doesn't actually affect the transfer speed, which is simply set by USB. For some reason, the termios Python package on Linux throws an error for speeds above 1000000 and refuses to open the serial port. Reducing the nominal transfer speed fixes this.

This doesn't actually affect the transfer speed, which is simply set by USB.
For some reason, python termios on Linux seems to throw errors for speeds above
1000000.
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