Richard Hughes
|
822e134e94
|
unifying: Split up the HID++2.0 and HID++1.0 functionality
|
2017-07-04 13:19:09 +01:00 |
|
Richard Hughes
|
2a247e85e3
|
unifying: Allow flashing in bootloader modes
|
2017-07-03 20:17:50 +01:00 |
|
Richard Hughes
|
b1af7496b1
|
unifying: Show the hardware version when the hardware provides this
|
2017-06-28 14:19:11 +01:00 |
|
Richard Hughes
|
42b6439892
|
unifying: Switch to a floating point HID++ version
|
2017-06-28 14:17:30 +01:00 |
|
Richard Hughes
|
2c1bd0236c
|
unifying: Only call HID++2.0 features on version 2+ devices
Also, ignore HID++1.0 replies from HID++2.0 devices and use the correct
function ID for getDfuStatus to avoid an error.
|
2017-06-28 12:10:02 +01:00 |
|
Richard Hughes
|
653119fef8
|
unifying: Use a longer timeout for some operations
|
2017-06-28 12:09:51 +01:00 |
|
Richard Hughes
|
695d01ed93
|
unifying: Keep the devices open, closing in finalize
|
2017-06-28 12:09:51 +01:00 |
|
Richard Hughes
|
ae15bc2649
|
unifying: Filter by SwId when making HID++2.0 requests
Using the default value of '0' is what the kernel is using (related, libratbag
is using 0x08) and makes hotplug unreliable.
|
2017-06-28 12:05:32 +01:00 |
|
Richard Hughes
|
668f91419d
|
unifying: Allow large HID++ version numbers
Apparently, '4.3' is a perfectly valid version number.
|
2017-06-28 12:05:32 +01:00 |
|
Richard Hughes
|
8884676c5d
|
unifying: Ping before trying to get the feature indexes
This reduces log spew for disconnected-but-paired devices.
|
2017-06-28 12:05:32 +01:00 |
|
Richard Hughes
|
72975f0077
|
unifying: Only mark the device as active once the probe has completed
|
2017-06-24 07:40:38 +01:00 |
|
Richard Hughes
|
7a7591a99a
|
unifying: Add support for DFU features
This adds support for flashing peripherals with the 0x00d0 DFU feature.
|
2017-05-02 21:30:50 +01:00 |
|