-
I've got multiple devices that I'm trying to access in a stable manner. They do not provide a serial number or other uniquifying data that I can see. I tried to use the HID path but it looks like th…
-
Hello team,
I am running onlykey-cli version 1.2.4 here under python 3.8 on GNU/Gentoo Linux amd64 kernel 5.11.7.
Execution of commands work, however, instead of graceful exit I am getting segme…
-
This is a question regarding my usage of hid.c.
Currently I'm having a thread using hid_enumerate to manage all devices. This thread also performs hid_open/hid_close on all devices.
Independently I …
dsula updated
12 years ago
-
It seems that I am unable to reproduce the results of existing releases.
As noted by https://github.com/spesmilo/electrum/issues/5859#issuecomment-577121504, part of this is related to Cython which…
-
```
I'm running the following code on an Emotive EEG on OS X Mountain Lion
byte[] report = new byte[9];
int wrote = dev.getFeatureReport(report);
System.out.printl…
-
```
Currently if controller is not connected, the following error is shown:
{{{
prosody /Users/lord/Dropbox/Projects/Javadrone> java -jar controltower-full.jar
Exception in thread "main" java.lang.…
-
```
Currently if controller is not connected, the following error is shown:
{{{
prosody /Users/lord/Dropbox/Projects/Javadrone> java -jar controltower-full.jar
Exception in thread "main" java.lang.…
-
```
I'm running the following code on an Emotive EEG on OS X Mountain Lion
byte[] report = new byte[9];
int wrote = dev.getFeatureReport(report);
System.out.printl…
-
```
Hello, while compiling on Ubuntu Linux with kernel 3.6.9 real time, i get the
following error message:
...
[ 41%] Generating source-file "separator_png.cpp".
[ 43%] Generating source-file "level…
-
```
What steps will reproduce the problem?
1. Set up an Mac 10.7 environment to interface with a HID device. Put
libraries in the appropriate places (libhidapi-jni.jnilib in the
/Library/Java/Exten…