Wykres commitów

350 Commity (6.0.3)

Autor SHA1 Wiadomość Data
Felipe Herranz e74f659894 minor fix 2014-05-29 13:34:51 +02:00
Felipe Herranz 1dbe983cc7 minor fix in ftdi data stream 2014-05-29 13:03:42 +02:00
Felipe Herranz 5bf592bd82 FTDI setBaudRate method is more robust now 2014-05-29 11:32:11 +02:00
Felipe Herranz e9b41bb5b2 Factory method to instantiate usb serial devices 2014-05-29 00:02:24 +02:00
Felipe Herranz 95879a9a0e FTDI ids added 2014-05-28 22:57:26 +02:00
Felipe Herranz 00ef8d07a1 FTDI ids of devices using FTDI-VID 2014-05-28 17:39:17 +02:00
Felipe Herranz 30c18d6957 Update README.md
New family device supported
2014-05-28 13:30:34 +02:00
Felipe Herranz 8932506fe5 FTDI driver tested 2014-05-28 13:15:19 +02:00
Felipe Herranz a53e7157a7 Still not tested but moved 2014-05-28 00:17:45 +02:00
Felipe Herranz 51f647e2be adaptArray function need testing 2014-05-28 00:02:35 +02:00
Felipe Herranz 587e015906 FTDI needs special treatment of data. In progress... 2014-05-27 21:31:53 +02:00
Felipe Herranz 580a9d9022 FTDI serial device driver 2014-05-27 12:51:18 +02:00
Felipe Herranz ca47027b52 open, close and setBaudRate functions completed 2014-05-17 17:55:18 +02:00
Felipe Herranz ecd2f64ec0 FTDI driver is coming 2014-05-17 14:05:38 +02:00
Felipe Herranz 55e46e26ec isDeviceSupported function completed 2014-05-07 11:08:00 +02:00
Felipe Herranz 2c1b21f23a List of subdevices of CP210x 2014-05-07 00:06:35 +02:00
Felipe Herranz 744ada2e66 open and read functions must not be overriden in bottom classes of UsbSerialDevice hierarchy 2014-05-05 12:50:45 +02:00
Felipe Herranz 9dbcf78e89 Update README.md
Write operation is now non-blocking from user perspective
2014-04-22 18:19:13 +02:00
Felipe Herranz 384d16daed Minor fix 2014-04-22 18:07:02 +02:00
Felipe Herranz 1b4c2dac77 Asynchronous write operation (tests needed) 2014-04-22 14:23:34 +02:00
Felipe Herranz 5ae3c05250 On the way to async write operations 2014-04-22 12:07:11 +02:00
Felipe Herranz ba9f3a5d61 Update README.md 2014-04-16 01:58:25 +02:00
Felipe Herranz 5927209fda Update README.md 2014-04-16 00:09:10 +02:00
Felipe Herranz 37e812983b update Readme again 2014-04-15 23:26:14 +02:00
Felipe Herranz b3950f5773 Update README.md 2014-04-15 22:57:59 +02:00
Felipe Herranz 505e3cbccf Added Flow control signals to Cp210x. V0.1 ready 2014-04-15 17:17:41 +02:00
Felipe Herranz ec7be9af0e Minor issue 2014-04-14 18:27:24 +02:00
Felipe Herranz ee262cebef A way to reopen a device without reinstantiate XSerialDevice object 2014-04-14 17:10:25 +02:00
Felipe Herranz be7f230116 Configuration functions to BLED112 2014-04-14 12:32:14 +02:00
Felipe Herranz f71a2d1ddf CP210x setDataBits, setStopBits and setParity functions 2014-04-13 19:48:40 +02:00
Felipe Herranz 65f3379ca9 BLED112 (Bluegiga Bluetooth low energy dongle) support under development 2014-04-11 23:16:31 +02:00
Felipe Herranz 93338d76ef Check if receiving from endpoint BULK and IN 2014-04-11 18:27:44 +02:00
Felipe Herranz 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 2014-04-10 23:32:07 +02:00
Felipe Herranz d6c029c3ac Only notify to ListenThread if a messafe fron IN endpoint is received 2014-04-10 12:36:54 +02:00
Felipe Herranz b40a51dd50 read function works, write function must be tested 2014-04-09 23:54:40 +02:00
Felipe Herranz ecb9d798f9 Read from beginnning of buffer not from positon, that was giving me terrible headaches 2014-04-09 17:30:59 +02:00
Felipe Herranz 6102f847fa Debugging... 2014-04-09 14:25:44 +02:00
Felipe Herranz db2a03f0f6 Ready to take some tests to prove me wrong :) 2014-04-04 12:51:10 +02:00
Felipe Herranz 6db9ff44d5 ListenThread class added 2014-04-03 22:47:39 +02:00
Felipe Herranz 5f3871f51b Minor changes 2014-04-02 23:37:25 +02:00
Felipe Herranz 8c53a8dfe6 Working on read and write functions 2014-04-02 13:40:05 +02:00
Felipe Herranz 680caef8ef Default Setup completed 2014-04-02 11:30:23 +02:00
Felipe Herranz b22af8abd0 Open function, setBaudRate and setControl command functions coded 2014-04-01 19:03:22 +02:00
Felipe Herranz 6727c2e669 Request codes and some default values 2014-04-01 13:16:41 +02:00
Felipe Herranz 0ea9e59eee SerialBuffer completed and Cp210x class to handle this concrete device 2014-03-23 18:32:42 +01:00
Felipe Herranz c2f044de5d Working on the buffers 2014-03-21 18:36:00 +01:00
Felipe Herranz 5754c972cf Serial Buffer class 2014-03-21 13:53:24 +01:00
Felipe Herranz dc96106718 Usb Serial Interface added 2014-03-20 17:18:09 +01:00
Felipe Herranz 71dccfa1e6 First commit 2014-03-20 12:38:16 +01:00
Felipe Herranz 2d5bb3c472 Initial commit 2014-03-20 04:23:57 -07:00