FreeSpacenav / spacenavd

Free user-space driver for 6-dof space-mice.
http://spacenav.sourceforge.net
GNU General Public License v3.0
279 stars 55 forks source link

Fix dominant axis mode #84

Closed jtsiomb closed 5 months ago

jtsiomb commented 1 year ago

The current implementation of dominant axis mode, recently merged from pull request #65 is incorrect. The driver is supposed to only report the motion of the largest magnitude. There's no need for timers and delays between changes of active motion.