Felipe Herranz
|
d80a89ba3f
|
FTDI sync operations added
|
2016-02-21 13:24:16 +01:00 |
Felipe Herranz
|
39bb876c96
|
CP2102 sync operations added
|
2016-02-21 13:05:49 +01:00 |
Felipe Herranz
|
7b7537c9d9
|
Added abstract methods for synchronous mode
|
2016-02-21 12:34:30 +01:00 |
Felipe Herranz
|
580c736dbc
|
changed UsbSerial version in compile line
|
2016-02-13 19:30:39 +01:00 |
Felipe Herranz
|
6464515345
|
cosmetic change
|
2016-02-13 18:32:59 +01:00 |
Felipe Herranz
|
9d2562d8da
|
DSR and CTS callbacks are executed on the beginning to know the status of the line
|
2016-02-13 18:24:56 +01:00 |
Felipe Herranz
|
7a8794430e
|
Added Moxa USB-Serial device VID:0x110a PID:0x1150
|
2016-02-13 17:06:58 +01:00 |
Felipe Herranz
|
79445e975c
|
Merge pull request #25 from jimcondon/master
Fixed close in CDCSerialDevice to enable reset on Arduino Leonardo/Micro
|
2016-02-13 17:00:16 +01:00 |
Felipe Herranz
|
055b5d4e8b
|
cosmetic change
|
2016-02-13 13:46:21 +01:00 |
Felipe Herranz
|
1333ea8b2c
|
Readme updated
|
2016-02-13 13:44:22 +01:00 |
Felipe Herranz
|
16af699e11
|
Merge pull request #26 from felHR85/flowcontrol_signals
Flow control signals
|
2016-02-13 13:19:02 +01:00 |
Felipe Herranz
|
2c0ea553b1
|
CTS and DSR signals will be read the first time a modem info packet is received
|
2016-02-13 13:04:55 +01:00 |
Felipe Herranz
|
c826e45bdf
|
Added comments for flow control options
|
2016-02-13 10:55:52 +01:00 |
Felipe Herranz
|
a050e14683
|
added CTS and DSR callbacks
|
2016-02-12 19:17:20 +01:00 |
Felipe Herranz
|
bdf60c2bc5
|
rtsCts and dtrDsr flags put into some places where they are needed
|
2016-02-12 18:36:32 +01:00 |
Jim Condon
|
68eedd2988
|
Fixed close in CDCSerialDevice to enable reset on Arduino Leonardo/Micro
|
2016-02-10 14:29:57 -05:00 |
Felipe Herranz
|
b47e5311a6
|
RTS and DTR signals can be raised in the FTDI device now
|
2016-01-31 22:02:10 +01:00 |
Felipe Herranz
|
adfcea8bbb
|
flags enabled when flow control selected
|
2016-01-31 19:51:19 +01:00 |
Felipe Herranz
|
d31789c94d
|
CTS and DSR callbacks for FTDI devices added
|
2016-01-31 19:47:28 +01:00 |
Felipe Herranz
|
d671a91518
|
Interfaces for new signals
|
2016-01-24 16:47:34 +01:00 |
Felipe Herranz
|
f70b68902c
|
Merge pull request #24 from felHR85/flowcontrol
FlowControl RTS/CTS DTR/DSR added to CP210X
|
2016-01-23 18:44:04 +01:00 |
Felipe Herranz
|
4b13898c3d
|
dsr and cts state read before starting polling for changes
|
2016-01-23 18:33:14 +01:00 |
Felipe Herranz
|
6942064c6b
|
RTS/CTS tested
|
2016-01-23 17:39:26 +01:00 |
Felipe Herranz
|
15d88a1a4c
|
RTS ON when RTS/CTS flow activated
|
2016-01-22 21:27:21 +01:00 |
Felipe Herranz
|
04cebe98fa
|
Flow control added for CP2102 driver
|
2016-01-16 17:33:47 +01:00 |
Felipe Herranz
|
b5dcf9e136
|
Added poll method
|
2016-01-16 14:06:53 +01:00 |
Felipe Herranz
|
7ad3d3795f
|
Added callbacks for CTS and DSR
|
2016-01-16 12:33:35 +01:00 |
Felipe Herranz
|
173b5bb294
|
setRTS implemented in every driver
|
2016-01-16 12:00:45 +01:00 |
Felipe Herranz
|
ef8f16eda9
|
Added interface for flow control
|
2016-01-16 11:48:57 +01:00 |
Felipe Herranz
|
96f76e1625
|
Indentation changed
|
2016-01-15 19:57:03 +01:00 |
Felipe Herranz
|
c3b7345560
|
Merge pull request #23 from felHR85/junaid76-master
Junaid76 master
|
2016-01-15 19:05:35 +01:00 |
Felipe Herranz
|
bbfd863828
|
Adapting style, cleaning some stuff and implementing setRTS in every device driver
|
2016-01-15 19:03:37 +01:00 |
Junaid Khan
|
9acaf1bd24
|
Update UsbSerialInterface.java
|
2016-01-14 12:06:09 +00:00 |
Junaid Khan
|
eae5b705e2
|
Update CP2102SerialDevice.java
Added method that allows RTS line to be turned on and off. Modified dataRTSCTS byte array to allow the RTS line to be toggled.
|
2016-01-14 12:04:10 +00:00 |
Felipe Herranz
|
23c79aa6d8
|
Merge pull request #21 from felHR85/StephaneBg-master
Stephane bg master
|
2016-01-11 22:29:32 +01:00 |
Felipe Herranz
|
f581d1cca0
|
Deleted redundant .javas
|
2016-01-11 22:25:35 +01:00 |
StephaneBg
|
6a75ee3fd8
|
Add example as a module.
|
2016-01-11 12:28:22 +01:00 |
Felipe Herranz
|
5f5844b375
|
Merge branch 'master' of https://github.com/felHR85/UsbSerial
|
2016-01-09 17:07:40 +01:00 |
Felipe Herranz
|
68d72287a3
|
local.properties now ignored by git
|
2016-01-09 17:07:22 +01:00 |
Felipe Herranz
|
1b63c7232a
|
Merge pull request #19 from StephaneBg/master
Update library version in readme.
|
2016-01-09 15:38:55 +01:00 |
StephaneBg
|
7a65e39a78
|
Update library version in readme.
|
2016-01-09 15:22:07 +01:00 |
Felipe Herranz
|
b8ebe2a021
|
Merge pull request #18 from StephaneBg/master
Update readme.
|
2016-01-09 12:53:05 +01:00 |
StephaneBg
|
87d45aa492
|
Update readme for gradle integration of the project thanks to Jitpack.
|
2016-01-08 11:42:54 +01:00 |
Felipe Herranz
|
efaa20c79f
|
Merge pull request #17 from BenLeggieroNCR/patch-1
Added link to example app, better wording.
|
2016-01-05 16:52:27 +01:00 |
Ben C. R. Leggiero
|
bf0bfaa758
|
Added link to example app, better wording.
|
2016-01-05 10:47:59 -05:00 |
Felipe Herranz
|
fa7d3fc1b1
|
Merge pull request #13 from StephaneBg/master
Update project to gradle build system.
|
2015-12-19 18:16:57 +01:00 |
StephaneBg
|
e988f66673
|
Update project to gradle build system.
|
2015-12-10 10:05:54 +01:00 |
Felipe Herranz
|
0501f046b5
|
Added new vid/pid pair in PL2303
|
2015-11-29 21:45:03 +01:00 |
Felipe Herranz
|
f417108ffa
|
Added a new CH341 device to the id list
|
2015-11-29 13:44:38 +01:00 |
Felipe Herranz
|
0d6e7f4b46
|
Android 4.2 synchronous read now
|
2015-11-19 19:47:59 +01:00 |