xiaofans / android-serialport-api

Automatically exported from code.google.com/p/android-serialport-api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

how to set 128000 baud rate

GoogleCodeExporter opened this issue · comments

I have one device that only support 128000 baud rate,I  didn't find the baud 
rate in SerialPort.c file .
Please tell me how to solve the problem .




Original issue reported on code.google.com by qzhou0...@gmail.com on 13 Feb 2013 at 9:12

This baudrate value is not supported in the termios structure, I cannot fix 
this issue.

Original comment by cedric.p...@gmail.com on 20 Feb 2013 at 5:21

  • Changed state: WontFix