3dscontroller-ng/3DSsource/source
Fijxu 2b3744a344 Add gyro & accel support. Update python script.
- Added Gyroscope and accelerometer support. Now the 3DS sends the data of the Gyroscope
  and accelerometer to the IP address

- Now the python script uses `python-evdev` instead of `python-uinput`.
  It support more EVENTS and INPUT_PROPS, so the gyroscope and
  accelerometer is identified as an gyro and accel device. Just like the
  DualShock linux driver (hid-playstation.c)

- Python script has now a debug variable, if it's enabled it will show
  some debug info, like the state of the keys and sensors X,Y,Z
  positions.

- Added some explanations on the python script to make development more
  easier (Mostly for myself)
2023-07-30 17:22:04 -04:00
..
drawing.c Add gyro & accel support. Update python script. 2023-07-30 17:22:04 -04:00
inet_pton.c Add gyro & accel support. Update python script. 2023-07-30 17:22:04 -04:00
input.c Add gyro & accel support. Update python script. 2023-07-30 17:22:04 -04:00
keyboard.c Add gyro & accel support. Update python script. 2023-07-30 17:22:04 -04:00
main.c Add gyro & accel support. Update python script. 2023-07-30 17:22:04 -04:00
settings.c Add gyro & accel support. Update python script. 2023-07-30 17:22:04 -04:00
wireless.c Add gyro & accel support. Update python script. 2023-07-30 17:22:04 -04:00