Skip to content

Commit

Permalink
feat: USB reader plugin, device, interface, alternate setting, and en…
Browse files Browse the repository at this point in the history
…dpoint selectors

+ Added the Subprocess.hpp  for selecting devices (this might need to be changed for windows and mac systems in the future)

+ Implementing the dropdown menus for selecting devices, interfaces, alternate settings and endpoints

+ Last step is to finally add the reading method, and hopefully have a working product

+ There is a caveat when it comes to the selectors where complex devices like USB-C laptop docks, and USB-C ethernet adapters, causes the device selector to break as libusb doesn't recognize those devices, im trying to find out why but for the meantime it might just have to be an unsupported edge case
  • Loading branch information
CooperW824 committed Jul 29, 2021
1 parent 09ce0d3 commit 7e415c7
Show file tree
Hide file tree
Showing 6 changed files with 2,404 additions and 7 deletions.
Loading

0 comments on commit 7e415c7

Please sign in to comment.