Solaar/lib/logitech/unifying_receiver
Peter Wu f0542923d7 hid10: update flags description for notifications
The Logitech HID++ 1.0 documentation actually names the fields for devices and
receiver. Clarify that and explain why enabling all of the bits is a bad idea.
2013-05-19 10:30:41 +02:00
..
__init__.py incipient support for the Nano receiver 2013-04-28 14:27:16 +02:00
base.py python 2/3: fix handling of first argument (unicode) of pack/unpack 2013-05-06 16:50:17 +02:00
common.py enable notifications for peripherals; fixes #27 2013-05-17 23:06:24 +03:00
descriptors.py extended documentation of descriptors and registers 2013-05-06 14:51:57 +02:00
hidpp10.py hid10: update flags description for notifications 2013-05-19 10:30:41 +02:00
hidpp20.py python 2/3: fix handling of first argument (unicode) of pack/unpack 2013-05-06 16:50:17 +02:00
listener.py get rid of bad map() calls 2013-05-06 17:51:03 +02:00
receiver.py only enable certain notification flags on devices 2013-05-18 00:15:42 +03:00
settings.py Make BooleanValidator accept bytes too besides int 2013-04-27 15:12:55 +02:00
status.py only notify on connected devices at start-up 2013-05-18 02:20:22 +03:00