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

Control joystick's force effects via COM-port #8

Open
GoogleCodeExporter opened this issue Mar 21, 2015 · 2 comments
Open

Control joystick's force effects via COM-port #8

GoogleCodeExporter opened this issue Mar 21, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

1. What is it that the new feature will do or allow?

Allow writing applications on PC that can control the joystick's force effects 
directly by sending the effects data and commands directly to the virtual 
COM-port instead of using DirectX or the FFB USB-protocols.

2. Who would primarily use or benefit from the new feature?

Developers of the PC software that do not want to face the complexity of 
DirectX, but want to control the joystick directly.

Here's the description from the original source of the request "Joseph":

"My project is called 'Tourist' it's a non-violent fps style exploration VR 
type of game to help the ill to relax basically. A child could play it.
BlitzBasic3D has a really IFFY ff module, so I'd prefer to attack this problem 
via serial com port and/or a slave app. I have other input devices also."

3. How would one use the new feature?

Once the joystick is connected, an application could open the virtual COM-port 
to the joystick and start sending effects data and thus be able to fully 
control the joysticks force effects in a much simpler way.

This feature might also help adapter developer to run unit tests on the adapter 
software without the need of writing complex DirectX code.

Original issue reported on code.google.com by [email protected] on 29 Dec 2013 at 2:03

@GoogleCodeExporter
Copy link
Author

Original comment by [email protected] on 7 Jan 2014 at 12:13

  • Changed state: Started

@GoogleCodeExporter
Copy link
Author

Original comment by [email protected] on 8 Jan 2014 at 12:19

  • Changed state: Testing

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

No branches or pull requests

2 participants