sir-buckyball / chrome-gcode-sender

A gcode-sender application for Chrome/ChromeOS.
MIT License
61 stars 24 forks source link

Warn about ignored connection parameters #2

Closed sir-buckyball closed 10 years ago

sir-buckyball commented 10 years ago

There should be a user-visible warning to the user when chrome ignores important parameters, specifically bitrate and ctsFlowControl.

connecting to '/dev/tty.usbmodem3d11' with options: {"bitrate":115200,"ctsFlowControl":false,"dataBits":"eight","parityBit":"no","sendTimeout":5000,"stopBits":"one"} main.js:596
serial connection obtained:
{"bitrate":9600,"bufferSize":4096,"connectionId":2,"ctsFlowControl":true,"dataBits":"eight","name":"","parityBit":"no","paused":false,"persistent":false,"receiveTimeout":0,"sendTimeout":5000,"stopBits":"one"}
sir-buckyball commented 10 years ago

fixed in change b364125d40b4184d4e7006b9e2cb09dd363dfada