Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • S Solaar
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 10
    • Issues 10
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 2
    • Merge requests 2
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • pwr-Solaar
  • Solaar
  • Merge requests
  • !674

Support receivers that don't unpair but replace when pairing, like c534

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Peter F. Patel-Schneider requested to merge github/fork/pfps/c534 into master Feb 17, 2020
  • Overview 2
  • Commits 9
  • Pipelines 0
  • Changes 9

Correctly handle receivers like the c534:

Support devices that only allow a limited number of total re-pairings Support devices that do not unpair or when pairing replace existing pairings Add information about max_pairings, unpairing, and re-pairing to the list of receivers by USB id Set up c534 as receiver with max 2 pairings, no unpairing, re-pairing

It may be that all nano receivers work the same way as the c534. This PR only sets up the c534, as that is the only nano receiver I have access to. Changing all nano receivers to work this way is simply a matter of changing _nano_receiver in base_usb.py

This updates PR #614

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/pfps/c534