Commit Graph

5 Commits

Author SHA1 Message Date
Peter Wu
bcdc930b76 hidpp20: update feature list from SetPoint 6.61.15
cases are now sorted by feature ID, some names have been adjusted for
consistency with the documented names.

New feature:
- 0x0002 FeatureInfo
- 0x6120 Touchmouse6120

Renamed fetures:
- IRoot -> Root
- IFeatureSet -> FeatureSet
- IFirmwareInfo -> DeviceFwVersion
- GetDeviceNameType -> DeviceName
- DFUControl -> Dfucontrol
- batteryLevelStatus -> BatteryStatus
- SpecialKeysMSEButtons -> ReprogControls
2013-09-28 12:27:32 +02:00
Peter Wu
590422bf54 hidpp20: add flag 0x20 for feature type
featureType flag 0x20 is "Reserved for Logitech internal use" according
to hidpp20 spec.
2013-08-20 12:31:39 +02:00
Peter Wu
137bd026ce Fix compile error due to u8
Reported by Harry Weston, a compilation error occurs with GCC 4.4.4
because the u8 type is already defined in ltunify.c
2013-07-23 13:53:43 +02:00
Peter Wu
b493f9bd3c ltunify: document more advertised HID++2 features 2013-05-26 21:06:07 +02:00
Peter Wu
e2faf04f8f ltunify: preliminary HID++ 2.0 support, add TODO 2013-04-30 17:40:53 +02:00