-
```
What steps will reproduce the problem?
1. On windows system , open the device by vendor id and product id
2. Write some data using the opened handle
3.It throws parameter incorrect exception(using…
-
I have a device that I'm sending packets to about 20 times per second. I do no reading, just writing. Sometimes, a write gets a ```LIBUSB::ERROR_BUSY``` exception, in which case i close and reopen the…
slact updated
7 years ago
-
Hi there,
Not sure if this is possible but I attempted to install this in an ubuntu docker container on macOS.
I received the following error:
```
# ls
Dockerfile LICENSE README.md ap…
-
I think I understand what has happened. I would suggest that the instructions be rewritten and made clearer for the casual user. In the past one extracted a folder called glucometerutils-master and …
-
After following your advices i get this error:
make
g++ -o tempsense -std=c++11 -I/usr/include/hidapi -lhidapi-libusb -lusb main.cpp
/tmp/ccj1jayu.o: In Funktion »main«:
main.cpp:(.text+0x37): W…
fapth updated
3 years ago
-
```
What steps will reproduce the problem?
1. On windows system , open the device by vendor id and product id
2. Write some data using the opened handle
3.It throws parameter incorrect exception(using…
-
Hello,
Thanks for your software. Is there any way to install it on Fedora / RedHat based systems ?
Thanks.
-
I have compiled everything successfully on windows 10 but when i run simple.exe i get the following output:
```
OpenHMD version: 0.3.0
Error: OVRService failed to stop, please try running with Ad…
-
Hi,
keep getting StreamDeck.Transport.Transport.TransportError: Could not open HID device.
Tried disconnecting and reconnecting the deck also tried rebooting.
Only other thing i noticed is th…
-
I would like to know if Ares could implement direct controller communication by raphnetraw, which allows the game talk to the Nintendo 64 controller directly as it reads exactly the same axis values a…