Hello, I am a student doing a master in opensource software. I am doing an augmented reality application running (at the moment) on mac os x, but I'm trying to be as platform independent as I can, so I chose libhid to talk with two sensors: an accelerometer and a digital compass, both of them with usb inerface. Libhid correctly finds the accelerometer, the first in development, but I have problems to talk to it. I read the thread 'Questions about getting data from usb device using libhid' and the article 'http://www.linuxjournal.com/node/8145' but I still get: WARNING: hid_find_object(): can't find requested item 0xff000001.0x000a0042 of USB device 002/002-1b67-000a-00-00[0]. Domenico Guarino
Attached are my settings, taken from testlibusb output and the code with its output.
_______________________________________________ libhid-discuss mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/libhid-discuss

