DirkEngels / PlugWeb-Driver

PlugWeb Driver for PHP
http://www.dirkengels.com
3 stars 0 forks source link

Wrong(?) baudrate in Serial.php #2

Closed freemann closed 12 years ago

freemann commented 12 years ago

When "scanning" the files on there content, i found: $this->_exec("stty -F " . $this->_device . " 15200");

Would that be: $this->_exec("stty -F " . $this->_device . " 115200");

more info: http://www.maartendamen.com/2010/01/plugwise-protocol-unleashed-part-1-introduction/

freemann commented 12 years ago

Both issue i opened where solved by reboot the computer/ubuntu. linux/my computer or Ubuntu has problems with reconnecting to the plugwise stick.

This happens when my computer came out of suspend mode OR i disconnect/reconnect the plugwise stick from the usbport.