logiops/src/logid/backend
pixl 0b87d3c664
Fixed bug: odd devices would fail Root GetFeature
Some devices throw an hidpp20::Error InvalidFeatureIndex when Root
GetFeature is called with some features (e.g. 0x1b04) as the parameter.

Since Root is a required feature in the HID++ 2.0 protocol, this error
can safely be ignored and treated as an UnsupportedFeature.

Fixes bug in #20 where the Logitech PRO headset would not work.
2020-07-12 16:15:48 -04:00
..
dj Move logger into util/log.h 2020-07-12 16:15:48 -04:00
hidpp Fixed bug: odd devices would fail Root GetFeature 2020-07-12 16:15:48 -04:00
hidpp10 Add GPL copyright notice in all C++ source files 2020-07-12 16:15:32 -04:00
hidpp20 Fixed bug: odd devices would fail Root GetFeature 2020-07-12 16:15:48 -04:00
raw Move logger into util/log.h 2020-07-12 16:15:48 -04:00
Error.cpp Add GPL copyright notice in all C++ source files 2020-07-12 16:15:32 -04:00
Error.h Add GPL copyright notice in all C++ source files 2020-07-12 16:15:32 -04:00