I need to interface some joystick-like device to QNX.
Is anything supported? Serial joysticks? Analog joysticks?
USB joysticks? MIDI joysticks? Anything? Thanks.
John Nagle
Team Overbot
Is there any kind of joystick support for QNX
Re: Is there any kind of joystick support for QNX
John Nagle <nagle@downside.com> wrote:
JN > I need to interface some joystick-like device to QNX.
JN > Is anything supported? Serial joysticks? Analog joysticks?
JN > USB joysticks? MIDI joysticks? Anything? Thanks.
JN > John Nagle
JN > Team Overbot
I don't know. I don't think so.
I had written a driver for QNX4 for a joystick. The problem is that
they are not a real time friendly device. You have to constantly poll
it to see when an RC circuit charges or discharges. I forget which.
JN > I need to interface some joystick-like device to QNX.
JN > Is anything supported? Serial joysticks? Analog joysticks?
JN > USB joysticks? MIDI joysticks? Anything? Thanks.
JN > John Nagle
JN > Team Overbot
I don't know. I don't think so.
I had written a driver for QNX4 for a joystick. The problem is that
they are not a real time friendly device. You have to constantly poll
it to see when an RC circuit charges or discharges. I forget which.
Re: Is there any kind of joystick support for QNX
John Nagle wrote:
simple (i.e. a couple days work). See the Input DDK.
US Micro seems to have some nice industrial units.
http://www.usmicroproducts.com/prod_joy ... ystick.htm
Writing a driver for a serial joystick would be relativelyI need to interface some joystick-like device to QNX.
Is anything supported? Serial joysticks? Analog joysticks?
USB joysticks? MIDI joysticks? Anything? Thanks.
simple (i.e. a couple days work). See the Input DDK.
US Micro seems to have some nice industrial units.
http://www.usmicroproducts.com/prod_joy ... ystick.htm