summaryrefslogtreecommitdiffhomepage
path: root/ftnoir_tracker_rift/ftnoir_tracker_rift.cpp
AgeCommit message (Expand)Author
2015-10-29support rift 0.2.5, 0.4.2, 0.8.0Stanislaw Halik
2015-07-16all: use macros for symbol exposureStanislaw Halik
2014-10-29rift needs yaw+pitch swappageStanislaw Halik
2014-10-19decruft moreStanislaw Halik
2014-10-19update modules to refactored APIStanislaw Halik
2014-10-12fixup! comments onlyStanislaw Halik
2014-09-22get rid of evil CALLING_CONVENTION macroStanislaw Halik
2014-09-22win32: all plugins in Windows binary distro updated to new apiStanislaw Halik
2014-09-22remove obsolete axis selector from trackersStanislaw Halik
2014-09-08Flip tx, not yaw, as dyvoid said in the first placeStanislaw Halik
2014-09-07Flip yaw too for riftStanislaw Halik
2014-09-07Rift: position tracking DK2, pitch signStanislaw Halik
2014-08-31fix ovr 0.4 api usageStanislaw Halik
2014-08-30update API to OVR 0.4.1Stanislaw Halik
2014-07-28rift: fix typo (XXX still unknown the unit of position)Stanislaw Halik
2014-07-28rift: position tracking, logic fixesStanislaw Halik
2014-07-27Finish rename for all platformsStanislaw Halik
2014-07-18Rift: no need for temporary array, inline itStanislaw Halik
2014-07-18Rift logic broken, reorderStanislaw Halik
2014-07-11adapt rift to needlessly changed api in sdk 0.3.xStanislaw Halik
2013-12-31meta: get rid of Initialize(), now RAIIStanislaw Halik
2013-12-30settings framework for riftStanislaw Halik
2013-12-10s/Give/Get/Stanislaw Halik
2013-12-10remove return value from GiveHeadPoseDataStanislaw Halik
2013-12-04fix crash with no riftStanislaw Halik
2013-11-30Revert "Added positional tracking?!"Stanislaw Halik
2013-11-26Added positional tracking?!mm0zct
2013-11-01We now just enumerate on the sensor, rather than finding the HMD, this means ...mm0zct
2013-11-01fix spring -mm0zctStanislaw Halik
2013-11-01use doubles; denormals are flushed to zeroStanislaw Halik
2013-11-01alias variable, fix brainoStanislaw Halik
2013-11-01spring v2: magic nums -> ui, squash uninit mem accessStanislaw Halik
2013-10-30pass -Wall -Wextra -pedantic, add #pragma onceStanislaw Halik
2013-10-24rift: fix crash with no deviceStanislaw Halik
2013-10-21fixed Rift tracker for libovr SDK 0.2.5mm0zct
2013-10-21Rift: avoid leaks, reformatStanislaw Halik
2013-10-21Update to libovr 0.2.5, fix crash when no device attached.Stanislaw Halik
2013-10-05renamed the re-centre spring define to OPENTRACK_RIFT_RECENTRE_SPRINGmm0zct
2013-10-05added a re-centre spring effect, optional compiler preprocessor, enabled by d...mm0zct
2013-09-15Fix mingw-w64 cross-compile from LinuxStanislaw Halik
2013-09-14Downcase settings directory. Only affects LinuxStanislaw Halik
2013-08-15working magnetic correction at lastmm0zct
2013-06-29Merged in fixes to hydra and rift code, along with a bug in the pitch inversi...mm0zct
2013-06-27Fix the buildStanislaw Halik
2013-06-27Merge branch 'master' of github.com:opentrack/opentrackStanislaw Halik
2013-06-27Rename R[XYZ] to Yaw, Pitch, Roll to avoid confusionStanislaw Halik
2013-06-26Various changes and refactoring. Rotation correct for the Hydra, mostlymm0zct
2013-04-29Rename global settings locationStanislaw Halik
2013-04-29Correct prototypesStanislaw Halik
2013-04-27Map to degreesStanislaw Halik