|
From: leiliu3040 <met...@gm...> - 2013-11-11 05:59:30
|
Hi I'm new to Linux os. Now I'm trying to implement a Joystick driver in Linux RT platform. The plan is to support the common joysticks made by major manufacture. I can get the button and axis info from the device and read the control command from it. I'm using the 3rd party library: HIDAPI which does not provide the parser for the joystick. So I need to write a general parser for the standard joystick devices which is quite time costing. I'm wondering where I can find such kind of parser or library which can help to do the report parser and data analysis. Thanks for any help. -- View this message in context: http://libusb.6.n5.nabble.com/Joystick-Parser-in-Linux-RT-tp5712634.html Sent from the LibUSB Dev mailing list archive at Nabble.com. |