3dscontroller-ng/3DSsource
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
..
.cache/clangd/index Add gyro & accel support. Update python script. 2023-07-30 17:22:04 -04:00
.vscode Add gyro & accel support. Update python script. 2023-07-30 17:22:04 -04:00
build Add gyro & accel support. Update python script. 2023-07-30 17:22:04 -04:00
cxi Add gyro & accel support. Update python script. 2023-07-30 17:22:04 -04:00
include Add gyro & accel support. Update python script. 2023-07-30 17:22:04 -04:00
source Add gyro & accel support. Update python script. 2023-07-30 17:22:04 -04:00
.gdb_history Add gyro & accel support. Update python script. 2023-07-30 17:22:04 -04:00
3DSController.3ds Add gyro & accel support. Update python script. 2023-07-30 17:22:04 -04:00
3DSController.3dsx Add gyro & accel support. Update python script. 2023-07-30 17:22:04 -04:00
3DSController.cia Add gyro & accel support. Update python script. 2023-07-30 17:22:04 -04:00
3DSController.elf Add gyro & accel support. Update python script. 2023-07-30 17:22:04 -04:00
3DSController.ini Add gyro & accel support. Update python script. 2023-07-30 17:22:04 -04:00
3DSController.smdh Add gyro & accel support. Update python script. 2023-07-30 17:22:04 -04:00
3DSControllerstripped.elf Add gyro & accel support. Update python script. 2023-07-30 17:22:04 -04:00
compile_commands.json Add gyro & accel support. Update python script. 2023-07-30 17:22:04 -04:00
Makefile Add gyro & accel support. Update python script. 2023-07-30 17:22:04 -04:00