Solaar/lib/solaar/cli
Ken Sanislo 0cc3b01aec Fix Centurion protocol version display (1.16 not 2.6)
The HID++ ping math (major + minor/10.0) produced a bogus "2.6" for
Centurion devices whose ProtocolCapabilities returns major=1, minor=0x10.
Store the raw (major, minor) bytes from the ping response and display
them correctly as "Centurion 1.16" in both CLI and GUI.
2026-04-12 14:51:54 -07:00
..
__init__.py Display Centurion dongle as receiver with headset as child device 2026-04-12 14:51:54 -07:00
config.py cli: allow to change LED settings 2025-12-21 18:03:53 -05:00
pair.py cli: correctly handle timeout in Bolt discovery 2026-01-18 14:21:56 -05:00
probe.py Rewrote string concatenation/format with f strings 2025-01-29 08:40:14 -05:00
profiles.py cli: better error messages for solaar profile 2025-11-19 13:50:54 -05:00
show.py Fix Centurion protocol version display (1.16 not 2.6) 2026-04-12 14:51:54 -07:00
unpair.py Rewrote string concatenation/format with f strings 2025-01-29 08:40:14 -05:00