diff --git a/index.html b/index.html deleted file mode 100644 index 21a1841..0000000 --- a/index.html +++ /dev/null @@ -1,89 +0,0 @@ - - - - - - X52Pro-Linux by nirenjan - - - - - - - -
-
-

X52Pro-Linux

-

Saitek X52Pro drivers & controller mapping software for Linux

- -

View the Project on GitHub nirenjan/x52pro-linux

- - - -
-
-

-Saitek X52Pro joystick driver for Linux

- -

-Overview

- -

This project adds a new driver for the Saitek/MadCatz X52 Pro flight -control system. The X52 pro is a HOTAS (hand on throttle and stick) -with 7 axes, 39 buttons, 1 hat and 1 thumbstick and a multi-function -display which is programmable.

- -

Currently, only Windows drivers are available from Saitek PLC, which -led me to develop a new Linux driver which can program the MFD and -the individual LEDs on the joystick. Although the standard usbhid -driver is quite capable of reading the joystick, it is not sufficient to -really utilize all the capabilities of this system.

- -

-Status

- -

This page documents the objectives of the project and the status. This project is currently a work-in-progress.

- -

-Kernel Module

- -

Currently, a kernel module exists which supports reading from the joystick and reporting to the input subsystem. The kernel module also supports setting the following:

- -

Pending are the following:

- -

-Userspace Daemon

- -

In progress is a userspace daemon which hooks to the hidraw interface of the standard usbhid driver and interprets the hidraw data. Objectives for this daemon are:

- - -
- -
- - - - \ No newline at end of file diff --git a/javascripts/scale.fix.js b/javascripts/scale.fix.js deleted file mode 100644 index 87a40ca..0000000 --- a/javascripts/scale.fix.js +++ /dev/null @@ -1,17 +0,0 @@ -var metas = document.getElementsByTagName('meta'); -var i; -if (navigator.userAgent.match(/iPhone/i)) { - for (i=0; i