Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
This reverts commit c08d63041e184ae642486eebfb4fd770d0a142b6.
Revert "tracker/aruco: allow for more translation on the spline"
This reverts commit f56f30f1d076c8b48a0bd4ce47b26ede618d2880.
|
|
It was easiest to reproduce when a protocol failed to load. As usual, win32
debugging without MSVC++ is nearly useless.
|
|
|
|
|
|
|
|
|
|
|
|
Adjust usages.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
The run_in_thread_{sync,async} functions inject a functional into a Qt event
queue. The former also takes care to process void return values.
|
|
|
|
|
|
Issue: #410
|
|
|
|
|
|
|
|
|
|
|
|
It's not present in GNU with -std=c++14
|
|
Issue: #410
Reported-by: @Len62
|
|
|
|
Reported-by: @DaMichel
cf.
https://github.com/DaMichel/opentrack/commit/777942eb65884ba9248c01399a4a5d1e72a35d80#commitcomment-18587629
|
|
For use in the joystick module.
|
|
- the timekeeping handling was incorrect and Hz was lower than expected
- change Hz from 333 to 250 Hz
- adjust track-logger usage
|
|
|
|
|
|
|
|
Issue: #411
Reported-by: @Tux0Topo
|
|
|
|
|
|
|
|
|
|
|
|
Adjust usages in PT and Aruco trackers.
|
|
|
|
|
|
Adjust usages.
|
|
Issue: #411
Reported-by: @Tux0Topo
|
|
Issue: #410
Reported-by: @albertolg
|