Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-10-16 | Rename alpha/smoothing/output vars/attrs with better names. | Donovan Baarda | |
2014-10-16 | Change noise filtering from 2mins to 60secs. | Donovan Baarda | |
2014-10-16 | Update filter constants for dt=3ms as used in tracker.cpp. | Donovan Baarda | |
Change expressions and comments to make it easy to change dt. | |||
2014-10-15 | Simplify first_run handling to only initialize filter states. | Donovan Baarda | |
Make reset() set first_run=true; | |||
2014-10-15 | Remove unnecessary and faulty new_frame detection. | Donovan Baarda | |
This would only detect a non-new-frame when the camera input equalled the filtered output, which would only happen after a long period of no movement or noise. It also is not recommended for this type of filter. | |||
2014-10-14 | Merge branch 'flush-20141005' into unstable | Stanislaw Halik | |
* flush-20141005: aruco: fix fixating on the prev marker location drop guard, only relevant in direct/blockingqueued | |||
2014-10-14 | fix-build | Stanislaw Halik | |
2014-10-14 | aruco: fix fixating on the prev marker location | Stanislaw Halik | |
2014-10-14 | drop guard, only relevant in direct/blockingqueued | Stanislaw Halik | |
2014-10-14 | drop EZCA mode, pitch already up to 180 | Stanislaw Halik | |
2014-10-14 | fix calibration dialog in aruco/pt | Stanislaw Halik | |
2014-10-14 | nix crash on exit, add more stl, less qt | Stanislaw Halik | |
2014-10-14 | octopii width, srs business so you don't hafta | Stanislaw Halik | |
2014-10-14 | nix debug printf | Stanislaw Halik | |
2014-10-14 | merely nits | Stanislaw Halik | |
2014-10-14 | update options api | Stanislaw Halik | |
2014-10-14 | fix several instances of same group not refreshing | Stanislaw Halik | |
2014-10-14 | use layout for whole main window | Stanislaw Halik | |
fixes too small widgets inside of it | |||
2014-10-12 | opt: cleanup some nonsense | Stanislaw Halik | |
2014-10-12 | aruco cleanup, experimental contrast fix | Stanislaw Halik | |
2014-10-12 | fixup! comments only | Stanislaw Halik | |
2014-10-12 | explicit virtual override | Stanislaw Halik | |
2014-10-12 | copyright in header only | Stanislaw Halik | |
2014-10-12 | comments only | Stanislaw Halik | |
2014-10-12 | spline editor needs discard changes on cancel | Stanislaw Halik | |
2014-10-12 | simplify, rename infix operator | Stanislaw Halik | |
2014-10-11 | less crapola | Stanislaw Halik | |
2014-10-11 | Avoid floating point division by zero | Stanislaw Halik | |
Maybe-fixes-issue: #79 | |||
2014-10-11 | time.h -> ctime | Stanislaw Halik | |
2014-10-11 | cleanup includes | Stanislaw Halik | |
2014-10-05 | nix market pitch, aruco credit doesn't fit anymore sadly | Stanislaw Halik | |
2014-10-05 | nix cmath | Stanislaw Halik | |
2014-10-05 | tracker: cleanup | Stanislaw Halik | |
2014-10-05 | fix typo | Stanislaw Halik | |
2014-10-05 | allow for 180 pitch | Stanislaw Halik | |
2014-10-05 | cleanup some useless logic | Stanislaw Halik | |
2014-10-05 | whitespace only | Stanislaw Halik | |
2014-10-05 | mapping was set to nonsense when exceeded spline bounds | Stanislaw Halik | |
2014-10-05 | retab only | Stanislaw Halik | |
2014-10-05 | flush and push | Stanislaw Halik | |
2014-10-05 | flush | 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-10-01 | prettify tarball names | Stanislaw Halik | |
2014-10-01 | add tarball target | Stanislaw Halik | |
2014-09-28 | fix pose digitcount | Stanislaw Halik | |
2014-09-28 | fix FreePIE udp sender finally | Stanislaw Halik | |
With enormous thanks to @KyokushinPL for resources invested. Issue: #48 | |||
2014-09-27 | don't recalculate covariance for N frames like a drooling retard | Stanislaw Halik | |
2014-09-27 | unbreak build, needs access from subclass | Stanislaw Halik | |