Juan Leni

Results 72 comments of Juan Leni

I am glad to separate this.. I will do it later today

I would add appveyor CI. At least to confirm there are no build issues.

I can also help with MacOS. I would suggest switching to circleci and requesting build machines for macos (https://circleci.com/pricing/#faq-section-os-x). Travis mac builds are very slow.

I understood that. I can help with the mac development. My suggestion was to add CI too. Given that you are the owner of the project, I was suggesting you...

I could solve the problem of zero values by moving to hidraw. However, I now receive odd/incorrect numbers. @tresf Could you find a solution to this problem? I have seeing...

it seems to me that the usage_page is not even set and the values we are seeing are some left over. https://github.com/signal11/hidapi/blob/a6a622ffb680c55da0de787ff93b80280498330f/linux/hid.c#L479-L555

Actually, it seems that here is a dead PR with the fix: https://github.com/signal11/hidapi/pull/6 It is unfortunate that the project has no activity since 2016

@tresf would you mind renaming the issue to: "Invalid usage_page values in Linux" ?

AFAIK, if you are wrapping things with electron, you will need to use HID transport instead.

any news with respect to this? would it be possible to expose: `CborError get_string_chunk(CborValue *it, const void **bufferptr, size_t *len)`in cbor.h? This could be a good workaround AFAIK and would...