Age | Commit message (Collapse) | Author |
|
exporting an EVN-Variable OTR_OSX_ARCH=arm64
I build with after cloning the repo
cd opentrack
export OTR_OSX_ARCH=arm64 ; cmake --toolchain ./cmake/apple.cmake -S . -B build
cd build
make install
|
|
Using install-fail-tool with macdeployqt together will load duplicate
copies of the shared libraries into the process, leading to crashes.
Reported by: @matatata
Issue: #1705
|
|
|
|
Shortcuts do not work
|
|
|
|
Issue: #1700
Fix by: @ackalker
|
|
|
|
|
|
results in alpha == 1.0
|
|
a spherical deadzone
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
frequency noise and cancels low speed position drift
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Finishing it is just a bit more work.
See: #1264
|
|
We'll actually support both libprocps and libproc2. What a mess.
|
|
|
|
|
|
|
|
|
|
|
|
reducing jitter and reduce the simconnect thread to keepalive work
|
|
|
|
* Minor corrections to alpha calculation and some comments to help it make sense
* Added some explanatory text to the hamilton filter dialog and changed the layout
|
|
|
|
|
|
PR: #1665
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|