Wykres commitów

47 Commity (master)

Autor SHA1 Wiadomość Data
kai-morich a4ee5c2158
Update README.md 2024-05-13 22:19:37 +02:00
kai-morich 880c0070cb
3.7.0 in README 2023-10-15 17:07:10 +02:00
kai-morich a1709c3911
mention gradle kotlin DSL (#537) 2023-10-15 17:06:14 +02:00
kai-morich d585ca8be7
add ChromeCcd to readme 2023-10-02 08:29:22 +02:00
kai-morich 80a555a189
v3.6.0 in readme 2023-09-06 07:54:30 +02:00
kai-morich 34e6d989fd
fix codacy badge in README.md 2023-08-25 08:51:25 +02:00
kai-morich 9bd1f25773 version update in README 2023-03-15 07:47:48 +01:00
kai-morich 5db45548ba probe CDC devices by USB interface types instead of fixed VID+PID
- no more custom prober required for standard CDC devices
- legacy (singleInterface) CDC devices still have to be added by VID+PID
- for autostart VID+PID still have to be added to device_filter.xml
2023-03-11 19:12:42 +01:00
kai-morich e3085eacce
clarified condition for alternative repo setting 2023-01-12 17:21:32 +01:00
Chobits Tai 589b8a0fbf
update adding repository 2023-01-04 14:10:54 +08:00
kai-morich 5bb8db02d5
Update README.md
mention Qinheng CH9102
2022-07-22 08:12:37 +02:00
kai-morich 963ae1d243
version update 2022-07-22 08:03:51 +02:00
kai-morich f8e76c9b3b
updated version in dependency example 2022-07-17 16:05:02 +02:00
kai-morich a7e88827f0
Update README.md 2021-09-20 21:10:53 +02:00
kai-morich cd83951bd1
version update 2021-08-05 17:09:05 +02:00
kai-morich 76f0260a55
Update version 2021-07-01 18:33:07 +02:00
ti777777 25b5f28a8d update readme 2021-05-23 17:41:33 +08:00
kai-morich 73ef6c5b53
renamed Troubleshooting wiki page to FAQ 2021-04-26 08:04:00 +02:00
kai-morich 128d1a00b1 new SerialInputOutputManager.start() method
Previously recommended start action `Executors.newSingleThreadExecutor().submit(ioManager)` did not shutdown the Executor, which caused a thread leak. It's still possible to use old style start, as SerialInputOutputManager continues to implement Runnable interface.
2021-04-16 21:55:22 +02:00
kai-morich 848d4e7713 SerialInputOutputManager: use optimal read buffer size to reduce latency for FTDI and CH34x 2021-04-04 20:55:41 +02:00
kai-morich 6b7d358f1f
move codacy project 2020-12-12 11:40:16 +01:00
Sharabaddin 6ff679d989
ez for start
and fix potential problems
2020-12-10 14:03:45 +02:00
kai-morich 69330e9168
link feature matrix 2020-10-17 12:31:10 +02:00
kai-morich d63a24762d mention other CP210x devices, remove CP2110 which is a HID device 2020-09-22 07:52:18 +02:00
kai-morich 4f2d6c73a4
list all supported FTDI devices 2020-08-24 17:32:03 +02:00
kai-morich 2d13b90f59 move from LGPL to MIT license (#244)
moving away from LGPL possible, as the FTDI driver is rewritten and not based any more on LGPL code from libftdi.
2020-07-29 11:03:26 +02:00
kai-morich e496195bd9 rewrite ftdi driver without LGPL code from libftdi 2020-07-27 17:39:01 +02:00
kai-morich e0ed25b85f CH341A readme update 2020-07-27 17:38:16 +02:00
kai-morich 2354f93354 modernize example app 2020-03-29 16:56:26 +02:00
kai-morich a954db1b94 readme with sync + async read 2019-11-16 00:09:41 +01:00
Kai Morich b3631dff58 README with SerialInputOutputManager for read() and port for write()
test the usually not used read/write variants
2019-10-26 21:32:28 +02:00
Kai Morich 54a3db115f show code coverage 2019-10-20 22:41:55 +02:00
Kai Morich 9755a4cb87 release preparations 2019-10-12 11:37:35 +02:00
Kai Morich 2bee5b930b build with jitpack 2019-10-06 17:52:17 +02:00
Kai Morich 508c39e66a README cleanup 2019-10-06 10:27:41 +02:00
Kai Morich 0d48ed04e7 Always use async read, as bulkTransfer can cause data loss. Increase API version to 17 because async read only works reliably since Android 4.2 (http://b.android.com/28023) 2019-10-05 10:35:15 +02:00
shane tully 1ef426920f fix example code in README 2016-05-01 18:43:30 -07:00
shane tully 3479892809 fix link to device_filter.xml and remove trailing whitespace in README 2016-05-01 18:31:40 -07:00
Diego Herranz 49af3725d0 Fix typo on link to usbSerialExamples 2014-11-04 16:31:58 +01:00
Chirag Nagpal 942adc18a2 modified: README.md 2014-09-01 21:40:26 +05:30
mike wakerly 8a152071b4 Update README.md 2014-06-14 12:55:21 -07:00
mike w 5c8a6556a9 Update README.md 2014-03-03 23:44:06 -08:00
mike wakerly 7e9589d582 Add wiki links. 2013-10-28 18:44:33 -07:00
mike w 4b4499f369 Update README.md 2013-09-13 09:34:09 -07:00
mike w d7ba0be9d4 Update README.md 2013-09-13 09:33:53 -07:00
mike w e2c042fc89 Update README.md 2013-09-13 09:29:42 -07:00
mike wakerly bd50024ebc Initial commit. 2011-12-28 16:29:17 -08:00