Search found 2 matches
- Fri Aug 12, 2011 6:43 am
- Forum: Developer's Forum for Windows
- Topic: Jumpy readings from Space Navigator using DI8 (Direct Input)
- Replies: 16
- Views: 30238
Ah, thanks for that bit of info. I tried using DIPROPAXISMODE_ABS, but this creates the problem that the axes' values don't return to zero I let go (so it ends up integrating them over time). DIPROPAXISMODE_ABS works perfectly on the SpacePilot Pro, so we're going to support only the latter for the ...
- Wed Aug 10, 2011 6:47 am
- Forum: Developer's Forum for Windows
- Topic: Jumpy readings from Space Navigator using DI8 (Direct Input)
- Replies: 16
- Views: 30238
I'm having the same problem with Space Navigator and DirectInput, but only if I increase the polling frequency higher than 30 Hz. If I set the frequency to 100 Hz, the values will sometimes be zero, which seems to indicate that perhaps the device can't keep up with the polling. The weird thing is th...