Alberto Fanjul
3bcaf90519
Select dominant rotation/translation
...
Based on a movement treshold and allowing to reset after some inactivity
2023-02-22 20:15:04 +02:00
John Tsiombikas
59b0be26f8
Change deadzone config to affect the device axes, not the output axes.
...
Makes much more sense like that.
2022-03-20 20:06:12 +02:00
Alberto Fanjul
4f7989d04b
Actions for buttons to enable/disable rotation/translation
2022-02-09 20:43:24 +01:00
luz paz
bf0ea1ecf9
Fix trivial source comment typos
...
Found via `codespell -q 3 -L mot`
2022-02-05 10:22:09 -05:00
John Tsiombikas
9f748d16fe
Added mechanism to bind buttons to actions.
...
Currently implemented actions: sensitivity up/down/reset.
2021-09-23 23:38:22 +03:00
John Tsiombikas
18ae3074a4
Removed references to the log and logfile configuration options from the
...
example spnavrc file. These were changed into the `-l` commandline
argument some time ago. Closes issue #27 .
2020-11-15 02:33:38 +02:00
John Tsiombikas
af9b3a1060
converted all (?) logging to use the logmsg function which can log to
...
any user-configurable log file or to syslog
2019-01-28 05:41:06 +02:00
John Tsiombikas
6d326b1f27
- Better example-spnavrc descriptions
...
- remove some debugging printfs which where commited accidentally previously
git-svn-id: svn+ssh://svn.code.sf.net/p/spacenav/code/trunk/spacenavd@189 ef983eb1-d774-4af8-acfd-baaf7b16a646
2015-02-12 16:07:47 +00:00
John Tsiombikas
69f0a1bd65
moved axis remapping before checking deadzones
...
git-svn-id: svn+ssh://svn.code.sf.net/p/spacenav/code/trunk/spacenavd@188 ef983eb1-d774-4af8-acfd-baaf7b16a646
2015-02-12 15:35:56 +00:00
John Tsiombikas
0517f0e481
added all the missing options to the example-spnavrc file
...
git-svn-id: svn+ssh://svn.code.sf.net/p/spacenav/code/trunk/spacenavd@186 ef983eb1-d774-4af8-acfd-baaf7b16a646
2015-02-12 02:19:25 +00:00
John Tsiombikas
01340da0f8
added example config file
...
git-svn-id: svn+ssh://svn.code.sf.net/p/spacenav/code/trunk/spacenavd@110 ef983eb1-d774-4af8-acfd-baaf7b16a646
2010-08-01 00:36:37 +00:00