1
0
mirror of https://github.com/mik3y/usb-serial-for-android synced 2025-06-11 18:06:17 +00:00

Updated Troubleshooting (mediawiki)

kai-morich 2020-10-15 07:56:24 +02:00
parent 8d79288b76
commit 34b816a449

@ -137,6 +137,8 @@ Some Features are not supported by all drivers / devices
|-
| <code>setParameters</code> with non-standard baud rates || 🟢 || 🟢 || 🟢 for CP2105 <br> 🔴 for CP2102. fallback to unknown baud rate without exception || 🟢 for PL2303HX <br> 🔴 for PL2303TA || 🟢
|-
| set BREAK condition || 🟢 || 🟢 || 🟢 for CP2102, CP2105 first port<br> 🔴 for CP2105 second. fails without exception || 🟢 || 🟢
|-
| set/get flow control lines RTS, CTS, DTR, DSR, CD, RI || 🟢 || 🟢 || 🟢 || 🟢 || 🟡 only input lines RTS, DTR
|-
| <code>purgeHwBuffers</code> || 🟢 || 🔴 || 🟢 || 🟢 || 🟢
@ -152,7 +154,5 @@ Some Features are not implemented (yet)
{|
! Feature !! Supported
|-
| break (send break signal) || 🔴
|-
| flow control (RTS/CTS or DTS/DTR or XON/XOFF based flow control) || 🔴
|}