Join GitHub today
GitHub is home to over 40 million developers working together to host and review code, manage projects, and build software together.
Sign upChosing AUTO serial port ignores specified baud rate #892
Comments
This comment has been minimized.
This comment has been minimized.
|
Hi @C-o-r-E, It looks like there is some information missing from your ticket that will be needed in order to process it properly. Please take a look at the Contribution Guidelines and the page How to file a bug report on the project wiki, which will tell you exactly what your ticket has to contain in order to be processable. If you did not intend to report a bug, please take special note of the title format to use as described in the Contribution Guidelines. I'm closing this one now as it is currently incomplete. Please feel free to comment here to request a reopen of this issue once you can provide all required information. Best regards, PS: I'm just an automated script, not a human being. |
This comment has been minimized.
This comment has been minimized.
|
Hey @GitIssueBot I edited the issue. I would like to request a reopen. |
This comment has been minimized.
This comment has been minimized.
|
Some further information: I just set up OctoPrint using an octopi image - and found I could not connect to my TAZ 5 with "AUTO" - it never seemed to step down from 250Kbps. I had to specify 115Kbps. This matches what I would expect on a PI as the serial performance (even on a 2) is not exactly stellar. |
This comment has been minimized.
This comment has been minimized.
|
@ffr2822 that's a different issue and from the sounds of it already fixed in devel |
This comment has been minimized.
This comment has been minimized.
|
No worries - just trying to add a data point. On May 27, 2015, at 11:11 PM, Gina Häußge notifications@github.com wrote:
Michael Baumann "The most exciting phrase to hear in science, the one that |
This comment has been minimized.
This comment has been minimized.
|
Should be fixed in |
This comment has been minimized.
This comment has been minimized.
|
@ffr2822 I think I came off a bit aggressive there, sorry for that. I just re-read your issue, and I'm not so sure anymore that it's what was fixed in |
I've observed that when connecting to a printer and selecting AUTO for the port, even if the baud rate is specified, it uses 115200.
In my case I have the baud set to 250000.
Version: 1.2.0-dev-832-gfa98210 (devel branch)
Here is a snippet of the Octoprint terminal (not that its really needed).
edit because the bot closed the issue
Connecting to a printer. Port is set to AUTO. Baud rate is set to 250000
Expected a connection to be made with the specified baud rate
It connects with 115200 baud instead resulting in corruption
Version: 1.2.0-dev-832-gfa98210 (devel branch)
(if applicable - always include if unsure):
Not applicable
System running Browser (if applicable - always
include if unsure):
Firefox 37.0.2
Linux 3.13 x64
(ALWAYS INCLUDE AND DO NOT TRUNCATE):
You asked for it...
gist.github.com or pastebin.com (if applicable - always
include if unsure or reporting communication issues AND
DO NOT TRUNCATE):
Here
on gist.github.com or pastebin.com or alternatively a
screenshot (if applicable - always include if unsure
or reporting UI issues):
Here
include if unsure or reporting UI issues):
Not needed
I have read the FAQ.