Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-10-19 | decruft more | Stanislaw Halik | |
2014-10-19 | main: refactor interlocked parts | Stanislaw Halik | |
2014-10-18 | Set disabled axis to zero | Stanislaw Halik | |
Issue: #86 | |||
2014-10-18 | fix ypr when translation-compensating | Stanislaw Halik | |
2014-10-17 | Merge commit 'f78b96a' into unstable | Stanislaw Halik | |
* commit 'f78b96a': gcc too much a piece of work often submit mapped data to filter, not raw nonsense drop decimal places for rot/trans in UI rotation below -99 didn't display, just froze add-comment | |||
2014-10-17 | don't reduce usleep at ms granularity pointlessly | Stanislaw Halik | |
2014-10-15 | submit mapped data to filter, not raw | Stanislaw Halik | |
2014-10-12 | simplify, rename infix operator | Stanislaw Halik | |
2014-10-05 | tracker: cleanup | Stanislaw Halik | |
2014-10-05 | flush and push | Stanislaw Halik | |
2014-10-04 | flush before windows breaks and data lossage | Stanislaw Halik | |
2014-10-03 | fix toggle axis enablement properly | Stanislaw Halik | |
2014-10-03 | prevent reset to origin on pause hotkey | Stanislaw Halik | |
Issue: #72 Reported-by: @Pretagonist | |||
2014-09-24 | core: fix timer units | Stanislaw Halik | |
2014-09-22 | remove "second tracker" support | Stanislaw Halik | |
Was always a kludge. | |||
2014-09-19 | reorder, pedantry | Stanislaw Halik | |
2014-09-17 | keep using raw headpose in ui | Stanislaw Halik | |
Issue: #52 | |||
2014-09-17 | hook up axis src logic | Stanislaw Halik | |
Issue: #52 | |||
2014-09-17 | simplify alt axis logic | Stanislaw Halik | |
2014-09-13 | nix comment cancer | Stanislaw Halik | |
2014-07-11 | some java-ism dirt nap | Stanislaw Halik | |
2014-06-14 | tracker: reduce sleep if taking too long | Stanislaw Halik | |
2014-01-14 | pitch axis needs inverting too for FT protocol | Stanislaw Halik | |
2014-01-13 | flip tcomp axis for freetrack protocol | Stanislaw Halik | |
It's the easy way out, for now. Need to align 6DOF conventions of all available trackers, eventually | |||
2014-01-13 | hopefully work around tracker thread freeze on exit (issue #18) | Stanislaw Halik | |
Reported-by: @chsims1 Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2014-01-05 | remove empty dtor | Stanislaw Halik | |
2013-12-31 | main: use settings framework | Stanislaw Halik | |
2013-12-14 | don't compensate Z axis as an option | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-12-14 | allow for Z swapping for tcomp | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-12-10 | s/Give/Get/ | Stanislaw Halik | |
2013-12-10 | get rid of "last_post_filter" | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-12-10 | this declaration must have larger extent | Stanislaw Halik | |
2013-12-10 | get rid of 'confid' | Stanislaw Halik | |
2013-12-10 | move declarations closer to usage | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-12-10 | don't jump around when repeatedly centering | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-12-09 | move translation compensation to its own function | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-11-26 | use tracker-declared Hz | Stanislaw Halik | |
2013-10-31 | add credit to original author | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-30 | fix recentering | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-29 | remove rewritten code copyright notice | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-29 | move variable decls into inner scope | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-29 | hopefully fix compensation for good | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-29 | fix compensation | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-28 | remove broken scaling code | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-27 | remove unused vars | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-27 | compensation v2: don't rotate on pure translation | Stanislaw Halik | |
2013-10-27 | main: improve pose compensation | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-26 | Project Evil: don't reset view on mutex timeout | Stanislaw Halik | |
Reported-by: Tomasz Listwan Tested-by: Tomasz Listwan | |||
2013-10-25 | double polling interval for rift, hydra | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> | |||
2013-10-25 | add translation compensation | Stanislaw Halik | |
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> |