Skip to content

issues Search Results · repo:Arti3DPlayer/USBDeviceSwift language:Swift

Filter by

21 results
 (57 ms)

21 results

inArti3DPlayer/USBDeviceSwift (press backspace or delete to remove)

How Do I get USB Device s serial number?
  • diuming
  • Opened 
    on Jun 30, 2024
  • #28

Hi, to keep code compatibility, please include a proper release tag in the repo. This allows for Swift Package Manager to use the .upToNextMajor(from: 0.1.0 ) and related version compatibility methods. ...
  • mcritz
  • 1
  • Opened 
    on Jul 5, 2023
  • #26

Is it possible to disable/enable a device with your codebase? We have actors being filmed using laptops, and need to prevent them from actually typing or using the trackpad, but keep an external mouse/keyboard ...
  • toysonlocation
  • Opened 
    on Mar 10, 2022
  • #24

I believe there is a slight bug on lines 20-21 in the ViewController here... https://github.com/Arti3DPlayer/USBDeviceSwift/blob/master/CleanFlightSerialExample/CleanFlightSerialExample/ViewController.swift#L20-L21 ...
  • CartBlanche
  • 2
  • Opened 
    on Oct 16, 2021
  • #23

we are getting a lot of strings leaking from running monitor just for a few seconds: leaks Report Version: 4.0 Process 57082: 153864 nodes malloced for 26207 KB Process 57082: 1036 leaks for 52400 total ...
  • paulz
  • Opened 
    on Feb 1, 2021
  • #21

Hi, is it possible to get the BSD Path of a mounted USB device by using / adapting this code? I ve researched various interconnected stackoverflow responses: https://stackoverflow.com/questions/40008280/usb-device-path-in-swift/46319129#46319129 ...
  • iboy
  • Opened 
    on May 7, 2020
  • #19

Hi, loving the code. I have a question about how it can be modified to handle multiple connections of the same device. Let s say I have two USB Mice, both are made by the same manufacturer, so both have ...
  • haskins-io
  • Opened 
    on Apr 22, 2020
  • #18

When I try to install this swift package I get the following response: $ swift build Updating https://github.com/Arti3DPlayer/USBDeviceSwift.git error: dependency graph is unresolvable; found these conflicting ...
  • ChielChiel
  • Opened 
    on Nov 12, 2019
  • #16

First, Thanks to the good repo. I use the demo to send a command to USB device. But the kr is -536854449. `func getStatus() throws - [UInt8] { //Getting device interface from our pointer guard let deviceInterface ...
  • WadeZhao23
  • 5
  • Opened 
    on May 13, 2019
  • #15

Hi @Arti3DPlayer Could you help me how to send USB bulk transfer requests? Thanks so much!
  • srbalan
  • 1
  • Opened 
    on May 9, 2019
  • #14
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub