Re: [Linux-zigbee-devel] termios in the Python serial-test code

2010-01-05 Thread Dmitry Eremin-Solenikov
On Tue, Jan 5, 2010 at 9:05 AM, Jon Smirl wrote: > Termios only has baud rate constants that go up to 230,400. I have my > mc13224 board running at 921,600.  The perl package > Device::SerialPort; allows higher baud rates. Running a high baud > reduces latency. Is there a Python equivalent? I can

[Linux-zigbee-devel] termios in the Python serial-test code

2010-01-04 Thread Jon Smirl
Termios only has baud rate constants that go up to 230,400. I have my mc13224 board running at 921,600. The perl package Device::SerialPort; allows higher baud rates. Running a high baud reduces latency. Is there a Python equivalent? I can slow my board down in the meanwhile. -- Jon Smirl jonsm.