Wykres commitów

  • 28506a9bf9 assert warning cleanup master Kai Morich 2024-02-19 07:24:30 +0100
  • 8b9ad7efdf improved error handling for read() with concurrent close() (#569) v3.7.1 Kai Morich 2024-04-24 21:24:24 +0200
  • 1245293888 harmonize controlTransfer() result comparison Kai Morich 2024-02-18 13:34:08 +0100
  • 26a2f9363e target sdk 34 Kai Morich 2024-02-18 13:09:23 +0100
  • 83646d6955 gradle 8.2 Kai Morich 2024-02-18 09:35:16 +0100
  • 694dbb1ca6 fix: remove length parameter from call to UsbRequest.queue Joshua Smith 2023-12-13 15:12:39 -0700
  • 573c7e41ca
    Add read() and write() with length argument (#544) Self Not Found 2023-11-09 04:12:30 +0800
  • 1db6c393a8
    Add read() and write() with length argument wh201906 2023-11-05 20:38:14 +0800
  • 880c0070cb
    3.7.0 in README v3.7.0 kai-morich 2023-10-15 17:07:10 +0200
  • a1709c3911
    mention gradle kotlin DSL (#537) kai-morich 2023-10-15 17:06:14 +0200
  • 9c30dc5ffa
    update build workflow versions kai-morich 2023-10-02 19:12:33 +0200
  • b06118b156 consolidate get[Supported]ControlLines kai-morich 2023-10-02 19:05:07 +0200
  • de6d5aa384 replace tab with spaces kai-morich 2023-10-02 15:52:25 +0200
  • 11ccb5b949 add missing ChromeCcd setParameters kai-morich 2023-10-02 08:36:50 +0200
  • d585ca8be7
    add ChromeCcd to readme kai-morich 2023-10-02 08:29:22 +0200
  • 2a2463cd12
    Add support for Cr50 (Chromebook CCD) (#540) Vladimir Serbinenko 2023-10-02 08:19:57 +0200
  • 9fdb31ee75 Add support for Cr50 (Chromebook CCD) Vladimir Serbinenko 2023-09-30 02:47:11 +0200
  • 80a555a189
    v3.6.0 in readme v3.6.0 kai-morich 2023-09-06 07:54:30 +0200
  • 34e6d989fd
    fix codacy badge in README.md kai-morich 2023-08-25 08:51:25 +0200
  • 35fdeb1e13 improved exception type also for read with timeout kai-morich 2023-08-24 19:51:47 +0200
  • 399d3c9c2f
    Added error management inside read function to get more appropriate exception (#529) ExPl0siF 2023-08-24 18:49:29 +0200
  • 79647ff88b
    Added error management inside read function to prevent crash ExPl0siF 2023-08-24 16:47:12 +0200
  • 8c91969d73
    Update CommonUsbSerialPort.java ExPl0siF 2023-08-24 16:17:27 +0200
  • 54ff9bfa44 composite CDC devices: get correct ACM data interface from IAD (#499) kai-morich 2023-08-23 07:48:11 +0200
  • 7aecce7943 util/HexDump with space separated hex strings kai-morich 2023-07-30 09:43:50 +0200
  • d15f4d52bb move util/HexDump class from example to library kai-morich 2023-07-22 09:46:30 +0200
  • fd8c155ca5
    Merge pull request #521 from elicec/master kai-morich 2023-07-31 08:19:24 +0200
  • 88b74d716c add GSM Modem usb device driver elicec 2023-07-31 08:57:34 +0800
  • e9a38ca891 skip non ACM subclasses for CDC composite devices kai-morich 2023-07-24 19:10:15 +0200
  • a9c835bcb0 gradle 8.0 kai-morich 2023-07-04 20:46:36 +0200
  • 9bd1f25773 version update in README v3.5.1 kai-morich 2023-03-15 07:32:49 +0100
  • 083b9ae7fe use correct control index for composite CDC devices with non-consecutive interface IDs (#477) kai-morich 2023-03-15 07:27:37 +0100
  • fd551970be no code changes, just use normal line breaks kai-morich 2023-03-15 07:47:08 +0100
  • 5db45548ba probe CDC devices by USB interface types instead of fixed VID+PID v3.5.0 kai-morich 2023-03-11 19:12:42 +0100
  • 85f64aff96 skip RNDIS related data interfaces in composite CDC devices (#469) kai-morich 2023-03-11 15:21:59 +0100
  • 6c648e9f56 have to use MUTABLE to get GRANTED flag at intent extras kai-morich 2023-03-11 13:06:29 +0100
  • dd1b95b852 target sdk 33 kai-morich 2023-03-11 11:11:51 +0100
  • 7ea76f8899 cdcacm unit test kai-morich 2023-03-11 10:29:05 +0100
  • fbe64fe4be gradle update, coverage working again kai-morich 2023-03-11 09:35:03 +0100
  • 8d3326ed66 remove redundant parameter kai-morich 2023-02-11 20:44:57 +0100
  • 6ffb666b33
    Merge pull request #464 from chobitsfan/patch-2 kai-morich 2023-01-12 17:25:01 +0100
  • e3085eacce
    clarified condition for alternative repo setting kai-morich 2023-01-12 17:21:32 +0100
  • 589b8a0fbf
    update adding repository Chobits Tai 2023-01-04 14:10:54 +0800
  • 5bb8db02d5
    Update README.md kai-morich 2022-07-22 08:12:37 +0200
  • 963ae1d243
    version update v3.4.6 kai-morich 2022-07-22 08:03:51 +0200
  • ab27c19dc3 sdk 31 fixes: pending intent mutability kai-morich 2022-07-21 21:37:32 +0200
  • 1091b4d88b improve PL2303 device type detection (#439) kai-morich 2022-07-21 12:55:14 +0200
  • b0e956c5b3
    Merge pull request #440 from majbthrd/addCH9102F kai-morich 2022-07-21 07:58:56 +0200
  • 82aeccbf1c added VID/PID for Qinheng CH9102F Peter Lawrence 2022-07-20 17:21:00 -0500
  • f8e76c9b3b
    updated version in dependency example kai-morich 2022-07-17 16:05:02 +0200
  • 1d4e0128c0 added VID/PID for Raspberry Pi Pico SDK v3.4.5 kai-morich 2022-07-05 07:08:36 +0200
  • f997a8b68a log prolific device type kai-morich 2022-05-18 08:27:27 +0200
  • 17428f31ca 'while-list' few more of CDC ACM compatible devices Linar Yusupov 2022-05-11 04:04:59 +0000
  • cf9bada887 use optimal write buffer size by default + revert gradle update kai-morich 2022-04-23 11:53:13 +0200
  • b853ac773c test concurrent access on multi-port devices kai-morich 2022-04-19 22:17:23 +0200
  • 1f35587739 target-sdk + dependency update kai-morich 2022-04-19 20:52:38 +0200
  • dea836d8ce
    Merge pull request #411 from Glass-Imaging/rp2_support kai-morich 2022-02-13 13:09:45 +0100
  • a2fa5f010a Specify Support is only for Micropython Doug MacEwen 2022-02-11 11:30:55 -0800
  • 49ee2d3c8e Add support for Raspberry Pi Pico Doug MacEwen 2022-02-08 16:08:49 -0800
  • 80f15e682a
    Atisitnaknawa/usb-serial-for-android Atisitnaknawa 2022-01-26 17:54:44 +0700
  • 896b242be0
    switch openjdk distribution for build action v3.4.4 kai-morich 2021-10-06 08:29:15 +0200
  • e1ec27d764 Using TCK Tested JDK builds of OpenJDK Carl Dea 2021-10-04 09:20:15 -0400
  • bdfb7d5f6c reordered public members kai-morich 2021-09-26 07:52:49 +0200
  • 76f9198c02 more configurable debug log, disabled by default (#389) kai-morich 2021-09-26 07:52:49 +0200
  • d319879386 jitpack with gradle 7 v3.4.3 kai-morich 2021-09-21 20:38:32 +0200
  • 70d4f41268
    Create jitpack.yml kai-morich 2021-09-20 21:23:00 +0200
  • a7e88827f0
    Update README.md kai-morich 2021-09-20 21:10:53 +0200
  • 12095f6b94 coverage for PL2303 variants kai-morich 2021-08-17 17:59:11 +0200
  • 1661535d6b
    Update build.yml kai-morich 2021-08-17 17:56:52 +0200
  • 21cf775281 fix PL2303G product IDs (#383) kai-morich 2021-08-17 17:28:19 +0200
  • cd83951bd1
    version update v3.4.2 kai-morich 2021-08-05 17:09:05 +0200
  • 18e300efa3 add dedicated handling for Ch34x baud rate 921600 kai-morich 2021-07-28 17:40:17 +0200
  • 76f0260a55
    Update version v3.4.1 kai-morich 2021-07-01 18:33:07 +0200
  • 4e0a6d6d2d
    Merge pull request #374 from mik3y/ft2232c kai-morich 2021-07-01 11:15:34 +0200
  • 7ffbc73919 restore FT2232C support kai-morich 2021-07-01 07:45:24 +0200
  • c73c38ca82
    Merge pull request #366 from ti777777/main kai-morich 2021-05-23 15:49:07 +0200
  • 25b5f28a8d update readme ti777777 2021-05-23 17:41:33 +0800
  • c82cd284ae support PL2303GC/GB/GT/GL/GE/GS v3.4.0 kai-morich 2021-05-13 16:16:42 +0200
  • 2f23bdfb6d custom baud rates for PL2303TA/TB kai-morich 2021-05-10 23:21:31 +0200
  • 22a685e738 target-sdk-version update from 29 to 30 kai-morich 2021-05-09 08:16:09 +0200
  • 38527730cd
    Merge pull request #289 from rusefi/st_cdc kai-morich 2021-05-08 19:22:38 +0200
  • ca56647faf Add support for STM32 Virtual COM Port Vimal Bhalodia 2021-05-08 09:12:24 -0400
  • 1d7e52d644 add missing ARDUINO usb products IDs Jérôme LOYET 2021-04-28 17:22:08 +0200
  • 73ef6c5b53
    renamed Troubleshooting wiki page to FAQ kai-morich 2021-04-26 08:04:00 +0200
  • 5f94a47b63 read w/o timeout now only throws exception on connection lost v3.3.3 kai-morich 2021-04-18 19:53:44 +0200
  • 128d1a00b1 new SerialInputOutputManager.start() method kai-morich 2021-04-16 17:33:41 +0200
  • 848d4e7713 SerialInputOutputManager: use optimal read buffer size to reduce latency for FTDI and CH34x v3.3.2 kai-morich 2021-04-04 20:48:46 +0200
  • c917ac5c83 fixed example app crash kai-morich 2021-04-02 20:36:12 +0200
  • f1d73c04dc fixed some warnings kai-morich 2021-04-02 19:40:54 +0200
  • b6e9dbe40f generate unit test coverage xml for codecov upload kai-morich 2021-03-26 20:25:59 +0100
  • f4166f34a0 read w/o timeout now throws exception on connection lost or buffer to small kai-morich 2021-03-22 08:57:16 +0100
  • 2d4d2f78a5
    Merge pull request #351 from lambdapioneer/master kai-morich 2021-03-18 08:11:26 +0100
  • b8c3057967 Use monotonic clock for timeouts Daniel Hugenroth 2021-03-16 22:39:00 +0000
  • c06ccf70bc really set thread priority in SerialInputOutputManager (#349) v3.3.1 kai-morich 2021-02-23 07:47:35 +0100
  • cbed086279 fix write timeout calculation kai-morich 2021-02-14 14:16:25 +0100
  • 4ffcc8d0fb simplify write timeout handling kai-morich 2021-02-08 22:28:46 +0100
  • f60414f8ec improve write timeout handling kai-morich 2021-01-31 20:01:12 +0100
  • 85d0348844 improve error quality + test for PR #339 kai-morich 2021-01-31 19:56:43 +0100
  • fc610a9764 IntDef Parity for better warnings kai-morich 2021-01-16 22:17:34 +0100
  • 5519182256
    Merge pull request #339 from ybs-github/master kai-morich 2021-01-10 10:04:27 +0100