Age | Commit message (Expand) | Author |
2016-08-08 | proto/vjoy: remove | Stanislaw Halik |
2016-08-08 | proto/simconnect: specify right path after hier(7) changes | Stanislaw Halik |
2016-08-07 | api/plugins: add center hook for accumulative trackers | Stanislaw Halik |
2016-08-07 | logic/simple-mat: fix axis swap sign | Stanislaw Halik |
2016-08-07 | logic/tracker: fix gimbal lock in a crude way | Stanislaw Halik |
2016-08-07 | compat/options: simplify getter | Stanislaw Halik |
2016-08-07 | Fix trivial build errors on linux. Also support Qt 5.5. | DaMichel |
2016-08-05 | gui/settings: add note on how center translation works badly with tx compensa...opentrack-2.3-rc49p10 | Stanislaw Halik |
2016-08-05 | Update README.md | Stanisław Halik |
2016-08-05 | readme update | DaMichel |
2016-08-04 | filter/accela: simplify signum, retval | Stanislaw Halik |
2016-08-04 | filter/accela: actually fix nonlinearity formula | Stanislaw Halik |
2016-08-04 | filter/accela: fix nonlinearity formula | Stanislaw Halik |
2016-08-04 | filter/accela: remove accidental debug code | Stanislaw Halik |
2016-08-04 | cmake: install cleye.config to modules dir also on win32 | Stanislaw Halik |
2016-08-04 | tracker/pt: lower max dynamic pose distance | Stanislaw Halik |
2016-08-04 | Merge pull request #400 from DaMichel/kalman-feature | DaMichel |
2016-08-04 | filter/kalman: deadzone tweaks | DaMichel |
2016-08-04 | filter/kalman: log sliders that only change a single decimal digit at a time ... | DaMichel |
2016-08-04 | filter/kalman: changed copyright notice | DaMichel |
2016-08-02 | filter/kalman: deadzone adjustment and parameter tuning | DaMichel |
2016-08-02 | filter/kalman: slider resolution shall be limited by pixels on screen, not by... | DaMichel |
2016-08-02 | filter/kalman: use fixed size matrices | DaMichel |
2016-08-02 | filter/kalman: fix typo | Stanislaw Halik |
2016-08-02 | filter/kalman: ensure data members are aligned | Stanislaw Halik |
2016-08-02 | filter/kalman: fix "static constexpr double" ODR | Stanislaw Halik |
2016-08-02 | filter/kalman: remove @dbaarda's copyright from dialog | Stanislaw Halik |
2016-08-02 | filter/kalman: find eigen in non-standard locations | Stanislaw Halik |
2016-08-02 | filter/kalman: rename header only | Stanislaw Halik |
2016-08-02 | kalman filter revised: noise model change, switch to Eigen3, implemented | DaMichel |
2016-08-01 | gui: use a hammer icon for the tracker/filter/proto settings | Stanislaw Halik |
2016-08-01 | cmake: switch to c++14 | Stanislaw Halik |
2016-08-01 | tracker/pt: add rounding to camera Hz | Stanislaw Halik |
2016-08-01 | filter/accela: fix splines | Stanislaw Halik |
2016-07-31 | cmake: compiler path for my convenience | Stanislaw Halik |
2016-07-31 | cv: don't dllimport the static library | Stanislaw Halik |
2016-07-31 | cmake: connect cv module | Stanislaw Halik |
2016-07-31 | pose-widget, tracker/{aruco,pt}: check more often for widget visibility | Stanislaw Halik |
2016-07-31 | tracker/{aruco, pt}, compat, api: move opencv camera class to cv module | Stanislaw Halik |
2016-07-31 | tracker/{pt,aruco}: don't include opencv highgui, videoio is enough | Stanislaw Halik |
2016-07-31 | tracker/pt: use max distance for dynamic pose | Stanislaw Halik |
2016-07-31 | filter/accela: fix typo | Stanislaw Halik |
2016-07-31 | filter/accela: reduce rotation nonlinearity range to 1->1.75 | Stanislaw Halik |
2016-07-31 | compat/slider: try avoid rounding some more | Stanislaw Halik |
2016-07-31 | gui: make mapping background color apply only to tab content | Stanislaw Halik |
2016-07-31 | logic/tracker: remove debug printf's | Stanislaw Halik |
2016-07-31 | gui/options: use and restore program directory around dialog | Stanislaw Halik |
2016-07-30 | gui/settings: fix for track-logger | Stanislaw Halik |
2016-07-30 | logic/track-logger: delete copy operators for base class | Stanislaw Halik |
2016-07-30 | logic/track-logger: fix misuse of virtual keyword | Stanislaw Halik |