Hello,
there seems to be an ommision in the DeviceLink protocol description in versions 4.11+.
To quote the docs:
Quote:
TrackIR
11 set(float,float,float)
Sets the camera turn angles - yaw, pitch, and roll [deg.].
The roll param is ignored.
|
The problem is, that in 4.11+ this doesn't work; to make it behave, six flot values has to be sent, representing all 6 degrees of freedom.
As for Spiff's problem, new linuxtrack version supports this, using the '--format-il2-6dof' option. Also the linuxtrack wine plugin (installed via ltr_gui) should work.
Kind regards,
Michal