summaryrefslogtreecommitdiffhomepage
path: root/ftnoir_tracker_rift
AgeCommit message (Collapse)Author
2014-01-15make all tracker/protocol/filter dialogs non-modalStanislaw Halik
2014-01-05remove settings dialog copypasted all over, losing functionalityStanislaw Halik
2014-01-01don't reference QSettings anymoreStanislaw Halik
2013-12-31finish renameStanislaw Halik
2013-12-31meta: get rid of Initialize(), now RAIIStanislaw Halik
2013-12-30rift: remove captain obvious commentsStanislaw Halik
2013-12-30settings framework for riftStanislaw Halik
2013-12-14sttupid gitmm0zct
2013-12-14found a new filemm0zct
2013-12-14we now have an oculus logomm0zct
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
This reverts commit 8b3285917eeb228e9811df75568d927b763644cf. Requested-by: mm0zct
2013-11-26declare tracker hz to prevent deconvergence of IHTStanislaw Halik
2013-11-26Added positional tracking?!mm0zct
perhaps, perhaps not.. to be tested -mm0zct
2013-11-01Merge branch 'master' of https://github.com/opentrack/opentrackmm0zct
2013-11-01We now just enumerate on the sensor, rather than finding the HMD, this means ↵mm0zct
we don't need it attached to the display and it also works better on linux now -mm0zct
2013-11-01resize checkbox (mm0zct reported-by)Stanislaw Halik
2013-11-01fix spring -mm0zctStanislaw Halik
2013-11-01finish resizeStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-11-01use doubles; denormals are flushed to zeroStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-11-01adjust ui sizeStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-11-01alias variable, fix brainoStanislaw Halik
2013-11-01spring v2: magic nums -> ui, squash uninit mem accessStanislaw Halik
-sthalik&mm0zct
2013-10-30pass warns except ovr.h includesStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-10-30pass warns harderStanislaw Halik
2013-10-30pass warnsStanislaw Halik
2013-10-30pass -Wall -Wextra -pedantic, add #pragma onceStanislaw Halik
2013-10-30remove incorrect copyright assignmentStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-10-24rift-ui: add layoutStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
2013-10-24rift: fix crash with no deviceStanislaw Halik
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
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
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl> In-absence-of: mm0zct
2013-10-05renamed the re-centre spring define to OPENTRACK_RIFT_RECENTRE_SPRINGmm0zct
no longer default
2013-10-05added a re-centre spring effect, optional compiler preprocessor, enabled by ↵mm0zct
default
2013-09-15Fix mingw-w64 cross-compile from LinuxStanislaw Halik
Case-sensitivity and MSVC-isms bite again.
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 ↵mm0zct
inversion of FTNoIR itself. Also added an include directory the Rift needs which was absent before.
2013-06-27Fix the buildStanislaw Halik
2013-06-27Merge branch 'master' of github.com:opentrack/opentrackStanislaw Halik
Conflicts: ftnoir_tracker_rift/ftnoir_tracker_rift.cpp
2013-06-27Rename R[XYZ] to Yaw, Pitch, Roll to avoid confusionStanislaw Halik
Requested-by: mm0zct
2013-06-26Various changes and refactoring. Rotation correct for the Hydra, mostlymm0zct
correct for the Rift, Rift looks better in OpenTrack, Hydra looks better in Dirt3. Also rewrote the Rotation code for Quaternions, although it seems broken with and without the changes. Will investigate. -Chris
2013-06-06Remove dead codeStanislaw Halik
2013-04-29Rename global settings locationStanislaw Halik
2013-04-29Correct prototypesStanislaw Halik
2013-04-27Map to degreesStanislaw Halik
2013-04-27Some more unused translation cruftStanislaw Halik