Solaar/lib/logitech_receiver
Peter F. Patel-Schneider a49b7938e0 receiver: Receiver C517 can have two paired devices 2020-03-16 16:04:16 +00:00
..
__init__.py added copyright notices to all source files 2013-07-15 17:54:42 +02:00
base.py receiver: use dictionary for expected message length checking; ignore messages with unknown report ids 2020-02-18 08:14:22 -05:00
base_usb.py receiver: Receiver C517 can have two paired devices 2020-03-16 16:04:16 +00:00
common.py Fix typos in logging, output 2019-10-20 23:53:45 +01:00
descriptors.py device: move persister from Setting to _DeviceDescriptor to get around problem with settings discovered after startup 2020-01-21 03:23:25 +00:00
hidpp10.py use () instead of [] where possible 2013-07-19 11:48:40 +02:00
hidpp20.py receiver: battery level 0 is unknown level 2020-02-10 18:44:28 +00:00
i18n.py Fix UnicodeDecodeError with ngettext and python2 2019-06-29 18:01:54 +02:00
listener.py Fix issues with HID++ >= 2.0 devices (particularly related to sleep). 2018-08-10 23:15:37 -04:00
notifications.py receiver: segregate and standardly handle DJ notifications separately - just ignore them all for now 2020-02-18 08:14:22 -05:00
receiver.py cli: force unpairing attempt when using cli 2020-03-15 23:34:51 +00:00
settings.py device: move persister from Setting to _DeviceDescriptor to get around problem with settings discovered after startup 2020-01-21 03:23:25 +00:00
settings_templates.py receiver: don't check features when device is not online 2020-02-22 08:46:56 -05:00
special_keys.py Add basic 0xc534 receiver and M185 mouse support 2017-03-21 18:00:44 +02:00
status.py receiver: fix seldom-encountered bug for devices that have no features set up yet 2020-02-21 16:52:28 +00:00