Wykres commitów

  • 6bff4c868c Little fix Felipe Herranz 2014-09-26 20:38:50 +0200
  • c80ff88599 Added a bound checking when data is loaded to write buffer Felipe Herranz 2014-09-26 19:23:29 +0200
  • 4360c17477 Added a class to get debug messages Felipe Herranz 2014-09-26 17:18:28 +0200
  • c23e780dab Issue #1 solved 1.1 Felipe Herranz 2014-06-24 22:56:40 +0200
  • 327e0446ef Added a new thread to handle synchronous bulk transfers if android version is less 4.2. Not tested yet Felipe Herranz 2014-06-24 21:12:58 +0200
  • 16ae23444f PL2303 drivers finaly working and adding some code in set configurations functions to save against a known bug of some chipsets of this kind 1.0 Felipe Herranz 2014-06-09 23:34:50 +0200
  • ae6a329f31 Update README.md Felipe Herranz 2014-06-07 14:06:02 +0200
  • 12751ee894 Pl2303 driver implemented, not tested yet Felipe Herranz 2014-06-07 14:01:11 +0200
  • c5796ac1bc Open and set functions except flow control are completed Felipe Herranz 2014-06-07 13:20:51 +0200
  • f3fc7cc89f Working on BaudRate Felipe Herranz 2014-06-06 23:53:26 +0200
  • 2c3c5a42e2 PL2303 driver incoming Felipe Herranz 2014-06-06 20:09:13 +0200
  • e74f659894 minor fix Felipe Herranz 2014-05-29 13:34:51 +0200
  • 1dbe983cc7 minor fix in ftdi data stream Felipe Herranz 2014-05-29 13:03:42 +0200
  • 5bf592bd82 FTDI setBaudRate method is more robust now Felipe Herranz 2014-05-29 11:32:11 +0200
  • e9b41bb5b2 Factory method to instantiate usb serial devices Felipe Herranz 2014-05-29 00:02:24 +0200
  • 95879a9a0e FTDI ids added Felipe Herranz 2014-05-28 22:57:26 +0200
  • 00ef8d07a1 FTDI ids of devices using FTDI-VID Felipe Herranz 2014-05-28 17:39:17 +0200
  • 30c18d6957 Update README.md Felipe Herranz 2014-05-28 13:30:34 +0200
  • 8932506fe5 FTDI driver tested v0.9-alpha Felipe Herranz 2014-05-28 13:15:19 +0200
  • a53e7157a7 Still not tested but moved Felipe Herranz 2014-05-28 00:17:45 +0200
  • 51f647e2be adaptArray function need testing Felipe Herranz 2014-05-28 00:02:35 +0200
  • 587e015906 FTDI needs special treatment of data. In progress... Felipe Herranz 2014-05-27 21:31:53 +0200
  • 580a9d9022 FTDI serial device driver Felipe Herranz 2014-05-27 12:51:18 +0200
  • ca47027b52 open, close and setBaudRate functions completed Felipe Herranz 2014-05-17 17:55:18 +0200
  • ecd2f64ec0 FTDI driver is coming Felipe Herranz 2014-05-17 14:05:38 +0200
  • 55e46e26ec isDeviceSupported function completed Felipe Herranz 2014-05-07 11:08:00 +0200
  • 2c1b21f23a List of subdevices of CP210x Felipe Herranz 2014-05-07 00:06:35 +0200
  • 744ada2e66 open and read functions must not be overriden in bottom classes of UsbSerialDevice hierarchy Felipe Herranz 2014-05-05 12:50:45 +0200
  • 9dbcf78e89 Update README.md v0.2-alpha Felipe Herranz 2014-04-22 18:19:13 +0200
  • 384d16daed Minor fix Felipe Herranz 2014-04-22 18:07:02 +0200
  • 1b4c2dac77 Asynchronous write operation (tests needed) Felipe Herranz 2014-04-22 14:23:34 +0200
  • 5ae3c05250 On the way to async write operations Felipe Herranz 2014-04-22 12:07:11 +0200
  • ba9f3a5d61 Update README.md Felipe Herranz 2014-04-16 01:58:25 +0200
  • 5927209fda Update README.md Felipe Herranz 2014-04-16 00:09:10 +0200
  • 37e812983b update Readme again Felipe Herranz 2014-04-15 23:26:14 +0200
  • b3950f5773 Update README.md Felipe Herranz 2014-04-15 22:57:59 +0200
  • 505e3cbccf Added Flow control signals to Cp210x. V0.1 ready v0.1-alpha Felipe Herranz 2014-04-15 17:17:41 +0200
  • ec7be9af0e Minor issue Felipe Herranz 2014-04-14 18:27:24 +0200
  • ee262cebef A way to reopen a device without reinstantiate XSerialDevice object Felipe Herranz 2014-04-14 17:10:25 +0200
  • be7f230116 Configuration functions to BLED112 Felipe Herranz 2014-04-14 12:32:14 +0200
  • f71a2d1ddf CP210x setDataBits, setStopBits and setParity functions Felipe Herranz 2014-04-13 19:48:40 +0200
  • 65f3379ca9 BLED112 (Bluegiga Bluetooth low energy dongle) support under development Felipe Herranz 2014-04-11 23:16:31 +0200
  • 93338d76ef Check if receiving from endpoint BULK and IN Felipe Herranz 2014-04-11 18:27:44 +0200
  • f56a7f217d I finally gave up my best intentions about using async usb request, I keep that approach for IN endpoints but I am now using a sync approach to OUT endpoints and it is working much better now Felipe Herranz 2014-04-10 23:32:07 +0200
  • d6c029c3ac Only notify to ListenThread if a messafe fron IN endpoint is received Felipe Herranz 2014-04-10 12:36:54 +0200
  • b40a51dd50 read function works, write function must be tested Felipe Herranz 2014-04-09 23:54:40 +0200
  • ecb9d798f9 Read from beginnning of buffer not from positon, that was giving me terrible headaches Felipe Herranz 2014-04-09 17:30:59 +0200
  • 6102f847fa Debugging... Felipe Herranz 2014-04-09 14:25:44 +0200
  • db2a03f0f6 Ready to take some tests to prove me wrong :) Felipe Herranz 2014-04-04 12:51:10 +0200
  • 6db9ff44d5 ListenThread class added Felipe Herranz 2014-04-03 22:47:39 +0200
  • 5f3871f51b Minor changes Felipe Herranz 2014-04-02 23:37:25 +0200
  • 8c53a8dfe6 Working on read and write functions Felipe Herranz 2014-04-02 13:40:05 +0200
  • 680caef8ef Default Setup completed Felipe Herranz 2014-04-02 11:30:23 +0200
  • b22af8abd0 Open function, setBaudRate and setControl command functions coded Felipe Herranz 2014-04-01 19:03:22 +0200
  • 6727c2e669 Request codes and some default values Felipe Herranz 2014-04-01 13:16:41 +0200
  • 0ea9e59eee SerialBuffer completed and Cp210x class to handle this concrete device Felipe Herranz 2014-03-23 18:32:42 +0100
  • c2f044de5d Working on the buffers Felipe Herranz 2014-03-21 18:36:00 +0100
  • 5754c972cf Serial Buffer class Felipe Herranz 2014-03-21 13:53:24 +0100
  • dc96106718 Usb Serial Interface added Felipe Herranz 2014-03-20 17:18:09 +0100
  • 71dccfa1e6 First commit Felipe Herranz 2014-03-20 12:38:16 +0100
  • 2d5bb3c472 Initial commit Felipe Herranz 2014-03-20 04:23:57 -0700