Łukasz Woźniak
|
27cda8bf08
|
settings: add ability to toggle boolean values in solaar config
#1325
|
2021-11-15 08:50:45 -05:00 |
Peter F. Patel-Schneider
|
4bc3799e96
|
cli: print Bolt receiver registers in solaar probe
|
2021-11-11 10:48:12 -05:00 |
Peter F. Patel-Schneider
|
885cefb5b6
|
cli: add pairing for Bolt receivers
|
2021-11-11 10:48:12 -05:00 |
Hugo Osvaldo Barrera
|
22bf4fafff
|
Drop unnecessary __future__ imports
These are all active by default on all recent Python versions.
|
2021-10-30 16:49:41 -04:00 |
Hugo Osvaldo Barrera
|
b96d16672b
|
Drop obsolete encoding declaration
This was only parsed in Python 2.
Python 3 only supports UTF-8 for source files, and that's what it uses.
|
2021-10-30 16:49:41 -04:00 |
Peter F. Patel-Schneider
|
c5ef207961
|
device: use first word of name for code name if friendly name not available
|
2021-08-31 19:05:57 -04:00 |
Peter F. Patel-Schneider
|
a7ddb3efdd
|
cli: allow for new_fn_inversion call to fail
|
2021-08-31 19:05:57 -04:00 |
Peter F. Patel-Schneider
|
70a0fcd906
|
cli: show battery information under unified battery feature
|
2021-08-05 16:37:28 -04:00 |
Peter F. Patel-Schneider
|
b34061c766
|
ui: add ability to ignore a Solaar setting
|
2021-04-12 07:39:35 -04:00 |
Peter F. Patel-Schneider
|
dc3f70ff86
|
cli: use 1-origin addressing when selecting from choices in config
|
2021-03-18 09:57:03 -04:00 |
Peter F. Patel-Schneider
|
58f1a142ec
|
cli: fix config check against choices
|
2021-03-18 09:57:03 -04:00 |
Peter F. Patel-Schneider
|
5642a658ab
|
cli: print settings saved in config file in show command
|
2021-03-06 07:39:04 -05:00 |
Peter F. Patel-Schneider
|
babdb44b4f
|
cli: fix up help messages for selecting devices and receivers for CLI commands
|
2021-02-21 13:23:33 -05:00 |
Peter F. Patel-Schneider
|
daee35de4a
|
cli: fix bug in finding receiver to pair
|
2021-02-21 06:30:32 -05:00 |
Peter F. Patel-Schneider
|
04d79810d4
|
cli: set keyed settings with config
|
2021-02-18 11:02:57 -05:00 |
Leonardo Gates
|
c1a79a49f8
|
settings: implement polling rate
|
2021-02-17 07:58:30 -05:00 |
Peter F. Patel-Schneider
|
eb0d939d1a
|
cli: don't select unpaired device for config command
|
2021-02-16 08:25:46 -05:00 |
Peter F. Patel-Schneider
|
4b52b77348
|
cli: add device name to output when changing settings using config command
|
2021-02-16 08:25:46 -05:00 |
Peter F. Patel-Schneider
|
82a41bf46b
|
device: show remaining pairings in show
|
2021-01-27 11:35:11 -05:00 |
Peter F. Patel-Schneider
|
d81a971455
|
cli: don't show devices as receivers
|
2020-11-21 12:32:33 -05:00 |
Peter F. Patel-Schneider
|
79b18d07c9
|
cli: fix bug in probe
|
2020-11-02 09:15:43 -05:00 |
Peter F. Patel-Schneider
|
1162ccb897
|
device: be defensive when getting device id
|
2020-11-01 15:14:18 -05:00 |
Peter F. Patel-Schneider
|
815c9755b5
|
receiver: handle bluetooth-connected devices
|
2020-09-29 11:26:34 -04:00 |
Peter F. Patel-Schneider
|
0259e44c31
|
cli: ignore DJ pairing notifications in CLI pair command
|
2020-09-24 18:22:35 -04:00 |
Peter F. Patel-Schneider
|
b1d4b2f3cd
|
receiver: add model and node ID and use in configurations
|
2020-09-23 18:03:47 -04:00 |
Peter F. Patel-Schneider
|
aeb8588e06
|
cli: make probe and config work for wired devices
|
2020-09-23 18:03:47 -04:00 |
Peter F. Patel-Schneider
|
95a30a8089
|
cli: add extra information about features to show command output
|
2020-09-23 18:03:47 -04:00 |
Peter F. Patel-Schneider
|
714f8782b3
|
cli: reduce chance of connect notifications clashing when pairing
|
2020-09-18 05:49:43 -04:00 |
Vinícius
|
b3751913b2
|
receiver: read GESTURE2 param defaults
|
2020-09-01 18:38:00 -04:00 |
Vinícius
|
09394cfbf5
|
receiver: support GESTURE2 specs
|
2020-09-01 18:38:00 -04:00 |
Vinícius
|
4a5c0ea523
|
receiver: initial implementation of boolean GESTURE 2 settings
|
2020-09-01 18:38:00 -04:00 |
Peter F. Patel-Schneider
|
633760e261
|
receiver: add initial support for GESTURE_2
|
2020-09-01 18:38:00 -04:00 |
Peter F. Patel-Schneider
|
68aebc8c1b
|
cli: slight improvement to probe
|
2020-09-01 18:35:31 -04:00 |
Peter F. Patel-Schneider
|
831287ead6
|
cli: add full register dump for probe
|
2020-09-01 18:04:24 -04:00 |
Peter F. Patel-Schneider
|
1bba8b26de
|
cli: fix bug in probe.py
|
2020-08-29 13:38:11 -04:00 |
effective-light
|
eec5df5d56
|
device: read the serial number properly from the device hidraw nodes
|
2020-08-25 06:47:07 -04:00 |
effective-light
|
00ea128775
|
Prevent the precommit hooks from complaining
|
2020-08-25 06:47:07 -04:00 |
effective-light
|
b98033d558
|
base: add a number of relevant device ids and print them when the "show" command is executed
|
2020-08-25 06:47:07 -04:00 |
effective-light
|
16823092bc
|
device: add preliminary support for wired devices
|
2020-08-25 06:47:07 -04:00 |
effective-light
|
35114490d3
|
cli: print each device's direct path
|
2020-08-25 06:47:07 -04:00 |
Peter F. Patel-Schneider
|
6918353a29
|
cli: improve messages for unpairing errors
|
2020-08-08 07:58:01 -04:00 |
Wojciech Nawrocki
|
1973693cc8
|
hidpp20: support version 4 of REPROG_CONTROLS_V4
|
2020-08-07 13:40:36 -04:00 |
Wojciech Nawrocki
|
95dc973748
|
hidpp20: add full support for version 2 of REPROG_CONTROLS_V4
|
2020-08-07 13:40:36 -04:00 |
Alex Cherkayev
|
e436b1bd1d
|
receiver: add support for EX100 keyboard/mouse and receiver (046d:c517)
docs: add EX100 keyboard/mouse combo
device: add EX100 keyboard and mouse
hidpp10: fix notification parsing, add device features flags, fix documentation links
notifications: fix wpid processing for 27 MHz protocol
cli: add display of device features flags for HID++ 1.0 devices
|
2020-07-20 11:55:59 -04:00 |
Peter F. Patel-Schneider
|
de0894bc34
|
receiver: adjust CHANGE_HOST numbers to user-visible ones
|
2020-07-13 19:15:44 -04:00 |
Peter F. Patel-Schneider
|
b6615d5abe
|
cli: in config don't apply setting unnecessarily and don't print setting after writing
|
2020-07-12 18:12:18 -04:00 |
Peter F. Patel-Schneider
|
323fb13161
|
cli: check range values for validity in config
|
2020-07-12 18:12:18 -04:00 |
Peter F. Patel-Schneider
|
fef22de021
|
cli: don't lower-case choice values and allow numeric selection of choices
|
2020-07-12 18:12:18 -04:00 |
Peter F. Patel-Schneider
|
e05c1aa90c
|
cli: make config faster
|
2020-07-10 14:16:41 -04:00 |
Peter F. Patel-Schneider
|
c38d10a654
|
receiver: gather host names from HOSTS_INFO feature and show them
|
2020-07-09 12:44:27 -04:00 |