Closed GoogleCodeExporter closed 8 years ago
I'm having this issue as well. I'm using linux... a simple serial terminal
program called cutecom has the following serial rates:
230400
460800
576000
Could we get these added to qextserial?
Regards,
Preet
Original comment by preet.de...@gmail.com
on 23 Feb 2011 at 7:42
need 230400 too
Original comment by murinet...@gmail.com
on 13 Mar 2011 at 5:42
Personnaly, I added BAUD111111 for FTDI. Use the same syntax, modifying the
lib, as in the other baudrate and it will be accepted by the system (works for
me on Win7).
Original comment by Kristen....@gmail.com
on 27 Apr 2011 at 1:05
I've now added the following baud rates to my fork of the repository on github
(https://github.com/tomgey/qextserialport)
* 230400
* 460800
* 576000
* 921600
It should work on all supported platforms, but I haven't verified it...
Original comment by tom...@gmail.com
on 23 Jul 2011 at 4:36
maybe we need an mechanism to support custom baudrate.
Original comment by dbzhang...@gmail.com
on 10 Nov 2011 at 4:48
Original comment by dbzhang...@gmail.com
on 16 Mar 2012 at 8:26
Original issue reported on code.google.com by
a.sap...@gmail.com
on 7 Feb 2011 at 4:53