https://github.com/felHR85/UsbSerial

sort by:
Revision Author Date Message Commit Date
59add31 added isSupported method 23 July 2016, 11:41:35 UTC
19f7773 added safeguards in stopFlowControlThread methods 23 July 2016, 11:21:30 UTC
16966f1 gradle version updated 18 July 2016, 21:59:48 UTC
d2d05a7 change run call for start 18 July 2016, 21:55:03 UTC
8bd88ea fix usb hub excluding logic 03 July 2016, 14:50:29 UTC
4a5efb2 Merge pull request #53 from josejuansanchez/master This fixes issue #52 30 June 2016, 15:45:09 UTC
a7fe800 This fixes issue #52 19 June 2016, 20:16:23 UTC
5de9ca4 Merge pull request #51 from josejuansanchez/master Added scroll vertically automatically in TextView 19 June 2016, 09:17:35 UTC
bb214e8 Added scroll vertically automatically in TextView 19 June 2016, 01:12:01 UTC
796f59f Updated with jitpack badge 01 May 2016, 16:11:27 UTC
db95d38 Update UsbSerial version 01 May 2016, 14:15:15 UTC
128dd8d write and read functions perform asynchronously 01 May 2016, 11:55:09 UTC
94f7a93 SPI interface added in README 01 May 2016, 09:46:59 UTC
0b256f0 Merge pull request #46 from felHR85/spi SPI support 01 May 2016, 09:03:50 UTC
eb3671f CP2130 writeRead method added 30 April 2016, 20:28:06 UTC
a148088 CP2130 ids and closeSPI method added 28 April 2016, 21:32:57 UTC
c437f77 readMISO method added 28 April 2016, 21:14:52 UTC
101c2ec writeMOSI method added 28 April 2016, 21:02:03 UTC
7b90417 Added getClockDividerMethod 25 April 2016, 21:10:22 UTC
8bf3a75 Added setGpioChipSelect method 25 April 2016, 20:17:14 UTC
ab03620 Added CP2130SpiDevice class 24 April 2016, 11:36:59 UTC
277c8dc UsbSpiDevice class added 23 April 2016, 15:14:05 UTC
7cd6434 Added SPI interface 23 April 2016, 11:45:51 UTC
5c16f67 Merge pull request #44 from felHR85/parity_ftdi_cp2102 Parity ftdi cp2102 22 April 2016, 21:08:00 UTC
e96be37 Flow control thread started when getParity method is called 22 April 2016, 20:58:14 UTC
d74716e Added parity,frame,overrun and break error callbacks for FTDI 17 April 2016, 17:17:45 UTC
9eb8037 Added parity,frame,overrun and break error callbacks for CP2102 17 April 2016, 16:22:47 UTC
1b470fa Merge pull request #43 from felHR85/ch340_newdriver Ch340 newdriver 16 April 2016, 16:13:58 UTC
e7ad893 Readme changes 16 April 2016, 16:08:56 UTC
63d4eef Added safeguards in Flow control threads 15 April 2016, 23:29:56 UTC
ff4c839 CTS and DSR implementations added to CH340 15 April 2016, 21:32:32 UTC
14e5190 Added flow control thread for CH340 driver 15 April 2016, 20:40:10 UTC
378075d Example not appending data from EditText to TextView when sending 10 April 2016, 21:36:17 UTC
5b321a6 checkState method updated 10 April 2016, 21:21:40 UTC
a5b9fe7 setRTS and setDTR methods implemented 10 April 2016, 20:01:13 UTC
31effe6 Deleted redundant call in writeHandshakeByte method 10 April 2016, 19:09:03 UTC
cc7ada0 setFlowControl method implemented 10 April 2016, 17:32:02 UTC
1d85013 setParity method added 10 April 2016, 16:43:39 UTC
792ef2a REQTYPE_HOST_TO_DEVICE changed 10 April 2016, 15:15:11 UTC
b946a3e new setBaudRate method added 10 April 2016, 14:56:02 UTC
c587ef9 deleted setBaudRate when opening, redundant 10 April 2016, 11:21:36 UTC
7ce5432 ch340 new init method 10 April 2016, 11:04:48 UTC
73c4368 Added list of UsbSerials projects 19 March 2016, 20:00:05 UTC
cc26716 Merge pull request #32 from autowp/patch-1 Java syntax highlight 28 February 2016, 19:25:02 UTC
94e54ee Java syntax highlight 28 February 2016, 19:14:45 UTC
d2ad33b Update README.md Updated jitpack dependency 28 February 2016, 19:10:40 UTC
36fd71b Merge pull request #31 from felHR85/ftdi_sync Ftdi sync 28 February 2016, 19:02:23 UTC
6da1eed style adapted 28 February 2016, 18:44:54 UTC
c67ba4b FTDI sync read timeout 28 February 2016, 18:05:55 UTC
c434492 Update README.md Updated jitpack line 27 February 2016, 18:50:40 UTC
aa39fbb Update README.md Info about synchronous operations 27 February 2016, 18:40:34 UTC
103defd Merge pull request #29 from felHR85/synchronous Synchronous operations 27 February 2016, 18:32:38 UTC
ce1dc92 Synchronous write now works with FTDI devices 27 February 2016, 18:07:35 UTC
8ed36b0 Filtering modem status in FTDI synchronous reads 27 February 2016, 12:20:49 UTC
c8cda2f Added safeguards to not synchronously write or read when using asynchronous api and viceversa 21 February 2016, 16:52:31 UTC
c686d79 CH34x sync operations added 21 February 2016, 15:14:27 UTC
73994f9 CDC sync operations added 21 February 2016, 13:06:13 UTC
eb722b0 PL2303 sync operations added 21 February 2016, 12:46:44 UTC
d80a89b FTDI sync operations added 21 February 2016, 12:24:16 UTC
39bb876 CP2102 sync operations added 21 February 2016, 12:05:49 UTC
7b7537c Added abstract methods for synchronous mode 21 February 2016, 11:34:30 UTC
580c736 changed UsbSerial version in compile line 13 February 2016, 18:30:39 UTC
6464515 cosmetic change 13 February 2016, 17:32:59 UTC
9d2562d DSR and CTS callbacks are executed on the beginning to know the status of the line 13 February 2016, 17:24:56 UTC
7a87944 Added Moxa USB-Serial device VID:0x110a PID:0x1150 13 February 2016, 16:06:58 UTC
79445e9 Merge pull request #25 from jimcondon/master Fixed close in CDCSerialDevice to enable reset on Arduino Leonardo/Micro 13 February 2016, 16:00:16 UTC
055b5d4 cosmetic change 13 February 2016, 12:46:21 UTC
1333ea8 Readme updated 13 February 2016, 12:44:22 UTC
16af699 Merge pull request #26 from felHR85/flowcontrol_signals Flow control signals 13 February 2016, 12:19:02 UTC
2c0ea55 CTS and DSR signals will be read the first time a modem info packet is received 13 February 2016, 12:04:55 UTC
c826e45 Added comments for flow control options 13 February 2016, 09:55:52 UTC
a050e14 added CTS and DSR callbacks 12 February 2016, 18:17:20 UTC
bdf60c2 rtsCts and dtrDsr flags put into some places where they are needed 12 February 2016, 17:36:32 UTC
68eedd2 Fixed close in CDCSerialDevice to enable reset on Arduino Leonardo/Micro 10 February 2016, 19:29:57 UTC
b47e531 RTS and DTR signals can be raised in the FTDI device now 31 January 2016, 21:02:10 UTC
adfcea8 flags enabled when flow control selected 31 January 2016, 18:51:19 UTC
d31789c CTS and DSR callbacks for FTDI devices added 31 January 2016, 18:47:28 UTC
d671a91 Interfaces for new signals 24 January 2016, 15:47:34 UTC
f70b689 Merge pull request #24 from felHR85/flowcontrol FlowControl RTS/CTS DTR/DSR added to CP210X 23 January 2016, 17:44:04 UTC
4b13898 dsr and cts state read before starting polling for changes 23 January 2016, 17:33:14 UTC
6942064 RTS/CTS tested 23 January 2016, 16:39:26 UTC
15d88a1 RTS ON when RTS/CTS flow activated 22 January 2016, 20:27:21 UTC
04cebe9 Flow control added for CP2102 driver 16 January 2016, 16:33:47 UTC
b5dcf9e Added poll method 16 January 2016, 13:06:53 UTC
7ad3d37 Added callbacks for CTS and DSR 16 January 2016, 11:33:35 UTC
173b5bb setRTS implemented in every driver 16 January 2016, 11:00:45 UTC
ef8f16e Added interface for flow control 16 January 2016, 10:48:57 UTC
96f76e1 Indentation changed 15 January 2016, 18:57:03 UTC
c3b7345 Merge pull request #23 from felHR85/junaid76-master Junaid76 master 15 January 2016, 18:05:35 UTC
bbfd863 Adapting style, cleaning some stuff and implementing setRTS in every device driver 15 January 2016, 18:03:37 UTC
9acaf1b Update UsbSerialInterface.java 14 January 2016, 12:06:09 UTC
eae5b70 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. 14 January 2016, 12:04:10 UTC
23c79aa Merge pull request #21 from felHR85/StephaneBg-master Stephane bg master 11 January 2016, 21:29:32 UTC
f581d1c Deleted redundant .javas 11 January 2016, 21:25:35 UTC
6a75ee3 Add example as a module. 11 January 2016, 11:28:22 UTC
5f5844b Merge branch 'master' of https://github.com/felHR85/UsbSerial 09 January 2016, 16:07:40 UTC
68d7228 local.properties now ignored by git 09 January 2016, 16:07:22 UTC
1b63c72 Merge pull request #19 from StephaneBg/master Update library version in readme. 09 January 2016, 14:38:55 UTC
7a65e39 Update library version in readme. 09 January 2016, 14:22:07 UTC
b8ebe2a Merge pull request #18 from StephaneBg/master Update readme. 09 January 2016, 11:53:05 UTC
back to top