1
0
Fork 0
flightgear/3rdparty/joystick
Florent Rougon 0aa692a4df PLIB joystick: don't nuke kernel-level deadband settings on Linux
So far, the Linux PLIB implementation used to nuke any deadband set at
kernel level with jscal(1) as soon as the joystick was opened. This
broke joystick calibration for FG and unrelated programs, for people who
cared to tune their kernel-level deadband setting.

This fixes PLIB bug #47[1]. Note that the fix has already been in Debian
buster's plib for some time (plib 1.8.5-8 uploaded on 24 Jul 2017[2]).

[1] https://sourceforge.net/p/plib/bugs/47/

[2] https://tracker.debian.org/news/858564/accepted-plib-185-8-source-into-unstable/
2018-05-03 21:51:36 +02:00
..
CMakeLists.txt Import PLIB JS code into FlightGear 2018-05-03 00:02:09 +01:00
js.cxx Import PLIB JS code into FlightGear 2018-05-03 00:02:09 +01:00
js.h Import PLIB JS code into FlightGear 2018-05-03 00:02:09 +01:00
jsBSD.cxx Import PLIB JS code into FlightGear 2018-05-03 00:02:09 +01:00
jsLinux.cxx PLIB joystick: don't nuke kernel-level deadband settings on Linux 2018-05-03 21:51:36 +02:00
jsMacOSX.cxx Import PLIB JS code into FlightGear 2018-05-03 00:02:09 +01:00
jsNone.cxx Import PLIB JS code into FlightGear 2018-05-03 00:02:09 +01:00
jsWindows.cxx Import PLIB JS code into FlightGear 2018-05-03 00:02:09 +01:00