Search found 2 matches

by thomasth
Thu Jan 19, 2017 8:19 am
Forum: Developer's Forum for UNIX and Linux
Topic: SpaceNavigator driver for QNX
Replies: 2
Views: 44336

Re: SpaceNavigator driver for QNX

I ultimately managed to get a working piece of code, derived from https://www.ram.ewi.utwente.nl/ECSSoftware/luna-docs/extreme3dpro_8cpp_source.html . Unfortunately I can only read three values, representing X,Y and Z. Does anyone know what I have to change in my Code to be able to read out the rota...
by thomasth
Tue Jan 17, 2017 8:25 am
Forum: Developer's Forum for UNIX and Linux
Topic: SpaceNavigator driver for QNX
Replies: 2
Views: 44336

SpaceNavigator driver for QNX

Hello everyone! I am currently working on integrating the SpaceNavigator Joystick into my programm, running on QNX (realtime-OS) on a Beaglebone Black. My current goal is to simply read in the SpaceNavigators sensor values into my C program. Unfortunately, I am not very experienced with USB driver p...