-
Notifications
You must be signed in to change notification settings - Fork 0
old-dab/libusb
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
DAB decoders using librtlsdr sometimes have drop outs with Windows 10. Libusb's bulk-in transfer seems to be not fast enough. I found this issue: libusb/libusb#490 Unfortunately, libusb has no function to set pipe policy to RAW_IO. So i made a patch. It sets the pipe policy to RAW_IO just before the first read.
About
Patch for libusb
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published