Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New joystick - Nvidia shield or other custom joystick #3

Open
drobban opened this issue Jan 24, 2018 · 2 comments
Open

New joystick - Nvidia shield or other custom joystick #3

drobban opened this issue Jan 24, 2018 · 2 comments

Comments

@drobban
Copy link

drobban commented Jan 24, 2018

Hello.
I have added mappings for Nvidia shield joystick, also made a "debug" mode that prints the axis values and mode buttons to the terminal.

Also started implementing a custom mapping feature. The user will at startup be able to send a list of bindings for axis and buttons. In that way, if a joystick "binding" is missing, the user will be able to send custom mappings and also. Just have to clean up the code a bit before commiting it into my fork.

Is this something you are interested in merging into your project?

@jberaud
Copy link
Owner

jberaud commented Jan 25, 2018

I have added mappings for Nvidia shield joystick, also made a "debug" mode that prints the axis values and mode buttons to the terminal.

There is a "verbose" mode that already prints some info but maybe you wanted to add more.

Is this something you are interested in merging into your project?

Of course. Please submit a PR and I'll review it.

@drobban
Copy link
Author

drobban commented Jan 30, 2018

Sent #4
The debug feature is called "simulation" in the code. Perhaps not the best name choice. The purpose is to visualize the "mapping" without the need of involving network communication.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants