effective-light
|
16823092bc
|
device: add preliminary support for wired devices
|
2020-08-25 06:47:07 -04:00 |
Peter F. Patel-Schneider
|
c6506b3508
|
receiver: add option to not wait for a reply when requesting to device
|
2020-07-12 18:04:04 -04:00 |
Filipe Laíns
|
27c90fa736
|
yapf: adjust style to not indent closing brackets
Signed-off-by: Filipe Laíns <lains@archlinux.org>
|
2020-07-07 15:11:15 +01:00 |
Filipe Laíns
|
8e89aa0038
|
yapf: set max line lenght to 127
Signed-off-by: Filipe Laíns <lains@archlinux.org>
|
2020-07-07 15:11:15 +01:00 |
Filipe Laíns
|
627185079f
|
flake8: initial fix
Signed-off-by: Filipe Laíns <lains@archlinux.org>
|
2020-07-07 15:11:15 +01:00 |
Filipe Laíns
|
33521558ed
|
pre-commit: initial fix
Signed-off-by: Filipe Laíns <lains@archlinux.org>
|
2020-07-07 15:11:15 +01:00 |
Filipe Laíns
|
e6369e0c3c
|
isort: intial import fix
Signed-off-by: Filipe Laíns <lains@archlinux.org>
|
2020-07-07 15:11:15 +01:00 |
Filipe Laíns
|
72a8d311bc
|
yapf: change code style to yapf
Signed-off-by: Filipe Laíns <lains@archlinux.org>
|
2020-07-07 15:11:15 +01:00 |
Peter F. Patel-Schneider
|
09125bce2d
|
receiver: filter out DJ reports that are not notifications
|
2020-06-20 05:31:45 -04:00 |
Peter F. Patel-Schneider
|
7c6bd4202d
|
receiver: use dictionary for expected message length checking; ignore messages with unknown report ids
|
2020-02-18 08:14:22 -05:00 |
Peter F. Patel-Schneider
|
1740a9a8c4
|
receiver: segregate and standardly handle DJ notifications separately - just ignore them all for now
|
2020-02-18 08:14:22 -05:00 |
Peter F. Patel-Schneider
|
0cadc3247e
|
receiver: don't create notifications for movement and key reports
|
2020-02-18 08:14:22 -05:00 |
Peter F. Patel-Schneider
|
907c5ab075
|
receiver: change usb identification of receivers to dictionary to allow adding other fields, add receiver name to dictionary
|
2020-02-16 22:16:37 +00:00 |
Peter F. Patel-Schneider
|
995544396c
|
receiver: don't log messages with unknown report IDs
|
2019-12-26 16:10:48 +00:00 |
Tom Swartz
|
ae9e862f19
|
Fix typos in comments
|
2019-10-20 23:53:45 +01:00 |
Tom Swartz
|
12f4e187d6
|
Fix typos in logging, output
|
2019-10-20 23:53:45 +01:00 |
Daniel Pavel
|
5d4d0c07ad
|
use () instead of [] where possible
|
2013-07-19 11:48:40 +02:00 |
Daniel Pavel
|
38c76393b1
|
added copyright notices to all source files
|
2013-07-15 17:54:42 +02:00 |
Daniel Pavel
|
43ab629a26
|
moved logitech.unifying_receiver package to logitech_receiver
|
2013-07-12 22:48:09 +02:00 |