philou76 / linux-track

Automatically exported from code.google.com/p/linux-track
0 stars 0 forks source link

Hardcoded angle limits #4

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Hi,

There are hardcoded angle limits -180 - 180 (tracking.c clamp_angle ())
It would be great to have these limits configurable. 360 is not enough for 
external views.

I am using linux-track in IL-2 with linuxtrack-wine dll 
(http://code.google.com/p/linuxtrack-wine/) and NewView 
(http://www.newview.hruks.com/index_en.php) on top of linuxtrack-wine.
NewView and IL-2 have own limits for cockpit view, but 360 limit is annoying on 
external view.

Thanks,
Alexander 

Original issue reported on code.google.com by aorev...@gmail.com on 12 May 2011 at 12:27

GoogleCodeExporter commented 8 years ago
Hi,
I'm sorry for the late answer - for some reason the notification didn't reach 
my email...
I was going to change a bit stuff around the axes setup, and the limits will be 
configurable there...
Unfortunately I'm not going to implement it immediately, since I'm in the 
middle of work on improving webcam support for mac, but this is the next item 
in the pipe.
Thanks for the report,

Michal

Original comment by f.jo...@email.cz on 17 May 2011 at 12:06

GoogleCodeExporter commented 8 years ago
Should be fixed in the current revisions.

Original comment by f.jo...@email.cz on 12 Oct 2011 at 10:09