Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-11-25 | no need to bundle obsolete .apk here | Stanislaw Halik | |
2014-11-25 | Revert "revert freepie apk change for now" | Stanislaw Halik | |
This reverts commit ee86e9367d960a7993409e4fc2f4cef1309d109b. New .apk version released by FreePIE | |||
2014-11-24 | accela: tweak delta smoothing | Stanislaw Halik | |
2014-11-24 | accela: use dynamic dt | Stanislaw Halik | |
2014-11-24 | aruco: decrease threshold param | Stanislaw Halik | |
2014-11-24 | aruco: framerate s/120/125 | Stanislaw Halik | |
2014-11-24 | timer: split start/elapsed. convert uses | Stanislaw Halik | |
2014-11-23 | pt: avoid crash on startup/close with opencv/highgui/libv4l | Stanislaw Halik | |
2014-11-23 | pt: get resolution when frame arrives | Stanislaw Halik | |
2014-11-23 | pt: nix old camera code | Stanislaw Halik | |
2014-11-23 | remove "R" labels from cap for consistency | Stanislaw Halik | |
Issue: #96 | |||
2014-11-23 | copy old config when saving | Stanislaw Halik | |
Issue: #96 | |||
2014-11-23 | force options flush to file when saving | Stanislaw Halik | |
2014-11-23 | remove dead code | Stanislaw Halik | |
2014-11-23 | remove obsolete commentopentrack-2.3-rc3 | Stanislaw Halik | |
2014-11-22 | pt: fix copy-paste bug in d_order logic | Stanislaw Halik | |
Issue: #63, #93 | |||
2014-11-22 | pt: restore original ypr code | Stanislaw Halik | |
2014-11-22 | pt: rename class to avoid further confusion | Stanislaw Halik | |
"FrameTrafo" isn't a word even. Rename to "Affine" | |||
2014-11-22 | don't crash with x=2^31-1 | Stanislaw Halik | |
2014-11-19 | fix build further | Stanislaw Halik | |
2014-11-19 | fix build with recent mingw-w64 | Stanislaw Halik | |
2014-11-19 | cmake: fix lto build | Stanislaw Halik | |
2014-11-19 | cmake convenience | Stanislaw Halik | |
2014-11-13 | model calibration had sign swapped | Stanislaw Halik | |
Issue: #93 | |||
2014-11-12 | pt: restore clip model pitch. remove workaround | Stanislaw Halik | |
Issue: #63, #93 | |||
2014-11-12 | pt: fix ui tab order | Stanislaw Halik | |
2014-11-11 | PT: change pitch sign yet again | Stanislaw Halik | |
Issue: #63 | |||
2014-11-11 | add rotation value addition to freepie-udp | Stanislaw Halik | |
Otherwise gimbal lock singularities occur. Tested-by: @KyokushinPL | |||
2014-11-11 | wiki update | Stanislaw Halik | |
2014-11-11 | dedupopentrack-2.3-rc2 | Stanislaw Halik | |
2014-11-11 | resize shortcut window | Stanislaw Halik | |
2014-11-11 | disallow profile switch during tracking | Stanislaw Halik | |
2014-11-11 | sane gimbal lock bounds | Stanislaw Halik | |
Tested-by: @KyokushinPL Issue: #63 | |||
2014-11-11 | pt: align spinboxes with clip image | Stanislaw Halik | |
2014-11-11 | add again gimbal lock workaround code | Stanislaw Halik | |
@KyokushinPL reports +-90 pitch boundary broken otherwise | |||
2014-11-11 | centering changes | Stanislaw Halik | |
2014-11-10 | negate yaw, pitch, roll values | Stanislaw Halik | |
Submitted-by: @FlyingCircus- Issue: #63 | |||
2014-11-10 | nix debug display posit iter count | Stanislaw Halik | |
2014-11-10 | restore PT axis order swap | Stanislaw Halik | |
Reported-by: @FlyingCircus- Issue: #63 | |||
2014-11-10 | simplify centering | Stanislaw Halik | |
2014-11-10 | only replace profile directory if not cancelled | Stanislaw Halik | |
2014-11-10 | fix build | Stanislaw Halik | |
Issue: #92 | |||
2014-11-09 | guard against gimbal lock | Stanislaw Halik | |
Issue: #63 | |||
2014-11-09 | doesn't hurt to use the commented-out formula | Stanislaw Halik | |
2014-11-09 | reduce pitch input to 90. keep output at 180 | Stanislaw Halik | |
It has to stay that way till euler internal usage's gone. | |||
2014-11-09 | nix reset, doesn't do anything now | Stanislaw Halik | |
2014-11-09 | pt: fix pitch sign | Stanislaw Halik | |
This made clip dialog unusable. Reported-by: @FlyingCircus- Issue: #63 | |||
2014-11-09 | Revert "fix typos" | Stanislaw Halik | |
This reverts commit e74f029bf790342b1d3e0f11e5edf98c16946b08. | |||
2014-11-09 | add comment | Stanislaw Halik | |
2014-11-09 | fix typos | Stanislaw Halik | |